application icon indicating copy to clipboard operation
application copied to clipboard

The MetaMask Web3 object does not support synchronous methods

Open sudeeps-r opened this issue 7 years ago • 0 comments

inpage.js:1 Uncaught Error: The MetaMask Web3 object does not support synchronous methods like eth_sendTransaction without a callback parameter. See https://github.com/MetaMask/faq/blob/master/DEVELOPERS.md#dizzy-all-async---think-of-metamask-as-a-light-client for details. at MetamaskInpageProvider.send (inpage.js:1) at s.send (inpage.js:1) at n.e [as sendTransaction] (inpage.js:1) at u.sendTransaction (inpage.js:1) at u.execute (inpage.js:1) at :1:10

sudeeps-r avatar Jun 06 '18 20:06 sudeeps-r