Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 242 Bytes

encodeStorageError.md

File metadata and controls

11 lines (7 loc) · 242 Bytes

encodeStorageError

Signature

stdError.encodeStorageError

Description

The internal Solidity error when trying to access data in storage that is corrupted. Data cannot be corrupted unless assembly had been used.