mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-28 10:14:21 +01:00
devtools: add mkfunding and mkcommit.
These utilities allow us to create valid test txs and information given both sides' complete set of secrets. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
1e6eabf018
commit
8b09a9ad06
@@ -6,6 +6,7 @@
|
||||
#include <common/amount.h>
|
||||
#include <common/htlc.h>
|
||||
|
||||
struct bitcoin_txid;
|
||||
struct keyset;
|
||||
|
||||
/* BOLT #3:
|
||||
|
||||
Reference in New Issue
Block a user