• Tina's avatar
    feat: Use routing-api v2 behind feature flag (#6594) · 8954aa79
    Tina authored
    * add unified-routing-api slice
    
    * rename legacy -> legacyAPI
    
    * deduplicate client params and ura params
    
    * move shared functions into utils and rename comments for unified routing API
    
    * use feature flag
    
    * remove eslint ignore since the function is now being used
    
    * add typing to args
    
    * rename ura -> routing-api v2
    
    * update trace name and comment
    
    * rename variables
    
    * lint
    8954aa79
Name
Last commit
Last update
..
slice.ts Loading commit data...
types.ts Loading commit data...
useRoutingAPITrade.ts Loading commit data...
utils.test.ts Loading commit data...
utils.ts Loading commit data...
v2Slice.ts Loading commit data...