Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Browser [e.g. chrome, safari]
- Browser Version
- Extension Version [e.g. 22]
Additional context
Paste your error here or Add any other context about the problem here.
{
"address": "pokt1tzh2we3u8drnrgv2htzzp5pg54vqc3rjp4lxzv",
"publicKey": "",
"protocol": "Pocket",
"chainId": "mainnet",
"transactionType": "Migration",
"error": {
"code": 0,
"message": "An unhandled error occur trying to process your request.",
"originalError": {
"name": "Error",
"message": "Shannon account not found",
"stack": "Error: Shannon account not found\n at chrome-extension://mcgbfmioikpilhncbhdkjbjinfhgplpa/js/background.js:1:108883\n at Generator.next (<anonymous>)\n at n (chrome-extension://mcgbfmioikpilhncbhdkjbjinfhgplpa/js/background.js:1:89905)"
}
},
"transactionData": {
"morseAddress": "5406cd76aad5c92ae33b50a549156f5c8ce89a4e",
"shannonAddress": "pokt1tzh2we3u8drnrgv2htzzp5pg54vqc3rjp4lxzv",
"shannonChainId": "pocket",
"morsePublicKey": "aedea1ea7170744bcf87ee323f4501a3a08a7c639d4f8031379b1a008bdd3ad9"
}
}
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Paste your error here or Add any other context about the problem here.
{ "address": "pokt1tzh2we3u8drnrgv2htzzp5pg54vqc3rjp4lxzv", "publicKey": "", "protocol": "Pocket", "chainId": "mainnet", "transactionType": "Migration", "error": { "code": 0, "message": "An unhandled error occur trying to process your request.", "originalError": { "name": "Error", "message": "Shannon account not found", "stack": "Error: Shannon account not found\n at chrome-extension://mcgbfmioikpilhncbhdkjbjinfhgplpa/js/background.js:1:108883\n at Generator.next (<anonymous>)\n at n (chrome-extension://mcgbfmioikpilhncbhdkjbjinfhgplpa/js/background.js:1:89905)" } }, "transactionData": { "morseAddress": "5406cd76aad5c92ae33b50a549156f5c8ce89a4e", "shannonAddress": "pokt1tzh2we3u8drnrgv2htzzp5pg54vqc3rjp4lxzv", "shannonChainId": "pocket", "morsePublicKey": "aedea1ea7170744bcf87ee323f4501a3a08a7c639d4f8031379b1a008bdd3ad9" } }