ccxt
ccxt copied to clipboard
change Cyrillic "С" to latin "C" to avoid problem
browser sometime use wrong encoding with Cyrillic script which cause script unable to load. This will fix the error in some browser.
It's barely noticeable but cause me quite a few hour to debug what cause browser report error message below.
Uncaught SyntaxError: Missing initializer in const declaration