@ -142,7 +142,9 @@ module.exports = class KeyringController extends EventEmitter {
.then(() => {
return this.persistAllKeyrings()
})
.then(cb)
cb()
.catch((err) => {
cb(err)