bip44-constants 96.0.0 → 97.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 +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -705,6 +705,7 @@ module.exports = [
|
|
|
705
705
|
[0x8000034e, 'OWO', 'OneWorld Coin'],
|
|
706
706
|
[0x8000034f, 'PEPS', 'PEPS Coin'],
|
|
707
707
|
[0x80000350, 'BIR', 'Birake'],
|
|
708
|
+
[0x80000351, 'MOBIC', 'MobilityCoin'],
|
|
708
709
|
[0x80000354, 'DSM', 'Desmos'],
|
|
709
710
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
710
711
|
[0x80000362, 'MOB', 'MobileCoin'],
|