mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-21 14:04:20 +01:00
Feedback from @niftynei.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
dc2ee9639b
commit
80753bfbd5
@@ -284,7 +284,7 @@ def test_gossip_jsonrpc(node_factory):
|
||||
assert only_one(channels1)['destination'] == l2.info['id']
|
||||
assert channels1 == channels2
|
||||
|
||||
channels2 = l2.rpc.listchannels()['channels']
|
||||
l2.rpc.listchannels()['channels']
|
||||
|
||||
# Now proceed to funding-depth and do a full gossip round
|
||||
l1.bitcoin.generate_block(5)
|
||||
|
||||
Reference in New Issue
Block a user