UNPKG

@ledgerhq/coin-elrond

Version:
16 lines 770 B
export declare const ElrondDecimalsLimitReached: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const ElrondMinDelegatedAmountError: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const ElrondMinUndelegatedAmountError: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const ElrondDelegationBelowMinimumError: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const NotEnoughEGLDForFees: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; //# sourceMappingURL=errors.d.ts.map