Closed moocowmoo closed 9 years ago
Plaintext JSON import of new watch only addresses not working.
To reproduce:
1) "export unencrypted", copy JSON text 2) append ,{"addr":"1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T", "label":"chbs"} to keys array 3) paste into "import wallet" textarea, submit
Expected result: new address in wallet and Active addresses list.
Actual result: no change in wallet. Verified by reloading and re-visiting step 1 above.
Verified to-be-imported JSON was syntactically correct using $.parseJSON() via chrome console.
Plaintext JSON import of new watch only addresses not working.
To reproduce:
1) "export unencrypted", copy JSON text 2) append ,{"addr":"1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T", "label":"chbs"} to keys array 3) paste into "import wallet" textarea, submit
Expected result: new address in wallet and Active addresses list.
Actual result: no change in wallet. Verified by reloading and re-visiting step 1 above.
Verified to-be-imported JSON was syntactically correct using $.parseJSON() via chrome console.