aztec-nr - noir_aztec::messages::processing::offchain

Function sync_inbox

pub unconstrained fn sync_inbox(
    address: AztecAddress,
) -> CapsuleArray<OffchainMessageWithContext>

Returns offchain-delivered messages to process during sync.

Messages remain in the inbox and are reprocessed on each sync until their originating transaction is no longer at risk of being dropped by a reorg.