Skip to content

Commit 2fae6ba

Browse files
ddustincdecker
authored andcommitted
Collaborative transaction building
Takes the dualopen collaborative transaction building and makes it available for other daemons to use Changelog-Added: Added interactive transaction building routine
1 parent f158b52 commit 2fae6ba

File tree

3 files changed

+826
-0
lines changed

3 files changed

+826
-0
lines changed

common/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ COMMON_SRC_NOGEN := \
4444
common/htlc_trim.c \
4545
common/htlc_tx.c \
4646
common/htlc_wire.c \
47+
common/interactivetx.c \
4748
common/initial_channel.c \
4849
common/initial_commit_tx.c \
4950
common/iso4217.c \

0 commit comments

Comments
 (0)