Files
lnd/kvdb
Olaoluwa Osuntokun 329fcc6498 kvdb+sqldb: update SQL error parsing to account for non wrapped errs
Some sub-systems like btcwallet will return an error from the database,
but they won't properly wrap it. As a result, we were unable to actually
catch the serialization errors in the first place. To work around this,
we'll now attempt to parse the error string directly.
2024-04-11 15:04:03 +02:00
..
2024-03-07 14:05:47 +08:00
2023-01-23 09:14:08 +02:00
2024-01-03 12:06:32 +08:00
2022-01-12 19:11:53 +01:00
2023-01-23 09:14:08 +02:00
2023-01-23 09:14:08 +02:00
2022-01-12 19:11:53 +01:00
2024-01-03 12:06:32 +08:00