pub fn submit_execution_intent_handler( ctx: Context<'_, '_, '_, '_, SubmitExecutionIntent<'_>>, nonce: u64, payload_hash: [u8; 32], ) -> Result<()>