Uses of Class
com.algorand.algosdk.v2.client.model.StateProofReveal
-
Packages that use StateProofReveal Package Description com.algorand.algosdk.v2.client.model -
-
Uses of StateProofReveal in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model with type parameters of type StateProofReveal Modifier and Type Field Description List<StateProofReveal>
StateProofFields. reveals
(r) Note that this is actually stored as a map[uint64] - Reveal in the actual msgp
-