Browse Source
`activate_peer` does little more than wiring up some txwatches and asking `gossipd` to reconnect to the peer. If the peer manages to reconnect before we activate then we would crash. This just changes the `assert` causing the crash into a conditional whether we need to reconnect or not. Signed-off-by: Christian Decker <decker.christian@gmail.com>ppa-0.6.1
Christian Decker
7 years ago
committed by
Rusty Russell
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue