Interface RequestApplySnapshotChunkProtoMsg

interface RequestApplySnapshotChunkProtoMsg {
    typeUrl: "/tendermint.abci.RequestApplySnapshotChunk";
    value: Uint8Array;
}

Properties

Properties

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