Files
lightning/wallet
William Casarin d89eb32c85 wallet: insert address into peers table
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>
2017-12-21 09:56:20 +00:00
..
2017-12-21 09:56:20 +00:00
2017-12-13 22:46:10 +01:00
2017-11-06 10:24:34 +01:00