Files
lnd/htlcswitch
Boris Nagaev f3d52ba7a8 htlcswitch: don't pass err.Error() to failf
It resulted in interpreting the error message as a format string.
Use failf("%v", err) instead.
2025-08-30 14:13:44 -03:00
..
2025-06-17 11:39:38 +08:00
2024-12-04 13:19:00 -07:00