bip44-constants 349.0.0 → 351.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -737,6 +737,7 @@ module.exports = [
|
|
|
737
737
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
738
738
|
[0x800002e4, 'MDC', 'MyDataCoin'],
|
|
739
739
|
[0x800002e5, 'RIV', 'Rigvid'],
|
|
740
|
+
[0x800002e8, 'DUSK', 'Dusk'],
|
|
740
741
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
741
742
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
742
743
|
[0x800002f1, '', 'Age X25519 Encryption'],
|
|
@@ -1177,6 +1178,7 @@ module.exports = [
|
|
|
1177
1178
|
[0x80051614, 'VALUE', 'Value Chain'],
|
|
1178
1179
|
[0x80051615, '3333', 'Pi Value Consensus'],
|
|
1179
1180
|
[0x80067932, 'X42', 'x42'],
|
|
1181
|
+
[0x8006b6d1, '@G', 'Graphite'],
|
|
1180
1182
|
[0x80082750, 'SCR', 'Scroll'],
|
|
1181
1183
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1182
1184
|
[0x800b3206, 'ICE', 'Ice Network'],
|