@ledgerhq/coin-algorand
Version:
Ledger Algorand Coin integration
7 lines • 339 B
TypeScript
export declare const AlgorandASANotOptInInRecipient: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
export declare const AlgorandMemoExceededSizeError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map