Function transfer_with_ai

Source
pub fn transfer_with_ai(
    args: TransferArgsAi<'_, '_>,
    signer_seeds: Option<&[&[&[u8]]]>,
) -> Result<()>
Expand description

Transfer a NFT or PNFT using AccountInfos rather than Anchor types.