Insrt-Finance / insrt-v2-contracts

0 stars 3 forks source link

Update `StorageRead` to return uint256 #88

Closed NouDaimon closed 1 year ago

NouDaimon commented 1 year ago

The StorageRead library returns uint64 where there should be uint256 risks. This needs to be updated, alongside the tests it affect.