Skip to content

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