Objective
Not following best practices for protobuf enum naming.
Origin Document
In #245, the following change was made:

In order to follow best practices, we should do the following:

Goals
- Change all existing protobuf enums to follow best practices
- Enforce best practices moving forward
Deliverable
Non-goals / Non-deliverables
- Changing any business logic in the codebase
General issue deliverables
Testing Methodology
- All tests:
make test_all
- LocalNet: verify a
LocalNet is still functioning correctly by following the instructions at docs/development/README.md
Creator: @Olshansk
Co-Owners: @okdas + ?
Objective
Not following best practices for protobuf enum naming.
Origin Document
In #245, the following change was made:
In order to follow best practices, we should do the following:
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make test_allLocalNetis still functioning correctly by following the instructions at docs/development/README.mdCreator: @Olshansk
Co-Owners: @okdas + ?