Yan Doshchinskiy

Results 2 comments of Yan Doshchinskiy

I have the same issue ``` interface IDropdownItem { selector: string, handler: number, title: string, } interface HeaderData { isShowDropdown: boolean dropdownItems: Array } ``` I have such interfaces for...

i have this issue, when i create new AlphaRouter instance ![image](https://github.com/Uniswap/smart-order-router/assets/71840151/34bb6663-4462-443c-9343-81c412cc19c5)