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
{{ message }}
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Hey when i want to use a script i get "bad secret key size"
but i pasted the right secret key in the config.ts
it looked like this "[185,123,156,123,...,]"
What am i doing wrong?
The text was updated successfully, but these errors were encountered:
here also some error, i put my private key like ljhdsfhsdf899 and etc that i took from fantom, but i always get this error:
warning package.json: No license field
$ node js/src/subNewAmmPool.js
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
/Users/bro/monitor/raydium-sdk-V1-demo/node_modules/@solana/web3.js/lib/index.cjs.js:8786
throw new Error('bad secret key size');
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey when i want to use a script i get "bad secret key size"
but i pasted the right secret key in the config.ts
it looked like this "[185,123,156,123,...,]"
What am i doing wrong?
The text was updated successfully, but these errors were encountered: