Ivan FB a52f93d292
fix: log unwrapped-message json via structured zap field
401a767 left a printf-style call on the structured *zap.Logger
(rm.logger.Debug("... %s", resStr)), which does not compile because
resStr is a string, not a zap.Field. Pass it as zap.String instead so
the CamelCase + retrieval-hint (JSON ABI) line builds again. This is the
tip that status-go pins against nim-sds release/v0.3 (v0.3.1-rc.0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 21:58:08 +02:00
..
2026-01-06 01:52:37 +07:00
2025-12-22 16:45:14 +00:00
2026-01-06 02:44:56 +07:00
2026-01-06 01:52:37 +07:00