bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ResponseApplySnapshotChunk

    from message tendermint.abci.ResponseApplySnapshotChunk

    Hierarchy

    Index

    Constructors

    Properties

    refetchChunks: number[] = []

    Chunks to refetch and reapply

    from field: repeated uint32 refetch_chunks = 2;

    rejectSenders: string[] = []

    Chunk senders to reject and ban

    from field: repeated string reject_senders = 3;

    result: ResponseApplySnapshotChunk_Result = ResponseApplySnapshotChunk_Result.UNKNOWN

    from field: tendermint.abci.ResponseApplySnapshotChunk.Result result = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.abci.ResponseApplySnapshotChunk"

    Methods