Skip to content

Integrate Stableswap and DEX V2 Liquidity Pool #66

Integrate Stableswap and DEX V2 Liquidity Pool

Integrate Stableswap and DEX V2 Liquidity Pool #66

Triggered via pull request July 4, 2024 09:02
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
build-and-test
33s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-and-test: examples/example.ts#L26
Module '"../src"' has no exported member 'PoolDatum'.
build-and-test: examples/example.ts#L27
Module '"../src"' has no exported member 'PoolState'.
build-and-test: examples/example.ts#L43
Argument of type '{ blockFrost: BlockFrostAPI; }' is not assignable to parameter of type 'BlockfrostAdapterOptions'.
build-and-test: examples/example.ts#L72
Property 'getPoolById' does not exist on type 'BlockfrostAdapter'. Did you mean 'getV1PoolById'?
build-and-test
Process completed with exit code 2.