koinos / koinos-proto

Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
MIT License
3 stars 7 forks source link

Add quantum_length to consensus_parameters and make fields uint32 #144

Closed mvandeberg closed 2 years ago

mvandeberg commented 2 years ago

Brief description

Adds quantum_length to encode all parameters and reduce size of 32 bit to match expected value range.

Checklist

Demonstration