Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Added hidden block fields#81

Open
isaozler wants to merge 1 commit intomainfrom
fix/block-reward-env
Open

Added hidden block fields#81
isaozler wants to merge 1 commit intomainfrom
fix/block-reward-env

Conversation

@isaozler
Copy link
Contributor

@isaozler isaozler commented Aug 20, 2025

@isaozler isaozler requested a review from javadkh2 August 20, 2025 10:52
NEXT_PUBLIC_FEATURED_NETWORKS=
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=0bcd4c7ef4545c3ed95149192d4d06aa
NEXT_PUBLIC_OG_IMAGE_URL=file:///app/public/static/kadena_evm_og_image.png
NEXT_PUBLIC_VIEWS_BLOCK_HIDDEN_FIELDS=[\"total_reward\"]
Copy link
Contributor

@javadkh2 javadkh2 Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you dont need to escape "

Suggested change
NEXT_PUBLIC_VIEWS_BLOCK_HIDDEN_FIELDS=[\"total_reward\"]
NEXT_PUBLIC_VIEWS_BLOCK_HIDDEN_FIELDS=["total_reward"]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants