Init tests #246
Annotations
4 errors
test:
src/dex/teddyswap.ts#L9
Cannot find module './definitions/teddyswap/pool' or its corresponding type declarations.
|
test:
src/dex/teddyswap.ts#L10
Cannot find module './definitions/teddyswap/order' or its corresponding type declarations.
|
test:
src/dex/teddyswap.ts#L156
Argument of type '{ dexName: string; address: string; addressType: AddressType.Contract; assetBalances: { asset: "lovelace"; quantity: bigint; }[]; datum: string; spendUtxos: UTxO[]; }' is not assignable to parameter of type 'PayToAddress'.
|
test
Process completed with exit code 2.
|