Browse Source
We got an index error, because status had only one field (onchaind not started yet). > wait_for(lambda: only_one(p.rpc.listpeers(l1.info['id'])['peers'][0]['channels'])['status'][1] == 'ONCHAIN:Tracking mutual close transaction') E IndexError: list index out of range1 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
6 years ago
committed by
Christian Decker
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue