EOS启动节点之前配置文件的修改

在启动EOS节点时,如果发现无法正常运行或看不到出块信息,需要修改nodeos的配置文件config.ini。主要内容包括加载testnet的创世状态,启用stale链上的生产,设置区块生产器,加载钱包、API和HTTP插件,以及启用账户历史API,以便查看账户历史。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

启动eos节点
nodeos
这时你会发现程序不能正常运行,看不到出块信息,需要进行以下的操作
执行完7以后,再次启动

修改nodeos配置文件 ~/.local/share/eosio/nodeos/config/config.ini
查看配置文件,按照下面的内容,替换或者添加到配置文件中
vim ~/.local/share/eosio/nodeos/config/config.ini

Load the testnet genesis state, which creates some initial block producers with the default key

genesis-json = /你的eos目录/build/genesis.json

Enable production on a stale chain, since a single-node test chain is pretty much always stale

enable-stale-production = true

Enable block production with the testnet producers

producer-name = eosio

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值