bip44-constants 384.0.0 → 385.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 +3 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1213,6 +1213,9 @@ module.exports = [
|
|
|
1213
1213
|
[0x80082750, 'SCR', 'Scroll'],
|
|
1214
1214
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1215
1215
|
[0x800b3206, 'ICE', 'Ice Network'],
|
|
1216
|
+
[0x800c9f1e, '', 'RGB on Bitcoin (mainnet)'],
|
|
1217
|
+
[0x800c9f1f, '', 'RGB on Bitcoin (testnet)'],
|
|
1218
|
+
[0x800ca60e, '', 'RGB on Liquid (mainnet)'],
|
|
1216
1219
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
1217
1220
|
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|
|
1218
1221
|
[0x8011df89, 'ILT', 'iOlite'],
|