Skip to content

Fix: Correct consensus typo and Raft support error message#761

Open
Ujjwal-Gowda wants to merge 1 commit into
hyperledger-labs:mainfrom
Ujjwal-Gowda:fix/raft-validation-error
Open

Fix: Correct consensus typo and Raft support error message#761
Ujjwal-Gowda wants to merge 1 commit into
hyperledger-labs:mainfrom
Ujjwal-Gowda:fix/raft-validation-error

Conversation

@Ujjwal-Gowda
Copy link
Copy Markdown

fixes:

  • Typo 'consesus' to ''consensus' in validation error messages.
  • A bug where the Raft support error message incorrectly interpolated the 'versionsSupportingRaft' function definition instead of a string to read .

This commit fixes:
- Typo 'consesus' -> 'consensus' in validation error messages.
- A bug where the Raft support error message incorrectly interpolated the 'versionsSupportingRaft' function definition instead of a human-readable version string.

Signed-off-by: ujjwal G <crystalninja0123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant