mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
7fad7bccba
They're generally used pass-by-copy (unusual for C structs, but convenient they're basically u64) and all possibly problematic operations return WARN_UNUSED_RESULT bool to make you handle the over/underflow cases. The new #include in json.h means we bolt11.c sees the amount.h definition of MSAT_PER_BTC, so delete its local version. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-amount.c | ||
run-bolt11.c | ||
run-cryptomsg.c | ||
run-derive_basepoints.c | ||
run-features.c | ||
run-funding_tx.c | ||
run-ip_port_parsing.c | ||
run-json_escaped.c | ||
run-json_remove.c | ||
run-json.c | ||
run-key_derive.c | ||
run-lock.c | ||
run-param.c | ||
run-sphinx.c |