bip44-constants 263.0.0 → 264.0.0
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/index.js +2 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -855,7 +855,7 @@ module.exports = [
|
|
|
855
855
|
[0x80000408, 'BTCR', 'BTCR'],
|
|
856
856
|
[0x80000412, 'MFID', 'Moonfish ID'],
|
|
857
857
|
[0x80000457, 'BBC', 'Big Bitcoin'],
|
|
858
|
-
[
|
|
858
|
+
[0x8000045c, 'CORE', 'Core'],
|
|
859
859
|
[0x80000460, 'RISE', 'RISE'],
|
|
860
860
|
[0x80000462, 'CMT', 'CyberMiles Token'],
|
|
861
861
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
@@ -1089,6 +1089,7 @@ module.exports = [
|
|
|
1089
1089
|
[0x8002780b, 'APTA', 'Bloqs4Good'],
|
|
1090
1090
|
[0x80030fb1, 'AKA', 'Akroma'],
|
|
1091
1091
|
[0x80011000, 'GENOM', 'GENOM'],
|
|
1092
|
+
[0x80036cb1, 'CONET', 'CONET Holesky Network'],
|
|
1092
1093
|
[0x8003c301, 'ATS', 'ARTIS sigma1'],
|
|
1093
1094
|
[0x8003fc0b, 'ZAMA', 'Zama'],
|
|
1094
1095
|
[0x8004cb2f, 'PI', 'Pi Network'],
|