raydium-sdk-swap-example-typescript icon indicating copy to clipboard operation
raydium-sdk-swap-example-typescript copied to clipboard

Assertion failed from bn.js library

Open anh-lht opened this issue 11 months ago • 1 comments

raydium-sdk-swap-example-typescript/node_modules/bn.js/lib/bn.js:6 if (!val) throw new Error(msg || 'Assertion failed');

anh-lht avatar Dec 19 '24 16:12 anh-lht

I had the same issue and I had to force the pool version to 4 to make it work.

theozzz avatar Feb 11 '25 11:02 theozzz