(futuresClient)
| 575 | |
| 576 | |
| 577 | def test_margin_universal_transfer(futuresClient): |
| 578 | futuresClient.universal_transfer() |
| 579 | |
| 580 | |
| 581 | def test_margin_get_all_coins_info(client): |
nothing calls this directly
no test coverage detected
searching dependent graphs…