Monitor killAccount for refresh

This commit is contained in:
Jaco Greeff 2016-11-22 16:46:40 +01:00
parent 609e8912d8
commit 7f7ffd7284

View File

@ -59,6 +59,7 @@ export default class Personal {
}
switch (data.method) {
case 'parity_killAccount':
case 'parity_importGethAccounts':
case 'personal_newAccount':
case 'parity_newAccountFromPhrase':