Browse Source
> assert [c['active'] for c in l2.rpc.getchannels()['channels']] == [True, True] E AssertionError: assert [False, True] == [True, True] E At index 0 diff: False != True E Full diff: E - [False, True] E + [True, True] Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue