rgb-cln/daemon/test
Rusty Russell a3375516e5 daemon: don't ever use timeouts in seconds, always blocks,
The protocol still supports both, but we now only support blocks.

It's hard to do risk management with timeouts in seconds, given block
variance.  This is also signficantly simpler, as HTLC timeouts are
always fired in response to blocks, not wall-clock times.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-07-01 12:00:17 +09:30
..
scripts test: detect segwit correctly, assume master branch. 2016-06-25 14:13:08 +09:30
test.sh daemon: don't ever use timeouts in seconds, always blocks, 2016-07-01 12:00:17 +09:30