feat: Taproot reverse swaps #1658
Annotations
10 errors
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L26
Module '"boltz-core"' has no exported member 'init'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L27
Module '"boltz-core"' has no exported member 'Musig'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L29
Module '"boltz-core"' has no exported member 'TaprootUtils'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L31
Module '"boltz-core"' has no exported member 'Types'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L39
Module '"boltz-core/dist/lib/liquid"' has no exported member 'TaprootUtils'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L72
Argument of type 'Secp256k1ZKP' is not assignable to parameter of type 'ZKP'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L192
Argument of type 'Network' is not assignable to parameter of type 'string'.
|
build (ubuntu-latest, 20, 3.10):
lib/Core.ts#L230
Argument of type 'Network' is not assignable to parameter of type 'string'.
|
build (ubuntu-latest, 20, 3.10):
lib/Utils.ts#L16
Property 'p2trOutput' does not exist on type 'typeof import("/home/runner/work/boltz-backend/boltz-backend/node_modules/boltz-core/dist/lib/swap/Scripts")'.
|
build (ubuntu-latest, 20, 3.10):
lib/cli/TaprootHelper.ts#L5
Cannot find module 'boltz-core/lib/liquid' or its corresponding type declarations.
|