forked from bitcoin-atom/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
1 parent
3e7aabe
commit d89eb32
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters