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