mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
5 lines
124 B
Python
5 lines
124 B
Python
from .test_grvt_raw_sync import test_withdrawal_with_signing
|
|
|
|
if __name__ == "__main__":
|
|
test_withdrawal_with_signing()
|