Skip to content

Add setting to show giga-wei as nano-ETH#3119

Merged
tom2drum merged 1 commit intomainfrom
tom2drum/issue-3108
Nov 17, 2025
Merged

Add setting to show giga-wei as nano-ETH#3119
tom2drum merged 1 commit intomainfrom
tom2drum/issue-3108

Conversation

@tom2drum
Copy link
Copy Markdown
Collaborator

Description and Related Issue(s)

Resolves #3108

Proposed Changes

Added NEXT_PUBLIC_NETWORK_CURRENCY_GWEI_NAME to customize the denominator of gas prices in giga-unit format.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum added the ENVs label Nov 11, 2025
@tom2drum tom2drum requested a review from isstuev November 11, 2025 12:39
@tom2drum tom2drum merged commit 8370d08 into main Nov 17, 2025
16 checks passed
@tom2drum tom2drum deleted the tom2drum/issue-3108 branch November 17, 2025 14:55
Copy link
Copy Markdown

@bosniltd-a11y bosniltd-a11y left a comment

Choose a reason for hiding this comment

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

configs/app/chain.ts

Copy link
Copy Markdown

@bosniltd-a11y bosniltd-a11y left a comment

Choose a reason for hiding this comment

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

deploy/tools/envs-validator/schema.ts

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add setting to show giga-wei as nano-ETH

3 participants