mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-03-28 14:23:06 +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