mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
Verify that the addresses we're decoding when sending coins onchain are for the correct network. Without this check we'll convert the users addresses to their equivalent on other networks, which is a gross violation of the principle of least astonishment. |
||
---|---|---|
.. | ||
addinvoice.go | ||
addinvoice_test.go | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
invoices.pb.go | ||
invoices.pb.gw.go | ||
invoices.pb.json.go | ||
invoices.proto | ||
invoices.swagger.json | ||
invoices.yaml | ||
invoices_grpc.pb.go | ||
invoices_server.go | ||
log.go | ||
utils.go |