Line-length exception....
#7
Hi there!
I also have Musicoin wallet file with 62 char ciphertext

Code:
{  
  "address":"#SOMETEXT#",
  "crypto":{  
     "cipher":"aes-128-ctr",
     "ciphertext":"2151cd3f36c3c5ce075aceda6bbdd495af3b8001f4571dc4245ae0916f2253",
     "cipherparams":{  
        "iv":"#SOMETEXT#"
     },
     "kdf":"scrypt",
     "kdfparams":{  
        "dklen":32,
        "n":262144,
        "p":1,
        "r":8,
        "salt":"#SOMETEXT#"
     },
     "mac":"#SOMETEXT#"
  },
  "id":"#SOMETEXT#",
  "version":3
}

mb its something like here ? https://github.com/paritytech/parity/issues/2263


Messages In This Thread
Line-length exception.... - by onis_uk - 01-15-2018, 09:25 PM
RE: Line-length exception.... - by philsmd - 01-15-2018, 11:57 PM
RE: Line-length exception.... - by onis_uk - 01-16-2018, 12:18 AM
RE: Line-length exception.... - by undeath - 01-16-2018, 12:54 AM
RE: Line-length exception.... - by philsmd - 01-16-2018, 09:32 AM
RE: Line-length exception.... - by onis_uk - 01-16-2018, 06:25 PM
RE: Line-length exception.... - by cqdx - 01-16-2018, 08:08 PM
RE: Line-length exception.... - by onis_uk - 01-16-2018, 08:24 PM
RE: Line-length exception.... - by cqdx - 01-16-2018, 08:35 PM
RE: Line-length exception.... - by onis_uk - 01-16-2018, 09:50 PM
RE: Line-length exception.... - by cqdx - 01-16-2018, 10:23 PM
RE: Line-length exception.... - by philsmd - 01-16-2018, 11:07 PM
RE: Line-length exception.... - by onis_uk - 01-17-2018, 12:11 AM
RE: Line-length exception.... - by undeath - 01-17-2018, 01:14 AM
RE: Line-length exception.... - by onis_uk - 01-17-2018, 08:39 AM
RE: Line-length exception.... - by onis_uk - 01-20-2018, 02:44 PM
RE: Line-length exception.... - by cqdx - 01-20-2018, 02:52 PM
RE: Line-length exception.... - by undeath - 01-20-2018, 02:57 PM
RE: Line-length exception.... - by onis_uk - 01-20-2018, 03:45 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 10:37 AM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 11:02 AM
RE: Line-length exception.... - by cqdx - 01-21-2018, 02:12 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 01:45 PM
RE: Line-length exception.... - by cqdx - 01-21-2018, 02:06 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 02:19 PM
RE: Line-length exception.... - by cqdx - 01-21-2018, 02:28 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 02:25 PM
RE: Line-length exception.... - by cqdx - 01-21-2018, 02:31 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 02:45 PM
RE: Line-length exception.... - by undeath - 01-21-2018, 06:17 PM
RE: Line-length exception.... - by onis_uk - 01-21-2018, 06:36 PM