-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Bluetooth Ledger state #1739
Conversation
3e2771d
to
08500f4
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1739 +/- ##
==========================================
- Coverage 81.98% 81.92% -0.06%
==========================================
Files 186 186
Lines 4828 4884 +56
Branches 887 897 +10
==========================================
+ Hits 3958 4001 +43
- Misses 870 883 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
|
11af5c6
to
3c812c8
Compare
@@ -2,10 +2,13 @@ import { BalanceDetails } from '../account/types' | |||
|
|||
export enum WalletType { | |||
Ledger = 'ledger', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Renaming this in another separate PR
3c812c8
to
52e6dcb
Compare
0b4e502
to
4257eb7
Compare
4257eb7
to
d223dcf
Compare
d223dcf
to
46c8061
Compare
No description provided.