Browse Source
It looks like we were missing the address on insert into the peers table. This will insert the address formatted by fmt_wireaddr. This happens to include the ip and port. This is fine, since parse_wireaddr has been updated to parse ports in ip address strings. Signed-off-by: William Casarin <jb55@jb55.com>ppa-0.6.1
William Casarin
7 years ago
committed by
Rusty Russell
1 changed files with 17 additions and 2 deletions
Loading…
Reference in new issue