Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 353 Bytes

find.md

File metadata and controls

13 lines (8 loc) · 353 Bytes

find

Signature

function find(StdStorage storage self) internal returns (uint256);

Description

Finds an arbitrary storage slot given target, sig, with_key(s), and depth.

Reverts with a message if unsuccessful.