diff --git a/data-explorer/src/web/components/header/header.t.html b/data-explorer/src/web/components/header/header.t.html index d9a8664904f39372b40370cd6317d0865f778df4..54f59e01be009782fddb4f4e1b2a39d4008f8aa6 100644 --- a/data-explorer/src/web/components/header/header.t.html +++ b/data-explorer/src/web/components/header/header.t.html @@ -52,28 +52,11 @@ 共识 - 共识方式 + 共识方式 - + {common.ledgerinfo.consensusProtocol} - 最大成块时间 - - - {common.ledgerinfo.consensusSettings.commitBlockSettings.maxDelayMilliSecondsPerBlock && (common.ledgerinfo.consensusSettings.commitBlockSettings.maxDelayMilliSecondsPerBlock + "毫秒") || ''} - - - - 每个区块中最大存储交易数量 - - - {common.ledgerinfo.consensusSettings.commitBlockSettings.txSizePerBlock} - - - - - -

共识配置