Ihor Katkov

Results 3 issues of Ihor Katkov

Hey @rupurt. The dashboard is not showing balance for missing products for default dev config. For my case, the solution is to add `etc_usdt` to products of binance and okex....

Due to hurry, I didn't write any test. Need to cover, especially multiple file upload feature

help wanted

Hey guys. I developed the function for multiple file upload. Would be great if the similar feature would be added. ``` def attach_files(element, file_pathes) do import Hound.RequestUtils session_id = Hound.current_session_id...