bip44-constants 386.0.0 → 387.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
|
@@ -737,6 +737,7 @@ module.exports = [
|
|
|
737
737
|
[0x800002dd, 'TBC', 'TBChat'],
|
|
738
738
|
[0x800002de, 'DENTX', 'DENTNet'],
|
|
739
739
|
[0x800002df, 'NBY', 'Neobytes'],
|
|
740
|
+
[0x800002e0, 'BABY', 'BABY'],
|
|
740
741
|
[0x800002e1, 'ATOP', 'Financial Blockchain'],
|
|
741
742
|
[0x800002e2, 'BTE', 'Bitweb'],
|
|
742
743
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
@@ -1225,6 +1226,7 @@ module.exports = [
|
|
|
1225
1226
|
[0x801a2010, 'LAX', 'LAPO'],
|
|
1226
1227
|
[0x803be02b, 'EPK', 'EPIK Protocol'],
|
|
1227
1228
|
[0x80485944, 'HYD', 'Hydra Token'],
|
|
1229
|
+
[0x804d444e, '', 'Miden'],
|
|
1228
1230
|
[0x80501949, 'BCO', 'BitcoinOre'],
|
|
1229
1231
|
[0x8050194a, 'BHD', 'BitcoinHD'],
|
|
1230
1232
|
[0x8050544e, 'PTN', 'PalletOne'],
|