UNPKG

@helium/currency

Version:

Utilities for handling different currency types on the Helium blockchain

5 lines 278 B
export declare const MixedCurrencyTypeError: Error; export declare const UnsupportedCurrencyConversionError: Error; export declare const UnsupportedTickerError: (ticker: string) => Error; export declare const OraclePriceRequiredError: Error; //# sourceMappingURL=Errors.d.ts.map