UNPKG

@ledgerhq/hw-app-vet

Version:
6 lines (5 loc) 100 B
export interface VETLedgerAccount { publicKey: string; address: string; chainCode?: string; }