fix: update pezkuwi mainnet genesis hash and remove npm token from repo

- Update genesis hash to mainnet value
- Remove npmAuthToken from .yarnrc.yml (use GitHub Secrets instead)
- Add pezsp_* and pezframe_* path support in PortableRegistry
This commit is contained in:
2026-01-31 07:33:44 +03:00
parent 31467f90d4
commit 2db0d19928
65 changed files with 10832 additions and 113 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"repository": {
"directory": "packages/papi-utils",
"type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-api.git"
"url": "git+https://github.com/pezkuwichain/pezkuwi-api.git"
},
"license": "MIT",
"sideEffects": false,