interface ConsensusAminoMsg {
    type: "/tendermint.version.Consensus";
    value: ConsensusAmino;
}

Properties

Properties

type: "/tendermint.version.Consensus"