Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update first.nr (2) #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SoulcoIIector
Copy link

check_storage_value function: A universal function to check storage values with custom error messages for easier debugging.

cast_vote_and_check_tally function: Combines the voting process and tally check to reduce duplicate code in each test.

cast_vote function: Handles the voting action in a single call, making each test cleaner and easier to maintain.

check_storage_value function: A universal function to check storage values with custom error messages for easier debugging.

cast_vote_and_check_tally function: Combines the voting process and tally check to reduce duplicate code in each test.

cast_vote function: Handles the voting action in a single call, making each test cleaner and easier to maintain.
@SoulcoIIector SoulcoIIector mentioned this pull request Oct 28, 2024
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