ethereum / remix-vscode

Remix VS Code extension
96 stars 20 forks source link

"Run and Deploy", Unable to send value to deployed contracts #17

Open D-Nice opened 2 years ago

D-Nice commented 2 years ago

On remix, one is able to send value to a deployed contract, by changing the value field in the Deploy box.

However, doing similar for deployed contracts with this plugin, does not work, the value sent is 0, regardless of what the value box is set to. I have not tested whether it works for contract deployment or not (before the contract is deployed), I am presuming it does, but would like the above remix workaround or some other element/option to be able to send/call with value to deployed contracts via the plugin.

DevDavid1307 commented 2 years ago

same question