How to not wait for PromiEvents using web3js

后端 未结 0 1337
一生所求
一生所求 2020-12-02 06:05

I\'m executing a function in a smart contract using the send() function from web3.js:

myContract.methods.myFunc().send({ from: walletAddress, value: 100000000         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题