mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
cabeef2d88
Fixes: #574 The issue states that we should follow the standard when parsing the port for IPv6 [addr]:port syntax, but this is actually already supported by the daemon. The issue arises due to the `lightning-cli` misinterpreting [addr]:port as an array. This modification makes [addr]:port interpreted as a string. |
||
---|---|---|
.. | ||
test | ||
lightning-cli.c | ||
Makefile |