Module commitment

Module commitment 

Source
Expand description

State related commitments involved in the pessimistic proof.

The pessimistic proof has the “pessimistic root” as part of its public inputs. Some logic in this file handles the migration on its computation.

Structs§

PessimisticRootCommitmentValues
The parameters which compose the pessimistic root.
SignatureCommitmentValues
The values which compose the signature.
StateCommitment
The state commitment of one super::NetworkState.

Enums§

PessimisticRootCommitmentVersion
The pessimistic root is a public value of the PP which is settled in the L1.
SignatureCommitmentVersion