mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
This means some files get renamed, and I took the opportunity to clarify our naming (the *d* is important!) 1. channeld/channel_wire.csv -> channeld/channeld_wire.csv 2. channeld/gen_channel_wire.h -> channeld/channeld_wiregen.h 3. enum channel_wire_type -> enum channeld_wire 4. WIRE_CHANNEL_FUNDING_DEPTH -> WIRE_CHANNELD_FUNDING_DEPTH. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.c | ||
test_utils.h |