Closed Mnenmenth closed 3 years ago
Currently there is a middle-man StateVariables class being passed around instead of just using the State class generated from protobuf. The codebase should be reworked so that State is being used directly
Code would become more messy if we did this than what we're doing now, so closing this issue.
Currently there is a middle-man StateVariables class being passed around instead of just using the State class generated from protobuf. The codebase should be reworked so that State is being used directly