Re-exports§
pub use network_info::NetworkInfo;pub use network_info::NetworkStatus;pub use network_info::NetworkType;pub use network_info::SettledClaim;pub use agglayer_interop_types::bincode;pub use agglayer_primitives as primitives;
Modules§
Structs§
- Address
- A wrapper over [alloy_primitives::Address] that allows us to add custom methods and trait implementations.
- Certificate
- Represents the data submitted by the chains to the AggLayer.
- Certificate
Header - Certificate
Id - Certificate
Index - Index of the certificate inside its epoch
- Client
Error - Contract
Call Result - Digest
- Epoch
Configuration - Epoch
Number - Height
- L1Witness
Ctx - Represents all context data fetched from the L1 for the witness generation.
- Local
Network State Data - Local state data of one network.
The AggLayer tracks the
LocalNetworkStateDatafor all networks. - Metadata
- Network
Id - A network ID.
- Nonce
- Settlement
Attempt - Settlement
Attempt Number - Settlement
Job - Settlement
TxHash - Signature
- A wrapper over [AlloySignature] with custom serialization.
Enums§
- Certificate
Status - Certificate
Status Error - Client
Error Type - Contract
Call Outcome - Error
- Execution
Mode - Generation
Type - Pessimistic
Root Input - The last pessimistic root can be either fetched from L1 or recomputed for a given version.
- Proof
- Proof is a wrapper around all the different types of proofs that can be generated
- Settlement
Attempt Result - Settlement
JobResult - Signer
Error