rgb-cln/lightningd
evansmj 7d52d4135e Sync bind-addr docs
In the original [$6173] pr `bind` was a typo for `bind-addr`.
`bind` never existed, so this commit updates uses of `bind` to `bind-addr`.
This links lightningd-config.5.md to configuration.md since `bind-addr` has options of interest such as ipv4/ipv6.
2023-12-15 10:03:10 +10:30
..
test wallet: remove premature optimization when making payment. 2023-10-28 15:48:26 +10:30
.gitignore
Makefile
anchorspend.c
anchorspend.h
bitcoind.c
bitcoind.h
chaintopology.c
chaintopology.h
channel.c
channel.h
channel_control.c
channel_control.h
channel_state.h
closed_channel.c
closed_channel.h
closing_control.c
closing_control.h
coin_mvts.c
coin_mvts.h
configs.c
connect_control.c
connect_control.h
datastore.c
dual_open_control.c
dual_open_control.h
feerate.c
feerate.h
forwards.c
forwards.h
gossip_control.c
gossip_control.h
hsm_control.c
hsm_control.h
htlc_end.c
htlc_end.h
htlc_set.c
htlc_set.h
invoice.c
invoice.h
io_loop_with_timers.c
io_loop_with_timers.h
jsonrpc.c
jsonrpc.h
lightningd.c
lightningd.h
log.c
log.h
log_status.c
log_status.h
memdump.c
memdump.h
notification.c
notification.h
offer.c
onchain_control.c
onchain_control.h
onion_message.c
onion_message.h
opening_common.c
opening_common.h
opening_control.c
opening_control.h
options.c
options.h
pay.c
pay.h
peer_control.c
peer_control.h
peer_fd.c
peer_fd.h
peer_htlcs.c
peer_htlcs.h
ping.c
plugin.c
plugin.h
plugin_control.c
plugin_control.h
plugin_hook.c
plugin_hook.h
routehint.c
routehint.h
runes.c
runes.h
signmessage.c
subd.c
subd.h
wait.c
wait.h
watch.c
watch.h