mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-23 07:23:07 +00:00
- changes balance from uint256 -> uint128 so that entire Balance can be read or written with a single operation - moves Lock to library - simplifies lock checks