(sp) represents a state proof. Definition: crypto/stateproof/structs.go : StateProof

Implements

Constructors

Properties

(P)

positionsToReveal?: bigint[]

(pr) Sequence of reveal positions.

reveals?: StateProofReveal[]

(r) Note that this is actually stored as a map[uint64] - Reveal in the actual msgp

saltVersion?: number

(v) Salt version of the merkle signature.

sigCommit?: Uint8Array

(c)

(S)

signedWeight?: bigint

(w)

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc