mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
dual-open-rbf: remember the requested lease amount btw restarts
Don't forget the requested lease across restarts.
This commit is contained in:
@@ -347,7 +347,6 @@ def test_v2_rbf_single(node_factory, bitcoind, chainparams):
|
||||
@unittest.skipIf(TEST_NETWORK != 'regtest', 'elementsd doesnt yet support PSBT features we need')
|
||||
@pytest.mark.openchannel('v2')
|
||||
@pytest.mark.developer("requres 'dev-force-features'")
|
||||
@pytest.mark.xfail
|
||||
def test_v2_rbf_liquidity_ad(node_factory, bitcoind, chainparams):
|
||||
|
||||
opts = {'funder-policy': 'match', 'funder-policy-mod': 100,
|
||||
|
||||
Reference in New Issue
Block a user