openzeppelin-sdk icon indicating copy to clipboard operation
openzeppelin-sdk copied to clipboard

Improve support for transactions with value on send-tx

Open nventuro opened this issue 6 years ago • 2 comments

Currently, the only way to append value to a function call done via send-tx is with the --value flag. On interactive mode, we should detect if the selected function is payable, and if so prompt a value input.

Additionally, we should include the value on the 'calling function foo with arguments a, b, c' message.

nventuro avatar Aug 30 '19 21:08 nventuro

Did this ever get added?

kamescg avatar May 03 '20 19:05 kamescg

@kamescg No, we haven't implemented this yet and it has very low priority for us.

frangio avatar May 04 '20 17:05 frangio