Skip to content

Commit

Permalink
Update eth-trezor-keyring to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danjm committed Apr 12, 2023
1 parent b383760 commit b633ba9
Show file tree
Hide file tree
Showing 7 changed files with 1,322 additions and 716 deletions.
2 changes: 1 addition & 1 deletion app/scripts/metamask-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
} from 'eth-rpc-errors';
import { Mutex } from 'await-semaphore';
import log from 'loglevel';
import TrezorKeyring from 'eth-trezor-keyring';
import TrezorKeyring from '@metamask/eth-trezor-keyring';
import LedgerBridgeKeyring from '@metamask/eth-ledger-bridge-keyring';
import LatticeKeyring from 'eth-lattice-keyring';
import { MetaMaskKeyring as QRHardwareKeyring } from '@keystonehq/metamask-airgapped-keyring';
Expand Down
Loading

0 comments on commit b633ba9

Please sign in to comment.