bip44-constants 247.0.0 → 249.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
|
@@ -871,6 +871,7 @@ module.exports = [
|
|
|
871
871
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
872
872
|
[0x800005f4, '', 'Taler'],
|
|
873
873
|
[0x800005fd, 'BEAM', 'Beam'],
|
|
874
|
+
[0x8000060f, 'SDK', 'Sovereign SDK'],
|
|
874
875
|
[0x80000613, 'APC', 'Apc Chain'],
|
|
875
876
|
[0x80000650, 'ELF', 'AELF'],
|
|
876
877
|
[0x80000652, 'AUDL', 'AUDL'],
|
|
@@ -918,6 +919,7 @@ module.exports = [
|
|
|
918
919
|
[0x800007e5, 'SKT', 'Sukhavati'],
|
|
919
920
|
[0x800007e8, 'USBC', 'Universal Ledger USBC'],
|
|
920
921
|
[0x800007e6, 'XHT', 'Xinghuo Token'],
|
|
922
|
+
[0x800007e7, 'COC', 'Chat On Chain'],
|
|
921
923
|
[0x800007fe, 'ANY', 'Any'],
|
|
922
924
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
923
925
|
[0x80000801, 'TRUE', 'TrueChain'],
|