When importing a CSV from Coinex, the import fails with an error:
Internal error occured, code: dW5kZWZpbmVkIG1ldGhvZCBgW10nIGZvciBuaWw6TmlsQ2xhc3M=
And no transactions import
Workaround
I need to open the file and locate trades where traded amounts are zero, remove the rows related to this trade (there will be two or three: spent amount, received amount and fee) and import the modified file
·