pub fn set_transferring(
    account: &mut StateWithExtensionsMut<'_, Account>
) -> Result<(), ProgramError>
Expand description

Helper function to set the transferring flag before calling into transfer hook