账本种子
{common.ledgerinfo.seed}
账本结构版本
{common.ledgerinfo.ledgerStructureVersion === undefined && -1 || common.ledgerinfo.ledgerStructureVersion}
共识
共识方式
{common.ledgerinfo.consensusProtocol}
共识配置
密码算法配置
是否校验Hash
{common.ledgerinfo.cryptoSetting.autoVerifyHash && '是' || '否'}
Hash算法
{numToalgorithm(common.ledgerinfo.cryptoSetting.hashAlgorithm)}
参与方