LayerXcom/vyper-remix

onSubmitTx()

osuketh opened this issue · 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?