veles
veles copied to clipboard
Code should typedef address type and byte value type
Currently we use inconsistent types for file addresses and byte values. We should refactor code to use typedefs/using for them.