|
@ -447,6 +447,7 @@ def test_htlc_in_timeout(node_factory, bitcoind, executor): |
|
|
l2.daemon.wait_for_log('onchaind complete, forgetting peer') |
|
|
l2.daemon.wait_for_log('onchaind complete, forgetting peer') |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@unittest.skipIf(not TEST_NETWORK == 'regtest', 'must be on bitcoin network') |
|
|
@unittest.skipIf(not DEVELOPER, "needs DEVELOPER=1") |
|
|
@unittest.skipIf(not DEVELOPER, "needs DEVELOPER=1") |
|
|
def test_bech32_funding(node_factory, chainparams): |
|
|
def test_bech32_funding(node_factory, chainparams): |
|
|
# Don't get any funds from previous runs. |
|
|
# Don't get any funds from previous runs. |
|
|