interface LastCommitInfoProtoMsg {
    typeUrl: "/tendermint.abci.LastCommitInfo";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.LastCommitInfo"
value: Uint8Array