mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
b0d6996ed6
This matters: if we connected, the address is probably usable for future connections. But if they connected, the port is probably not (but the IP address may be). Changelog-Added: JSON-RPC: `connect` returns "direction" ("in": they iniatated, or "out": we initiated) Changelog-Added: plugins: `peer_connected` hook and `connect` notifications have "direction" field. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.c | ||
test_utils.h |