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

    Class RequestApplySnapshotChunk

    Applies a snapshot chunk

    from message tendermint.abci.RequestApplySnapshotChunk

    Hierarchy

    Index

    Constructors

    Properties

    chunk: Uint8Array<ArrayBuffer> = ...

    from field: bytes chunk = 2;

    index: number = 0

    from field: uint32 index = 1;

    sender: string = ""

    from field: string sender = 3;

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

    Methods