Problem
New info method info.usdcRouting (upstream nktkas#187) is missing.
The official docs don't document the shape yet — use the nktkas v0.33.3 schema as reference and verify against mainnet.
Fix
Add the method + schema under src/api/info/_methods/, wire into InfoClient, add test and docs entry.
Problem
New info method
info.usdcRouting(upstream nktkas#187) is missing.The official docs don't document the shape yet — use the nktkas v0.33.3 schema as reference and verify against mainnet.
Fix
Add the method + schema under
src/api/info/_methods/, wire intoInfoClient, add test and docs entry.