bip44-constants 346.0.0 → 347.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
|
@@ -696,6 +696,7 @@ module.exports = [
|
|
|
696
696
|
[0x800002b4, 'GTG', 'Gotigin'],
|
|
697
697
|
[0x800002b5, 'NET', 'RealityNet'],
|
|
698
698
|
[0x800002b6, 'VTBC', 'VTB Community'],
|
|
699
|
+
[0x800002b7, 'DIONE', 'Odyssey Chain'],
|
|
699
700
|
[0x800002b8, 'LUM', 'Lumos'],
|
|
700
701
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
701
702
|
[0x800002bb, 'GTB', 'GotaBit'],
|
|
@@ -1073,7 +1074,7 @@ module.exports = [
|
|
|
1073
1074
|
[0x80001f90, '', 'DSRV'],
|
|
1074
1075
|
[0x80001ff5, 'BOC', 'BeOne Chain'],
|
|
1075
1076
|
[0x80002000, 'PAC', 'pacprotocol'],
|
|
1076
|
-
[0x80002019, '
|
|
1077
|
+
[0x80002019, 'KAIA', 'KAIA'],
|
|
1077
1078
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|
|
1078
1079
|
[0x800020fc, 'XCH', 'Chia'],
|
|
1079
1080
|
[0x80002105, '', 'Base'],
|