mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 17:44:20 +01:00
splicing: Remove dependency on experimental_dual_fund
Splicing should work automatically on v1 or v2 channels so this requirement isn’t needed. Changelog-None [ Squashed fixup into a single commit --RR ]
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -270,7 +270,6 @@ jobs:
|
||||
COMPILER: gcc
|
||||
TEST_NETWORK: regtest
|
||||
DEVELOPER: 1
|
||||
EXPERIMENTAL_DUAL_FUND: 1
|
||||
EXPERIMENTAL_SPLICING: 1
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user