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

Properties

Properties

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