mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 16:44:22 +01:00
update-channel: prepare a new tx with modified amounts.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -10,6 +10,7 @@ struct sha256_double;
|
||||
struct bitcoin_tx *create_commit_tx(const tal_t *ctx,
|
||||
OpenChannel *ours,
|
||||
OpenChannel *theirs,
|
||||
int64_t delta,
|
||||
const struct sha256_double *anchor_txid,
|
||||
unsigned int anchor_output);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user