@ledgerhq/coin-casper
Version:
Ledger Casper integration
10 lines • 451 B
TypeScript
export declare const CasperInvalidTransferId: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
export declare const InvalidMinimumAmount: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
export declare const MayBlockAccount: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map