Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

fix: correct the field name from num_bootrap to num_bootstrap in Netw…#4131

Open
VolodymyrBg wants to merge 1 commit into
EspressoSystems:mainfrom
VolodymyrBg:vbo
Open

fix: correct the field name from num_bootrap to num_bootstrap in Netw…#4131
VolodymyrBg wants to merge 1 commit into
EspressoSystems:mainfrom
VolodymyrBg:vbo

Conversation

@VolodymyrBg
Copy link
Copy Markdown

This pull request fixes a typo in the NetworkConfig struct field name, changing
'num_bootrap' to 'num_bootstrap'. This maintains consistency with other parts
of the codebase which already use the correct 'num_bootstrap' naming, such as in:

  1. HotShotConfigFile
  2. Default implementation for NetworkConfig
  3. Various test configurations

The issue was causing inconsistency in the codebase and could potentially lead
to confusion during development. This small change improves code quality and
readability without affecting functionality.

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.

1 participant