mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
Per Claude Code review (PR #30 comment #3039): setdefault would silently keep stale upstream-provided cost values and drop routstr's authoritative msats breakdown. Switch to direct assignment so routstr's calculated cost data always takes precedence.