You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/@solana/web3.js/src/connection.ts:4047
throw new TransactionExpiredBlockheightExceededError(signature);
^
TransactionExpiredBlockheightExceededError: Signature 3io9vkDrsDDe6wkNCrnLu6qvSgpLgsubTZVGiXdW2ZKNQpKziYbFxr8KWVCd6B28Etm2Xx4P1tKMoHqLQfiDSUXp has expired: block height exceeded.
at Connection.confirmTransactionUsingBlockHeightExceedanceStrategy (/Users/sanshao/workspace/dex-bot/node_modules/@solana/web3.js/src/connection.ts:4047:15)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Connection.confirmTransaction (/Users/sanshao/workspace/dex-bot/node_modules/@solana/web3.js/src/connection.ts:3858:14)
at async TransactionBuilder.sendAndConfirm (/Users/sanshao/workspace/dex-bot/node_modules/@metaplex-foundation/umi/src/TransactionBuilder.ts:360:20)
at async SolClient.createToken (/Users/sanshao/workspace/dex-bot/src/dex/sol/SolClient.ts:88:29) {
signature: '3io9vkDrsDDe6wkNCrnLu6qvSgpLgsubTZVGiXdW2ZKNQpKziYbFxr8KWVCd6B28Etm2Xx4P1tKMoHqLQfiDSUXp'
}
The text was updated successfully, but these errors were encountered:
node_modules/@solana/web3.js/src/connection.ts:4047
throw new TransactionExpiredBlockheightExceededError(signature);
^
TransactionExpiredBlockheightExceededError: Signature 3io9vkDrsDDe6wkNCrnLu6qvSgpLgsubTZVGiXdW2ZKNQpKziYbFxr8KWVCd6B28Etm2Xx4P1tKMoHqLQfiDSUXp has expired: block height exceeded.
at Connection.confirmTransactionUsingBlockHeightExceedanceStrategy (/Users/sanshao/workspace/dex-bot/node_modules/@solana/web3.js/src/connection.ts:4047:15)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Connection.confirmTransaction (/Users/sanshao/workspace/dex-bot/node_modules/@solana/web3.js/src/connection.ts:3858:14)
at async TransactionBuilder.sendAndConfirm (/Users/sanshao/workspace/dex-bot/node_modules/@metaplex-foundation/umi/src/TransactionBuilder.ts:360:20)
at async SolClient.createToken (/Users/sanshao/workspace/dex-bot/src/dex/sol/SolClient.ts:88:29) {
signature: '3io9vkDrsDDe6wkNCrnLu6qvSgpLgsubTZVGiXdW2ZKNQpKziYbFxr8KWVCd6B28Etm2Xx4P1tKMoHqLQfiDSUXp'
}
The text was updated successfully, but these errors were encountered: