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.
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.