Skip to main content

execute_intent_handler

Function execute_intent_handler 

Source
pub fn execute_intent_handler(
    ctx: Context<'_, '_, '_, '_, ExecuteIntent<'_>>,
    _nonce: u64,
) -> Result<()>