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

Remove "Op" "Label" suffixes from enum Label's in Splinter (Rust code) #5

Open
tenzinhl opened this issue Feb 7, 2023 · 0 comments

Comments

@tenzinhl
Copy link
Collaborator

tenzinhl commented Feb 7, 2023

Note: this issue targets the splinter branch

A style choice. At some point we should remove "-Op" and "-Label" suffixes from labels, because in Rust the labels are already enums and thus namespaced by the name "Label" (as enforced by the state_machine! macro).

An example of this can be found in AbstractMap_v.rs

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

No branches or pull requests

1 participant