osuketh opened this issue 6 years ago · 1 comments
onSubmitTx() function is implemented in ewasm plugin. But I think vyper plugin can be used remix build-in function for sending Tx.
We don't need onSubmitTx() and deploy contract button because we can deploy contracts with Remix's run tab?
onSubmitTx()
deploy contract
run