Skip to content

Commit c1e118a

Browse files
committed
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 8f782b0 commit c1e118a

File tree

3 files changed

+768
-0
lines changed

3 files changed

+768
-0
lines changed

common/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ COMMON_SRC_NOGEN := \
4343
common/htlc_trim.c \
4444
common/htlc_tx.c \
4545
common/htlc_wire.c \
46+
common/interactivetx.c \
4647
common/initial_channel.c \
4748
common/initial_commit_tx.c \
4849
common/io_lock.c \

0 commit comments

Comments
 (0)