lnd/lnwallet/test
eugene 950063840a
funding+lnwallet: validate ChannelReserve is above DustLimit
This is necessary and is implied by BOLT#02. Both ChannelReserve
parameters should be above both DustLimit parameters. Otherwise,
it is possible for one side to have nothing at stake.
2021-09-29 13:33:12 -04:00
..
bitcoind lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08: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 funding+lnwallet: validate ChannelReserve is above DustLimit 2021-09-29 13:33:12 -04:00