celestiaorg / protobuf3-solidity-lib

Codec library for protobuf3 in Solidity
Apache License 2.0
14 stars 4 forks source link

Use uint64 instead of uint256 #35

Closed adlerjohn closed 4 years ago

adlerjohn commented 4 years ago

Use uint64 for position, lengths, etc. of uint256 at the interface.