fw-aaron

Results 3 issues of fw-aaron

In the tutorial, `XTokenMintAccountPubkey` is used in the following line: ``` const initTempAccountIx = Token.createInitAccountInstruction(TOKEN_PROGRAM_ID, XTokenMintAccountPubkey, tempTokenAccount.publicKey, feePayerAcc.publicKey); ``` The only mention of `XTokenMintAccountPubkey` in the tutorial is on this...

- [ ] Add a hint that users should use `@solana/spl-token : '0.1.8'` (or update the tutorial to use the new API without the `Token` symbol)

- OS: Amazon Linux 2 - Psycopg version: 2.7.3.1 - Python version: 3.6.15 - PostgreSQL version: 10 - pip version: 21.2.4 **Describe the bug** Please let us know: 1: what...