mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 19:31:03 +00:00
Use @polkadot/hw-ledger from common (#429)
This commit is contained in:
@@ -5,7 +5,7 @@ import './detectPackage';
|
||||
|
||||
import { Keyring } from './Keyring';
|
||||
|
||||
export { Ledger } from '@polkadot/ledger';
|
||||
export { Ledger } from '@polkadot/hw-ledger';
|
||||
|
||||
const keyring = new Keyring();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user