Interface RequestApplySnapshotChunkAminoMsg

interface RequestApplySnapshotChunkAminoMsg {
    type: "/tendermint.abci.RequestApplySnapshotChunk";
    value: RequestApplySnapshotChunkAmino;
}

Properties

Properties

type: "/tendermint.abci.RequestApplySnapshotChunk"