mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
These two simple macros have a twofold use: 1) They serve as annotations for the query extraction tool to find them when extracting queries from the C source code. 2) They replace the actual queries with names that can be used to lookup the queries in a table again, once they have been rewritten into the target SQL dialect. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |