Function get_message_contexts_by_tx_hash
pub unconstrained fn get_message_contexts_by_tx_hash(
contract_address: AztecAddress,
message_context_requests_array_base_slot: Field,
message_context_responses_array_base_slot: Field,
scope: AztecAddress,
)
Resolves message contexts for a list of tx hashes stored in a CapsuleArray.
The containing tx hashes.
PXE will store
message_context_requests_array_base_slotmust point to a CapsuleArrayOption<MessageContextResponse>values into the responses array atmessage_context_responses_array_base_slot.