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

Properties

Properties

type: "/tendermint.types.ConsensusParams"