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

    Class RequestLoadSnapshotChunk

    loads a snapshot chunk

    from message tendermint.abci.RequestLoadSnapshotChunk

    Hierarchy

    Index

    Constructors

    Properties

    chunk: number = 0

    from field: uint32 chunk = 3;

    format: number = 0

    from field: uint32 format = 2;

    height: bigint = protoInt64.zero

    from field: uint64 height = 1;

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

    Methods