daemon: test scripts.

We comment out the peer_create_close_tx() abort for now, so we
can test.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-01-22 06:45:27 +10:30
parent 3c9fd4fbe6
commit f5538bd1d2
3 changed files with 66 additions and 2 deletions

View File

@@ -594,7 +594,7 @@ void peer_watch_htlc_spend(struct peer *peer,
const struct htlc *htlc,
enum state_input done)
{
FIXME_STUB(peer);
/* FIXME! */
}
void peer_unwatch_htlc_spend(struct peer *peer,
const struct htlc *htlc,