Daemon-Technologies / Mining-Bot

26 stars 14 forks source link

Return NaN when query bitcoin balance for a long time. #104

Closed gzelda closed 3 years ago

gzelda commented 3 years ago

Describe the bug The result returns really slow for some reason, and it will influence other address. 截屏2020-12-31 下午8 29 50 We should make it more quick to show although there will be some address cannot receive the result.

Expected behavior Set a quick timeout for list query, if not response. Show NaN or other string in the list.

SherLzp commented 3 years ago

fixed by #108