mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Mark local variables in extractFromProtobuf() and injectToProtobuf() as const since they are not modified after initialization: traceId, spanId, flags, spanCtx, and span. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>