interface LastCommitInfoAminoMsg {
    type: "/tendermint.abci.LastCommitInfo";
    value: LastCommitInfoAmino;
}

Properties

Properties

type: "/tendermint.abci.LastCommitInfo"