bip44-constants 197.0.0 → 199.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
|
@@ -853,6 +853,8 @@ module.exports = [
|
|
|
853
853
|
[0x8000065b, 'LUME', 'Lume Web'],
|
|
854
854
|
[0x8000066a, 'NEW', 'Newton'],
|
|
855
855
|
[0x80000679, 'BTA', 'Btachain'],
|
|
856
|
+
[0x80000684, 'NEOX', 'Neoxa'],
|
|
857
|
+
[0x80000685, 'MEWC', 'Meowcoin'],
|
|
856
858
|
[0x80000698, 'BCX', 'BitcoinX'],
|
|
857
859
|
[0x800006c1, 'XTZ', 'Tezos'],
|
|
858
860
|
[0x800006f0, 'LBTC', 'Liquid BTC'],
|