ajoliat23 / blockBook

0 stars 0 forks source link

Mint tests not working #30

Closed gigicu01 closed 1 year ago

gigicu01 commented 1 year ago

Problem: The minting tests do not work for some reason.

I tried to initialize the mint account through a transaction, then get the ATA for the account and mint tokens there (this test is in the file named test_project2_alt.ts). This resulted in the following error: Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 2: insufficient account keys for instruction

gigicu01 commented 1 year ago

The problem required downgrading the @solana/spl-token version to 0.2.0