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 b4df02a commit 46bf0ffCopy full SHA for 46bf0ff
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