bip44-constants 348.0.0 → 350.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
|
@@ -736,6 +736,7 @@ module.exports = [
|
|
|
736
736
|
[0x800002e2, 'BTE', 'Bitweb'],
|
|
737
737
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
738
738
|
[0x800002e4, 'MDC', 'MyDataCoin'],
|
|
739
|
+
[0x800002e5, 'RIV', 'Rigvid'],
|
|
739
740
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
740
741
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
741
742
|
[0x800002f1, '', 'Age X25519 Encryption'],
|
|
@@ -1176,6 +1177,7 @@ module.exports = [
|
|
|
1176
1177
|
[0x80051614, 'VALUE', 'Value Chain'],
|
|
1177
1178
|
[0x80051615, '3333', 'Pi Value Consensus'],
|
|
1178
1179
|
[0x80067932, 'X42', 'x42'],
|
|
1180
|
+
[0x8006b6d1, '@G', 'Graphite'],
|
|
1179
1181
|
[0x80082750, 'SCR', 'Scroll'],
|
|
1180
1182
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1181
1183
|
[0x800b3206, 'ICE', 'Ice Network'],
|