Open juliancwirko opened 6 months ago
There could be a better way to improve that. Maybe on the message event listeners' side, but this change makes the errors more readable.
startBgrMsgChannel
extensionResponse
Instead:
Transaction canceled: extensionResponse.map is not a function.
We now have:
Transaction failed: CanceledError.
There could be a better way to improve that. Maybe on the message event listeners' side, but this change makes the errors more readable.
startBgrMsgChannel
PromiseextensionResponse
when it is not an array of transactions. When someone cancels the process.Instead:
We now have: