niftynei
5 years ago
No known key found for this signature in database
GPG Key ID: BFF0F67810C1EED1
1 changed files with
1 additions and
0 deletions
-
tests/test_misc.py
|
|
@ -447,6 +447,7 @@ def test_htlc_in_timeout(node_factory, bitcoind, executor): |
|
|
|
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") |
|
|
|
def test_bech32_funding(node_factory, chainparams): |
|
|
|
# Don't get any funds from previous runs. |
|
|
|