We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0d332 commit 39a7547Copy full SHA for 39a7547
tests/test_splicing.py
@@ -9,7 +9,6 @@
9
)
10
11
12
-@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd') and os.getenv('EXPERIMENTAL_SPLICING') != '1', "splicing not supported yet")
13
@pytest.mark.openchannel('v1')
14
@pytest.mark.openchannel('v2')
15
@unittest.skipIf(TEST_NETWORK != 'regtest', 'elementsd doesnt yet support PSBT features we need')
0 commit comments