-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I believe this is timing out whenever the transaction cannot be confirmed.
Standard setup with a custom RPC.
Starting balance for account 5: 0.420012683
Transaction confirmed with signature: obfuscated
Finish balance for account 5: 0.630012683
End balance for treasury: 4.960222466
/home/ubuntu/split-mint/node_modules/@solana/web3.js/lib/index.cjs.js:5631
throw new Error(`Transaction was not confirmed in ${duration.toFixed(2)} seconds. It is unknown if it succeeded or failed. Check signature ${signature} using the Solana Explorer or CLI tools.`);
^
Error: Transaction was not confirmed in 30.00 seconds. It is unknown if it succeeded or failed. Check signature obfuscated using the Solana Explorer or CLI tools.
at Connection.confirmTransaction (/home/ubuntu/split-mint/node_modules/@solana/web3.js/lib/index.cjs.js:5631:13)
at async sendAndConfirmTransaction (/home/ubuntu/split-mint/node_modules/@solana/web3.js/lib/index.cjs.js:2962:19)
at async handleTransaction (file:///home/ubuntu/split-mint/mintSplit.js:54:35)
at async file:///home/ubuntu/split-mint/mintSplit.js:74:9
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Metadata
Metadata
Assignees
Labels
No labels