mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
Automatically exiting the DB transaction upon any failure is strange since it'll kill any later attempt to commit. The commit itself should be used to verify that everything was ok. |
||
---|---|---|
.. | ||
.gitignore | ||
db.c | ||
db.h | ||
db_tests.c | ||
Makefile | ||
test_utils.h | ||
wallet.c | ||
wallet.h | ||
wallet_tests.c | ||
walletrpc.c | ||
walletrpc.h |