Description
GetStorageRange returns both empty arrays when no slots are found which is a typical return for a missing root hash. Snap client code cannot interpret that there are not further slots for an account.
Expected behavior
In a case where no storage slots are found according to the request, the response should contains an empty arrays for slots and a proof for absence of the key.
Description
GetStorageRange returns both empty arrays when no slots are found which is a typical return for a missing root hash. Snap client code cannot interpret that there are not further slots for an account.
Expected behavior
In a case where no storage slots are found according to the request, the response should contains an empty arrays for slots and a proof for absence of the key.