Replace the mock routing data with live calls to the Stellar Horizon API to fetch active paths between assets. 1. Query Horizon /paths endpoint. 2. Update routingEngine.js 3. Ensure loading states handle real network latency appropriately.
Replace the mock routing data with live calls to the Stellar Horizon API to fetch active paths between assets.