Skip to content
crex24 parse8601 error in parse_transaction

Running withdraw() or fetch_transactions() results in "parse8601() takes from 0 to 1 positional arguments but 2 were given". Checked other exchange Python files and noticed that these two calls did not pass in a safe_string.

Issue discovered in crex24.py. Modifying JS file as requested for transpiling.

[ci skip]