bip44-constants 346.0.0 → 348.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 +3 -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'],
|
|
@@ -947,6 +948,7 @@ module.exports = [
|
|
|
947
948
|
[0x8000076c, 'XNA', 'Neurai'],
|
|
948
949
|
[0x8000076d, 'CLC', 'Classica'],
|
|
949
950
|
[0x80000773, 'BITCI', 'Bitcicoin'],
|
|
951
|
+
[0x8000077e, 'BKC', 'Briskcoin'],
|
|
950
952
|
[0x8000077f, 'VIPS', 'VIPSTARCOIN'],
|
|
951
953
|
[0x80000786, 'CITY', 'City Coin'],
|
|
952
954
|
[0x8000079f, 'ESA', 'Esa'],
|
|
@@ -1073,7 +1075,7 @@ module.exports = [
|
|
|
1073
1075
|
[0x80001f90, '', 'DSRV'],
|
|
1074
1076
|
[0x80001ff5, 'BOC', 'BeOne Chain'],
|
|
1075
1077
|
[0x80002000, 'PAC', 'pacprotocol'],
|
|
1076
|
-
[0x80002019, '
|
|
1078
|
+
[0x80002019, 'KAIA', 'KAIA'],
|
|
1077
1079
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|
|
1078
1080
|
[0x800020fc, 'XCH', 'Chia'],
|
|
1079
1081
|
[0x80002105, '', 'Base'],
|