mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 20:21:04 +00:00
Bumps
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
|
||||
import './detectPackage';
|
||||
|
||||
import keyring, { Keyring } from './Keyring';
|
||||
import { Keyring } from './Keyring';
|
||||
|
||||
export { default as Ledger } from '@polkadot/ledger';
|
||||
|
||||
const keyring = new Keyring();
|
||||
|
||||
export default keyring;
|
||||
|
||||
export { Keyring };
|
||||
|
||||
Reference in New Issue
Block a user