60p82u21t54k 1.2.8 → 1.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -2529,7 +2529,7 @@ const getGetBankCardDataResponse = (raw) => {
|
|
|
2529
2529
|
network: (_m = (_l = (_k = raw.mdCryptoDetail) == null ? void 0 : _k.cryptoNetworks) == null ? void 0 : _l.map((item) => {
|
|
2530
2530
|
return {
|
|
2531
2531
|
id: item.id,
|
|
2532
|
-
name:
|
|
2532
|
+
name: item.name,
|
|
2533
2533
|
value: item.value
|
|
2534
2534
|
};
|
|
2535
2535
|
})) != null ? _m : []
|