UNPKG

test-ic-wallet-middleware-icrc

Version:
7 lines (6 loc) 470 B
export declare const IcrcCacheMetadataErrorKey = "metadata.unavailable"; export declare const IcrcCacheMetadataErrorMessage = "Metadata Unavailable"; export declare const IcrcCacheTransactionFeeErrorKey = "transactionFee.unavailable"; export declare const IcrcCacheTransactionFeeErrorMessage = "TransactionFee Unavailable"; export declare const IcrcCacheBalanceErrorKey = "balance.unavailable"; export declare const IcrcCacheBalanceErrorMessage = "Balance Unavailable";