Module._compile (internal/modules/cjs/loader.js:1063:30)

后端 未结 0 1227
时光取名叫无心
时光取名叫无心 2020-12-17 23:04
const Web3 = require(\'Web3\')
const rpcURL = \'HTTP://127.0.0.1:7545\'
const web3 = new Web3(rpcURL)

web3.eth.getBlock(\'latest\', (err, result) => {console.log         


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