mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
We were using int32 for msatoshi values for outputs, which would overflow for values larger than 2^32. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| db.c | ||
| db.h | ||
| Makefile | ||
| wallet.c | ||
| wallet.h | ||
| walletrpc.c | ||
| walletrpc.h | ||