Skip to content
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

Tm/upgrade-ledger-2fa #976

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Tm/upgrade-ledger-2fa #976

merged 2 commits into from
Sep 25, 2024

Conversation

arhtudormorar
Copy link
Contributor

Description of the pull request

Changed ledger 2FA signing method from using WebWallet provider to CrossWindow provider

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

andreibancioiu
andreibancioiu previously approved these changes Sep 25, 2024

// set sender
const ledgerSenderBech32 = await this.hwProvider.getAddress();
const ledgerSender = new Address(senderBech32);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

razvantomegea
razvantomegea previously approved these changes Sep 25, 2024
@razvantomegea razvantomegea merged commit 099d509 into development Sep 25, 2024
2 checks passed
@razvantomegea razvantomegea deleted the tm/upgrade-ledger-2fa branch September 25, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants