mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Reflects the C1 fix: rpc.command.* stays unscoped (its dispatch wraps doRipplePathFind which yields), so pathfind.request nests under rpc.process. The request -> compute -> discover sub-tree nests correctly via ScopedSpanGuard. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>