Skip to content

Comments

Fix dummy_new_proof creation for type_of_consensus == 6#6

Open
krtn2902 wants to merge 1 commit intosed-szeged:masterfrom
krtn2902:fix/exampleCA-error
Open

Fix dummy_new_proof creation for type_of_consensus == 6#6
krtn2902 wants to merge 1 commit intosed-szeged:masterfrom
krtn2902:fix/exampleCA-error

Conversation

@krtn2902
Copy link

This PR fixes an error where the dummy_new_proof key was not generated when type_of_consensus == 6, leading to an access error later in the code. The issue was caused by an incorrect conditional check (type_of_consensus == 5), which has now been updated to type_of_consensus == 6.

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