Skip to main content

Crate miden_agglayer

Crate miden_agglayer 

Source

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.