final numReg = RegExp(r'\s{1,}'); /// Private Key max allowed size is 20kb const privateKeyMaxSize = 20 * 1024;