Creates a new StateProofTracking object.
Optional nextOptional onlineOptional type?: number | bigintOptional votersOptional next(n) Next round for which we will accept a state proof transaction.
Optional online(t) The total number of microalgos held by the online accounts during the StateProof round.
Optional typeState Proof Type. Note the raw object uses map with this as key.
Optional voters(v) Root of a vector commitment containing online accounts that will help sign the proof.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
An interface for objects that can be encoded and decoded to/from msgpack and JSON.