offers a snapshot to the application

from message tendermint.abci.RequestOfferSnapshot

Hierarchy

Constructors

Properties

appHash: Uint8Array = ...

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" = "tendermint.abci.RequestOfferSnapshot"

Methods