Fix `storage::read` (#7084)
* Fix `storage::read` It should return the length of the storage item after the given offset. Before it returned always the length of the full storage item. * Fix tests
parent
be5dc02d
Please register or sign in to comment