Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,我已经运行了 BESU 的默认结构。其中有 4 个对等点和 1 个引导节点。
但是块是自动创建的,没有任何外部事务,它也会影响存储。1-2 天后储存满。
我如何才能在 BESU 中阻止这种连续的块生成?
谢谢。
也许您可以在 Genesis 中更改区块时间。查看设置指南中的 IBFT genesis 文件并将 blocktime 部分添加到 genesis,然后您必须重置网络。