lnd/lnwallet/chancloser
positiveblue 2204cbfd30
rpc: validate closing channel address in open channel requests
Our OpenChannelRPC was accepting invalid values for the closing address
field. If we were able to decode the address we would use it in the
script even if the address is for another bitcoin net.
2023-01-04 04:42:39 -08:00
..
chancloser_test.go rpc: validate closing channel address in open channel requests 2023-01-04 04:42:39 -08:00
chancloser.go rpc: validate closing channel address in open channel requests 2023-01-04 04:42:39 -08:00
log.go chancloser: new package for cooperative channel closure 2020-06-16 20:34:44 -04:00