beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 91 forks source link

Token price update broken #7

Closed DigiTecK3D closed 3 years ago

DigiTecK3D commented 3 years ago

Seems with the total wallet addition in the code on submitting 3d17907eedead2c0ccabd4baf7d999e12b859f77 the telegram bot used to auto-refresh the prices on the status page and on merging change it won't work again and after I discard changes it works again.

beeb commented 3 years ago

Nice catch, I forgot to modify the logic for the update function. Fix incoming

beeb commented 3 years ago

Fixed in https://github.com/beeb/pancaketrade/releases/tag/v0.4.2