Unverified Commit 86c8ee62 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

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 05b6fd7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment