interface ConsensusParamsAminoMsg {
    type: "/tendermint.abci.ConsensusParams";
    value: ConsensusParamsAmino;
}

Properties

Properties

type: "/tendermint.abci.ConsensusParams"