You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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