mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
34baf05973
This needed a rather annoying hack since sqlite3 can only store integers up to 2^63, so I just squash it down/invert it, and hope that we never ever have more than 2^63 updates. |
||
---|---|---|
.. | ||
.gitignore | ||
db_tests.c | ||
db.c | ||
db.h | ||
Makefile | ||
test_utils.h | ||
wallet_tests.c | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |