offers a snapshot to the application

interface RequestOfferSnapshotAmino {
    app_hash?: string;
    snapshot?: SnapshotAmino;
}

Properties

Properties

app_hash?: string

light client-verified app hash for snapshot height

snapshot?: SnapshotAmino

snapshot offered by peers