interface CommitAminoMsg {
    type: "/tendermint.types.Commit";
    value: CommitAmino;
}

Properties

Properties

type: "/tendermint.types.Commit"