Hi @andrewfromqueens command below does not work when the wallet cannot be opened
chrome.storage.local.get(‘data’, result => {
var vault = result.data.KeyringController.vault
console.log(vault)
})
Try to use my instructions which you see above.
Hi @andrewfromqueens command below does not work when the wallet cannot be opened
chrome.storage.local.get(‘data’, result => {
var vault = result.data.KeyringController.vault
console.log(vault)
})
Try to use my instructions which you see above.