vue之web3.js開發之錯誤:Uncaught (in promise) TypeError: Cannot read property 'node

這個問題的意思就是找不到node節點的意思! init_web3_1_0_version () { this.web3 = new Web3( Web3.givenProvider || new Web3.providers.HttpProvider( 'http://127.0.0.1:8545 ' ) ); console.log( 'this.web3', t
相關文章
相關標籤/搜索