bip44-constants 266.0.0 → 268.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
|
@@ -967,6 +967,7 @@ module.exports = [
|
|
|
967
967
|
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
968
968
|
[0x80000d35, 'DYN', 'Dynamic'],
|
|
969
969
|
[0x80000d37, 'SEQ', 'Sequence'],
|
|
970
|
+
[0x80000dad, 'JFIN', 'JFIN Coin'],
|
|
970
971
|
[0x80000de0, 'DEO', 'Destocoin'],
|
|
971
972
|
[0x80000dec, 'DST', 'DeStream'],
|
|
972
973
|
[0x80000e11, 'CY', 'Cybits'],
|
|
@@ -980,6 +981,7 @@ module.exports = [
|
|
|
980
981
|
[0x8000115c, 'C4E', 'Chain4Energy'],
|
|
981
982
|
[0x80001337, 'XVM', 'Venidium'],
|
|
982
983
|
[0x80001387, 'BXN', 'BlackFort Exchange Network'],
|
|
984
|
+
[0x80001388, 'V12', 'Vet The Vote'],
|
|
983
985
|
[0x8000138e, 'SBC', 'Senior Blockchain'],
|
|
984
986
|
[0x80001480, 'FIC', 'FIC'],
|
|
985
987
|
[0x800014e9, 'HNS', 'Handshake'],
|