UNPKG

@ledgerhq/coin-multiversx

Version:
16 lines 786 B
export declare const MultiversXDecimalsLimitReached: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const MultiversXMinDelegatedAmountError: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const MultiversXMinUndelegatedAmountError: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{ [key: string]: unknown; }>; export declare const MultiversXDelegationBelowMinimumError: 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