bip44-constants 317.0.0 → 319.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
|
@@ -907,6 +907,7 @@ module.exports = [
|
|
|
907
907
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
908
908
|
[0x800005f4, '', 'Taler'],
|
|
909
909
|
[0x800005fd, 'BEAM', 'Beam'],
|
|
910
|
+
[0x80000600, 'GAS', 'BubiChain'],
|
|
910
911
|
[0x8000060f, 'SDK', 'Sovereign SDK'],
|
|
911
912
|
[0x80000613, 'APC', 'Apc Chain'],
|
|
912
913
|
[0x80000650, 'ELF', 'AELF'],
|
|
@@ -1133,6 +1134,7 @@ module.exports = [
|
|
|
1133
1134
|
[0x80019a91, 'STRAX', 'Strax'],
|
|
1134
1135
|
[0x8001b207, 'KAS', 'Kaspa'],
|
|
1135
1136
|
[0x8001d9f9, 'KLS', 'Karlsen'],
|
|
1137
|
+
[0x8001e240, 'SPR', 'Spectre'],
|
|
1136
1138
|
[0x8002780b, 'APTA', 'Bloqs4Good'],
|
|
1137
1139
|
[0x80030fb1, 'AKA', 'Akroma'],
|
|
1138
1140
|
[0x80036cb1, 'CONET', 'CONET Holesky Network'],
|