mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
Older payments might have a invalid tlv stream, we now catch this case and add a unit test. |
||
|---|---|---|
| .. | ||
| codec.go | ||
| errors.go | ||
| interface.go | ||
| kv_duplicate_payments.go | ||
| kv_store.go | ||
| kv_store_test.go | ||
| log.go | ||
| options.go | ||
| payment.go | ||
| payment_status.go | ||
| payment_status_test.go | ||
| payment_test.go | ||
| query.go | ||
| setup_test.go | ||
| test_kvdb.go | ||