mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
70e8da4fbd
This gets rid of the two parallel execution paths of read-only and write queries, by explicitly stating with each query whether it is a read-only query, we only need to remember the ones marked as write queries. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bolt11-cli.c | ||
create-gossipstore.c | ||
credit | ||
decode-iolog | ||
decodemsg.c | ||
dump-gossipstore.c | ||
gossipwith.c | ||
Makefile | ||
mkclose.c | ||
mkcommit.c | ||
mkfunding.c | ||
onion.c | ||
print_wire.c | ||
print_wire.h | ||
sql-rewrite.py |