You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "policy: can't withdraw to non-wallet address") # FIXME - should work with auto-approve
@unittest.skipIf(TEST_NETWORK!='regtest', 'elementsd doesnt yet support PSBT features we need')
1797
1797
@pytest.mark.openchannel('v1') # We manually turn on dual-funding for select nodes
1798
-
#@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "commit c0cc285a causes: channel stub can only return point for commitment number zero")
@unittest.skipIf(TEST_NETWORK!='regtest', 'elementsd doesnt yet support PSBT features we need')
61
61
@pytest.mark.openchannel('v1') # Mixed v1 + v2, v2 manually turned on
62
-
#@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "commit c0cc285a causes: channel stub can only return point for commitment number zero")
0 commit comments