python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Program, Account, Publickey and Keypair in Anchor
I'm beginner of solana programming using anchor. Now I have no clear understanding about these items.
**Program, Account, PublicKey, Keypair**
Appreciate any help to understand what these are and re...

Kunkka Admiral
Votes: 0
Answers: 2
Instruction: SetAuthority Error: owner does not match
I get this error when trying to mint master edition nft using CPI of the metaplex program
Program log: Setting mint authority
Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3]
Program ...

Anoushk
Votes: 0
Answers: 1
Module '"@solana/spl-token"' has no exported member 'createAssociatedTokenAccountInstruction'
version: "@solana/spl-token": "0.1.8"
Tried with version 0.2.0 too but didnt work

Anoushk
Votes: 0
Answers: 1
Is it possible to close an account which was create using SystemProgram.createAccountWithSeed?
I made an error creating an account with seeds. A program is the owner of this account. Is it possible for me to close this or only the program?

wxecqz123
Votes: 0
Answers: 1