Rusty Russell
|
168ed96b12
|
daemon: close command.
This performs a mutual close.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:45:28 +10:30 |
|
Rusty Russell
|
fc49e3fd74
|
daemon: rename 'state' to 'dstate' everywhere.
This is the daemon state, not the state machine state.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:41:49 +10:30 |
|
Rusty Russell
|
e9237f94b1
|
daemon/watch: API to watch various bitcoin transactions.
This uses the functions in bitcoind to provide callbacks when various
things happen.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:41:49 +10:30 |
|