lnd/chanacceptor
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
..
acceptor_test.go
chainedacceptor.go
errors.go
interface.go
log.go
merge_test.go
merge.go
rpcacceptor_test.go
rpcacceptor.go
zeroconfacceptor_test.go
zeroconfacceptor.go