Creates a new StateProofFields
object.
Optional
partOptional
positionsOptional
reveals?: StateProofReveal[]Optional
saltOptional
sigOptional
sigOptional
signedOptional
part(P)
Optional
positions(pr) Sequence of reveal positions.
Optional
reveals(r) Note that this is actually stored as a map[uint64] - Reveal in the actual msgp
Optional
salt(v) Salt version of the merkle signature.
Optional
sig(c)
Optional
sig(S)
Optional
signed(w)
Static
Private
encodingStatic
encodingStatic
fromGenerated using TypeDoc
(sp) represents a state proof. Definition: crypto/stateproof/structs.go : StateProof