omnicore实践总结
Posted zplogo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了omnicore实践总结相关的知识,希望对你有一定的参考价值。
1)0.3版本不支持指定扣除矿工费地址
2)0.3.1和0.4版本,会出现Failed to load freeze state from leveldb,官方建议不要重启,每次重启都要扫描几天,需要加参数-startclean
参考:https://msd.misuland.com/pd/3223833238703180782
5)0.5版本同步快结束出现如下错误:
2020-05-10 19:32:30 Expiring alert (from omnicore: type:1 expiry:627250 message:Your client must be updated and will shutdown at block 627250 (unsupported feature 15 (‘Unknown feature‘) activated)
)
参考文章 https://github.com/OmniLayer/omnicore/issues/1106
6)从高版本降到低版本,启动报错,需要添加reindex-chainstate(用现有状态修复索引状态库)
参考 https://www.jianshu.com/p/e6264ae7293d
以上是关于omnicore实践总结的主要内容,如果未能解决你的问题,请参考以下文章