UNPKG

@ledgerhq/coin-algorand

Version:
4 lines 299 B
import { createCustomErrorClass } from "@ledgerhq/errors"; export const AlgorandASANotOptInInRecipient = createCustomErrorClass("AlgorandASANotOptInInRecipient"); export const AlgorandMemoExceededSizeError = createCustomErrorClass("AlgorandMemoExceededSizeError"); //# sourceMappingURL=errors.js.map