//EDIT: solved. my fault again. copy & paste but lost one character..
I met a problem while importing balance (the real keys replaced by *** ):
import_balance in.abit [5K58****dGSz,5KSE****EHJd,5HuJ****uzj7,5KPR****zmq8,5KUn****kzno,5Jtc****D4R4,5Jus****EpCH,5JNv****KfWz] true
10 assert_exception: Assert Exception
priv_key: Invalid Private Key
{"key":"5Jtc****D4R4"}
th_a wallet.cpp:2710 import_balance
{"name_or_id":"in.abit"}
th_a wallet.cpp:2757 import_balance
It works if I remove that key from the array. It also work if I import that key alone.
Any thoughts?