美文网首页
geth提供的js控制台中编译solidity合约出错

geth提供的js控制台中编译solidity合约出错

作者: 踏歌_ZJU | 来源:发表于2017-08-21 10:23 被阅读0次

当输入

web3.eth.getCompilers()

控制台报错

Error: The method eth_getCompilers does not exist/is not available
    at web3.js:3104:20
    at web3.js:6191:15
    at web3.js:5004:36
    at <anonymous>:1:1
image.png

谷歌搜索这个问题后发现,这种RPC编译方法在当前版本的geth客户端中已经被放弃,是否会重新加入还在社区的考虑之中。

相关文章

网友评论

      本文标题:geth提供的js控制台中编译solidity合约出错

      本文链接:https://www.haomeiwen.com/subject/olkcdxtx.html