interface ConsensusParamsProtoMsg {
    typeUrl: "/tendermint.abci.ConsensusParams";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.ConsensusParams"
value: Uint8Array