lnd/lnwallet/test
eugene 21c83b0744
lnwallet: extend Reservation with alias chan-type, feature-bit flags
This extends the Reservation arguments to include whether a pending
channel open has negotiated the zero-conf channel type, the scid-alias
channel type, and/or the scid-alias feature bit. The result of those
negotiates are stored in the OpenChannel's ChanType. The arguments to
NewChannelReservation have also been simplified.
2022-07-07 17:10:27 -04:00
..
bitcoind lnwallet/test: test against bitcoind-rpc-polling backend 2022-05-11 09:02:13 +02:00
btcd lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08:00
neutrino lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08:00
test_interface.go lnwallet: extend Reservation with alias chan-type, feature-bit flags 2022-07-07 17:10:27 -04:00