-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat: adding non-bitgo recovery support for coredao and oas #519
Conversation
8340ef3
to
4ee3873
Compare
75ecd2e
to
4ee3873
Compare
case 'opeth': | ||
case 'topeth': | ||
case 'polygon': | ||
case 'tpolygon': | ||
case 'bsc': | ||
case 'tbsc': | ||
console.log('Entered toas case'); |
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.
This console statement can be removed
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.
Removed. Thanks for the catch
@parasgarg-bitgo are we missing a switch case in |
4ee3873
to
d67e372
Compare
d67e372
to
73e2b9a
Compare
We'll add support for unsigned sweep in a separate PR. |
73e2b9a
to
c63c3f6
Compare
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.
lgtm
Ticket: WIN-4290