PT-162578406 Add payable modifier #616
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "PT-162578406-payable_modifier"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Needs https://github.com/aeternity/aebytecode/pull/69
Still need the WIP label?
Name
is a boolean?So here,
Payable
is definitely a boolean, but inaeso_icode:set_payable/2
, the first argument is calledName
(though typed as a boolean), which at least looking at this context, seems confusing.Created by: hanssv
Copy pasted, should be
Payable
of course.Created by: hanssv
Now updated with the correct
aebytecode
commitCreated by: UlfNorell
Review: Approved
Created by: ThomasArts
Review: Approved
Merged by: hanssv at 2019-08-19 14:27:19 UTC