python-kucoin icon indicating copy to clipboard operation
python-kucoin copied to clipboard

fix get_withdrawal_quotas args

Open happyhappy-jun opened this issue 3 years ago • 1 comments
trafficstars

According to the official docs (link), withdrawal quotas method requires optional chain arg (especially for USDT which use TRC20 chain a lot).

Added optional argument in wrapper function

happyhappy-jun avatar Nov 24 '21 23:11 happyhappy-jun

if this chain parameter can also be added to the create_withdrawal function please

kewlfft avatar Jan 23 '22 14:01 kewlfft