Interface ResponseApplySnapshotChunkAminoMsg

interface ResponseApplySnapshotChunkAminoMsg {
    type: "/tendermint.abci.ResponseApplySnapshotChunk";
    value: ResponseApplySnapshotChunkAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseApplySnapshotChunk"