cryptoraptor

Results 1 issues of cryptoraptor

Hey, great work on SDK! There is issue with exclude_dexes in jupiter swap function quote_url += "&excludeDexes=" + ','.join(exclude_dexes).lower -> quote_url += "&excludeDexes=" + ','.join(exclude_dexes) remove .lower because the query...

bug