spongehenk
Results
1
issues of
spongehenk
I don´t know what I´m doing wrong but I get the error: Transaction feePayer required". the code: usdc_mint = PublicKey(base58.b58decode(SPLtokenProgramPubkey)) #mint account solana_client = Client("https://api.devnet.solana.com") source = spl.token.client.Token(conn=solana_client, pubkey=usdc_mint, program_id=spl.token.constants.TOKEN_PROGRAM_ID,...