mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
Two conflicts, both composed rather than taking a side. SpanGuard.h: phase-4 added the followsFrom parameter and its @param block; phase-3 added the @return line. Kept both. Telemetry.cpp: phase-4 added getConsensusTraceStrategy() immediately above getTracer()'s return type, where phase-3 added [[nodiscard]]. Kept both, in both implementation classes.