首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Geth bsc节点安装问题

Geth bsc节点安装问题
EN

Ethereum用户
提问于 2021-05-27 10:06:44
回答 1查看 1.4K关注 0票数 0

我正在尝试安装一个bsc完全节点,我正在遵循bsc教程(https://docs.binance.org/smart-chain/developer/fullnode.html)。但我遇到了一个问题。在最后一步,当我启动节点时,它说:

信息05-27点09:59:45.452启动地理信息在以太主干网.致命:./config.toml,第35行:字段'OracleThreshold‘未在gasprice.Config中定义,请参见\https://godoc.org/github.com/ethereum/go-ethereum/eth/gasprice#Config中的可用字段

我看到这家伙增加了类似的问题..。https://githubmemory.com/repo/binance-chain/bsc/issues/255

希望你能帮我,谢谢。

EN

回答 1

Ethereum用户

发布于 2021-07-05 16:10:17

只需删除这一行(第35行: OracleThreshold = 20)。由于go- field已被更新,并且配置模型发生了更改,所以在https://godoc.org/github.com/ethereum/go-ethereum/eth/gasprice#Config ->中可以看到模型中没有"OracleThreshold“字段。

票数 1
EN
页面原文内容由Ethereum提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://ethereum.stackexchange.com/questions/99773

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档