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.