-
Notifications
You must be signed in to change notification settings - Fork 3
Display secure finality data #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying portal with
|
| Latest commit: |
e64cd74
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ebfcdfed.portal-prod-67d.pages.dev |
| Branch Preview URL: | https://feature-display-finality.portal-prod-67d.pages.dev |
Co-authored-by: Alisher A. Khassanov <a.khssnv@gmail.com>
|
After changing the header in SecureFinalized.tsx, build fail. The @polkadot/dev validator (in polkadot-dev-build-ts) requires the standard package format: // Copyright 2017-2025 @polkadot/react-query authors & contributors. Build error: FATAL: react-query/src/SecureFinalized.tsx:: line 1:: Invalid header definition. The validator is in the @polkadot/dev dependency (version ^0.83.2), an external package from node_modules, not project code. If we need to keep "QF Network" in the header, it will take more time to set up a patch or fork. |
No description provided.