Re-exports§
pub use b2agg_note::B2AggNote;pub use bridge::AggLayerBridge;pub use bridge::AgglayerBridgeError;pub use claim_note::CgiChainHash;pub use claim_note::ClaimNoteStorage;pub use claim_note::ExitRoot;pub use claim_note::LeafData;pub use claim_note::LeafValue;pub use claim_note::ProofData;pub use claim_note::SmtNode;pub use claim_note::create_claim_note;pub use config_note::ConfigAggBridgeNote;pub use eth_types::EthAddress;pub use eth_types::EthAmount;pub use eth_types::EthAmountError;pub use eth_types::EthEmbeddedAccountId;pub use eth_types::GlobalIndex;pub use eth_types::GlobalIndexError;pub use eth_types::MetadataHash;pub use faucet::AggLayerFaucet;pub use faucet::AgglayerFaucetError;pub use update_ger_note::UpdateGerNote;pub use utils::Keccak256Output;
Modules§
- b2agg_
note - Bridge Out note creation utilities.
- bridge
- claim_
note - config_
note - CONFIG_AGG_BRIDGE note creation utilities.
- errors
- eth_
types - faucet
- update_
ger_ note - UPDATE_GER note creation utilities.
- utils
Functions§
- agglayer_
library - Returns the AggLayer Library containing all agglayer modules.
- claim_
script - Returns the CLAIM (Bridge from AggLayer) note script.
- create_
agglayer_ faucet - Creates a new agglayer faucet account with the specified configuration.
- create_
bridge_ account - Creates a new bridge account with the standard configuration.