Fix a bug where building a package that includes @orca-so/whirlpools
using tsc
fails
#551
Annotations
6 errors
|
|
|
ts-sdk/core/dist/orca_whirlpools_core_js_bindings.js#L667
TypeError: Cannot read properties of undefined (reading 'priceToSqrtPrice')
❯ Module.priceToSqrtPrice ../core/dist/orca_whirlpools_core_js_bindings.js:667:22
❯ createConcentratedLiquidityPoolInstructions src/createPool.ts:158:28
❯ testInitSplashPool tests/e2e.test.ts:100:7
❯ tests/e2e.test.ts:357:25
|
ts-sdk/core/dist/orca_whirlpools_core_js_bindings.js#L667
TypeError: Cannot read properties of undefined (reading 'priceToSqrtPrice')
❯ Module.priceToSqrtPrice ../core/dist/orca_whirlpools_core_js_bindings.js:667:22
❯ Module.createConcentratedLiquidityPoolInstructions src/createPool.ts:158:28
❯ testInitConcentratedLiquidityPool tests/e2e.test.ts:113:7
❯ tests/e2e.test.ts:370:25
|
|
The logs for this run have expired and are no longer available.
Loading