Commit graph

4 commits

Author SHA1 Message Date
Oliver Gugger
52cdb3d5f9
multi: add simple taproot channel type to order 2023-10-25 10:04:23 +02:00
positiveblue
71faeda417
channel acceptor: check channel announcebility/confirmations 2022-10-18 04:34:21 -07:00
Wilmer Paulino
1d63248002
funding: enforce correct channel type is extended to bidder 2021-11-02 16:48:00 -07:00
Oliver Gugger
5a95222b7c
multi: add channel acceptor
With everything else in place, we now only need to add and start a
channel acceptor that looks at each incoming channel and rejects it if
the push amount offered doesn't match the value in the bid order.
2021-03-19 16:50:33 +01:00