mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-07-24 22:55:48 +00:00
fix: fix lint errors and update headers
This commit is contained in:
@@ -10,9 +10,10 @@ import type { Signer, SignerResult } from '@pezkuwi/api/types';
|
||||
import type { Ledger, LedgerGeneric } from '@pezkuwi/hw-ledger';
|
||||
import type { Registry, SignerPayloadJSON } from '@pezkuwi/types/types';
|
||||
|
||||
import { merkleizeMetadata } from '@polkadot-api/merkleize-metadata';
|
||||
|
||||
import { settings } from '@pezkuwi/ui-settings';
|
||||
import { objectSpread, u8aToHex } from '@pezkuwi/util';
|
||||
import { merkleizeMetadata } from '@polkadot-api/merkleize-metadata';
|
||||
|
||||
let id = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user