core-lightning/daemon/test
Rusty Russell 2610799bda pay: split into getroute and sendpay
This is less convenient to use, but makes far more sense for a real
user (like a wallet).  It can ask about the route, then decide whether
to use it or not.

This will make even more sense once we add a parameter to control how
long we let the HTLC be delayed for, so a client can query for high,
medium and low tolerances and compare results.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-31 16:06:08 +09:30
..
scripts test: use random port/rpcport for bitcoind. 2016-08-26 15:44:04 +09:30
Makefile daemon: first unit test, infrastructure. 2016-08-25 11:39:46 +09:30
run-maxfee.c daemon: first unit test, infrastructure. 2016-08-25 11:39:46 +09:30
test.sh pay: split into getroute and sendpay 2016-08-31 16:06:08 +09:30