Function sync_inbox
pub unconstrained fn sync_inbox(
contract_address: AztecAddress,
scope: AztecAddress,
) -> EphemeralArray<OffchainMessageWithContext>
pub unconstrained fn sync_inbox(
contract_address: AztecAddress,
scope: AztecAddress,
) -> EphemeralArray<OffchainMessageWithContext>
Returns offchain-delivered messages to process during sync.