Module cross_chain

Module cross_chain 

Source
Expand description

Cross-chain utilities (L1↔L2 message readiness). Cross-chain utilities for L1↔L2 message readiness checking.

Mirrors upstream aztec.js/src/utils/cross_chain.ts.

Functions§

is_l1_to_l2_message_ready
Check whether an L1-to-L2 message is ready for consumption on L2.
wait_for_l1_to_l2_message_ready
Wait until an L1-to-L2 message is ready for consumption, with a timeout.