bip44-constants 347.0.0 → 349.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
|
@@ -736,6 +736,7 @@ module.exports = [
|
|
|
736
736
|
[0x800002e2, 'BTE', 'Bitweb'],
|
|
737
737
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
738
738
|
[0x800002e4, 'MDC', 'MyDataCoin'],
|
|
739
|
+
[0x800002e5, 'RIV', 'Rigvid'],
|
|
739
740
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
740
741
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
741
742
|
[0x800002f1, '', 'Age X25519 Encryption'],
|
|
@@ -948,6 +949,7 @@ module.exports = [
|
|
|
948
949
|
[0x8000076c, 'XNA', 'Neurai'],
|
|
949
950
|
[0x8000076d, 'CLC', 'Classica'],
|
|
950
951
|
[0x80000773, 'BITCI', 'Bitcicoin'],
|
|
952
|
+
[0x8000077e, 'BKC', 'Briskcoin'],
|
|
951
953
|
[0x8000077f, 'VIPS', 'VIPSTARCOIN'],
|
|
952
954
|
[0x80000786, 'CITY', 'City Coin'],
|
|
953
955
|
[0x8000079f, 'ESA', 'Esa'],
|