rgb-cln/daemon
Rusty Russell 725512fb03 json: parse bitcoind-style bitcoin amount.
Always of form d*.dddddddd; we turn that into satoshis, because we're
sane.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-01-22 06:41:48 +10:30
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 2016-01-22 06:37:13 +10:30
.gitignore daemon: first code. 2016-01-22 06:41:47 +10:30
Makefile daemon/json: helpers for using jsmn. 2016-01-22 06:41:48 +10:30
configdir.c daemon: configuration directory (default ~/.lightning). 2016-01-22 06:41:48 +10:30
configdir.h daemon: configuration directory (default ~/.lightning). 2016-01-22 06:41:48 +10:30
json.c json: parse bitcoind-style bitcoin amount. 2016-01-22 06:41:48 +10:30
json.h json: parse bitcoind-style bitcoin amount. 2016-01-22 06:41:48 +10:30
lightningd.c daemon: configuration directory (default ~/.lightning). 2016-01-22 06:41:48 +10:30
lightningd.h daemon: configuration directory (default ~/.lightning). 2016-01-22 06:41:48 +10:30
log.c daemon: fatal() function. 2016-01-22 06:41:48 +10:30
log.h daemon: fatal() function. 2016-01-22 06:41:48 +10:30
pseudorand.c daemon: first code. 2016-01-22 06:41:47 +10:30
pseudorand.h daemon: first code. 2016-01-22 06:41:47 +10:30