rgb-cln/wallet
Rusty Russell c074fe050f lightningd/log: clean up nomenclature.
`struct log` becomes `struct logger`, and the member which points to the
`struct log_book` becomes `->log_book` not `->lr`.

Also, we don't need to keep the log_book in struct plugin, since it has
access to ld's log_book.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-19 19:13:57 +09:30
..
test lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
.gitignore
Makefile
db.c
db.h
invoices.c
invoices.h
psbt_fixup.c
psbt_fixup.h
reservation.c
txfilter.c
txfilter.h
wallet.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
wallet.h lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
walletrpc.c
walletrpc.h