bip44-constants 354.0.0 → 356.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
|
@@ -1089,6 +1089,7 @@ module.exports = [
|
|
|
1089
1089
|
[0x80002148, '---', 'reserved'],
|
|
1090
1090
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
1091
1091
|
[0x8000221c, 'BLN', 'Bullions'],
|
|
1092
|
+
[0x80002222, 'ALPH', 'Alph Network'],
|
|
1092
1093
|
[0x800022a2, 'GGX', 'Golden Gate'],
|
|
1093
1094
|
[0x800022b6, 'GGXT', 'Golden Gate Sydney'],
|
|
1094
1095
|
[0x800022b8, 'SBTC', 'Super Bitcoin'],
|
|
@@ -1109,6 +1110,7 @@ module.exports = [
|
|
|
1109
1110
|
[0x8000270f, 'GOD', 'Bitcoin God'],
|
|
1110
1111
|
[0x80002710, 'FO', 'FIBOS'],
|
|
1111
1112
|
[0x80002711, 'SPACE', 'Space'],
|
|
1113
|
+
[0x80002717, 'S', 'SONIC'],
|
|
1112
1114
|
[0x8000277f, 'DHP', 'dHealth'],
|
|
1113
1115
|
[0x800027f2, 'RTM', 'Raptoreum'],
|
|
1114
1116
|
[0x80002802, 'AA', 'Arthera'],
|