UNPKG

@ledgerhq/coin-algorand

Version:
6 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AlgorandASANotOptInInRecipient = void 0; const errors_1 = require("@ledgerhq/errors"); exports.AlgorandASANotOptInInRecipient = (0, errors_1.createCustomErrorClass)("AlgorandASANotOptInInRecipient"); //# sourceMappingURL=errors.js.map