pub fn unset_transferring(
account_info: &AccountInfo<'_>,
) -> Result<(), ProgramError>
Expand description
Helper function to unset the transferring flag after a transfer
pub fn unset_transferring(
account_info: &AccountInfo<'_>,
) -> Result<(), ProgramError>
Helper function to unset the transferring flag after a transfer