logos-delivery/logos_delivery
NagyZoltanPeter bd1868c617
fix(rln): deref message for diagnostic hash log field
`msg.hash` in the validateMessage log line resolved to the generic
std/hashes object hash under value semantics; a WakuMessage ref no
longer matches it. Deref (`msg[].hash`) preserves the exact prior
diagnostic value.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 04:50:35 +02:00
..