mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
The Tempo datasource search filter used the stale dotted xrpl.consensus.ledger_id tag, but the consensus.round span emits the bare consensus_ledger_id key (ConsensusSpanNames.h). The dotted tag matched no spans and failed the Rule C naming check. Align it with L1.