Files
pezkuwi-common/packages/hw-ledger/defaults.d.ts
T

15 lines
386 B
TypeScript

export declare const prevLedgerRecord: Record<string, string>;
export declare const genericLedgerApps: {
bittensor: string;
creditcoin3: string;
dentnet: string;
encointer: string;
frequency: string;
integritee: string;
liberland: string;
mythos: string;
polimec: string;
vara: string;
};
export declare const ledgerApps: Record<string, string>;