You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contract:send should support --gas, as tx:send does. tx:nop could support it too, but it doesn't make a lot of sense (it will always require only 21000).
The text was updated successfully, but these errors were encountered:
Both should support
--gasPrice
, astx:send
does.contract:send
should support--gas
, astx:send
does.tx:nop
could support it too, but it doesn't make a lot of sense (it will always require only 21000).The text was updated successfully, but these errors were encountered: