-
Notifications
You must be signed in to change notification settings - Fork 153
Transferring NFT
#415
-
When I want to Transfer my Token to another account, Transaction ends up with Instruction: InitializeAccount","Program log: Error: IncorrectProgramId" where I want to Initialize Destination Account... I walkthrough these two examples but didn't figure out my problem?
https://github.com/bmresearch/Solnet/blob/master/src/Solnet.Examples/AssociatedTokenAccountsExample.cs
https://github.com/bmresearch/Solnet/blob/master/src/Solnet.Examples/TokenSwapExample.cs
By the way I've implemented Minting and Transferring as two separate transactions. (There is no problem when they are packed into one Transaction!!)
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment