pytest: update test_queryrates for API change.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2021-07-25 20:06:18 +09:30 committed by neil saitug
parent 4ea0fa6457
commit a7e92b84d1

View file

@ -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,