@ledgerhq/hw-app-eth
Version:
Ledger Hardware Wallet Ethereum Application API
7 lines • 325 B
TypeScript
export declare const EthAppPleaseEnableContractData: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
export declare const EthAppNftNotSupported: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map