You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Currently isn't actually creating a new tab. I think this fails the pocket test and also causes webContents.print inside ledger to not print backup keys.
The text was updated successfully, but these errors were encountered:
Fix#6150
Auditors: @bsclifton
It was crashing because it was treating this api as a promise but really it uses callbacks.
Note that the print operation won't actually work until #6159 is addressed.
Fix#6150
Auditors: @bsclifton
It was crashing because it was treating this api as a promise but really it uses callbacks.
Note that the print operation won't actually work until #6159 is addressed.
Currently isn't actually creating a new tab. I think this fails the pocket test and also causes webContents.print inside ledger to not print backup keys.
The text was updated successfully, but these errors were encountered: