bitfinex2.private_post_auth_r_wallets()返回值结构

  • bitfinex2.private_post_auth_r_wallets()
>>> _temp = bitfinex2.private_post_auth_r_wallets()
>>> print(_temp,type(_temp))
[['margin', 'USD', 130.77521003, 0, None]] <class 'list'>

.
.
.
2019-04-04 15:07:16

猜你喜欢

转载自blog.csdn.net/The_Time_Runner/article/details/89023239