Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProofofLivenessCircuit ¶ added in v0.24.0
type ProofofMovementCircuit ¶ added in v0.24.0
type ProofofMovementCircuit struct { LastPayloadHash []uints.U8 LastTimestamp frontend.Variable LastLatitude frontend.Variable LastLongitude frontend.Variable LastSigBytes []uints.U8 CurPayloadHash []uints.U8 CurTimestamp frontend.Variable `gnark:",public"` CurLatitude frontend.Variable CurLongitude frontend.Variable CurSigBytes []uints.U8 IsMoved frontend.Variable `gnark:",public"` PubBytes []uints.U8 `gnark:",public"` }
Click to show internal directories.
Click to hide internal directories.