lnd.xprv/funding
eugene 6d04f11f94
lnwallet+funding: sanitize upfront_shutdown_script
Otherwise, we would get non-standard txn's and fail to broadcast
them when cooperatively closing a channel. This wouldn't affect
funds security as no HTLCs would be active to steal. This is just
a safety measure as we should only generate standard txn's.
2021-06-11 10:46:21 -04:00
..
interfaces.go funding+peer: rename Manager interface to Controller 2020-12-17 09:36:34 -05:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager_test.go lnwallet+funding: sanitize upfront_shutdown_script 2021-06-11 10:46:21 -04:00
manager.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00