mirror of
https://github.com/getAlby/lndhub.go.git
synced 2026-02-23 05:44:23 +01:00
Consistent naming for log entries
This commit is contained in:
@@ -125,7 +125,7 @@ func main() {
|
||||
}
|
||||
messageJson := map[string]interface{}{
|
||||
"message": "reconciliation: potential missing invoice",
|
||||
"r_hash": hex.EncodeToString(lndInvoice.RHash),
|
||||
"payment_hash": hex.EncodeToString(lndInvoice.RHash),
|
||||
"keysend": lndInvoice.IsKeysend,
|
||||
"custom_records": firstHtlc.CustomRecords,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user