Problem with creating Token and Token Account #435
Unanswered
mortezadalil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to implement this simple procedure with solnet (cli sample):
I check examples and run AssociatedTokenAccountsExample.
I got this error :
Transaction Simulation: AccountNotFound
Transaction simulation failed: Attempt to debit an account but found no record of a prior credit.
Could you please help me to implement creating token and creating account for this token with Solnet?
Beta Was this translation helpful? Give feedback.
All reactions