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

    Class RequestOfferSnapshot

    offers a snapshot to the application

    from message tendermint.abci.RequestOfferSnapshot

    Hierarchy

    Index

    Constructors

    Properties

    appHash: Uint8Array<ArrayBuffer> = ...

    light client-verified app hash for snapshot height

    from field: bytes app_hash = 2;

    snapshot offered by peers

    from field: tendermint.abci.Snapshot snapshot = 1;

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

    Methods