UNPKG

@ledgerhq/live-common

Version:
5 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const shouldUseReceiveOptions = (currencyId) => !!(currencyId && ["ethereum/erc20/usd__coin", "ethereum"].includes(currencyId)); exports.default = shouldUseReceiveOptions; //# sourceMappingURL=shouldUseReceiveOptions.js.map