interface ResponseApplySnapshotChunkAmino {
    refetch_chunks?: number[];
    reject_senders?: string[];
    result?: ResponseApplySnapshotChunk_Result;
}

Properties

refetch_chunks?: number[]

Chunks to refetch and reapply

reject_senders?: string[]

Chunk senders to reject and ban