rgb-cln/cli
ZmnSCPxj cabeef2d88 lightning-cli: Be more discerning about literals.
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.
2018-02-25 20:44:32 +00:00
..
test Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00
Makefile lightning-cli: test for amazingly slow getlogs speed. 2018-01-22 18:58:23 +01:00
lightning-cli.c lightning-cli: Be more discerning about literals. 2018-02-25 20:44:32 +00:00