mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 11:59:16 +01:00
pytest: update test_queryrates for API change.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
4ea0fa6457
commit
a7e92b84d1
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ def test_queryrates(node_factory, bitcoind):
|
|||
|
||||
l2.rpc.call('funderupdate', {'policy': 'match',
|
||||
'policy_mod': 100,
|
||||
'per_channel_max': '1btc',
|
||||
'per_channel_max_msat': '1btc',
|
||||
'fuzz_percent': 0,
|
||||
'lease_fee_base_msat': '2sat',
|
||||
'funding_weight': 1000,
|
||||
|
|
Loading…
Add table
Reference in a new issue