Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 257 Bytes

depth.md

File metadata and controls

13 lines (8 loc) · 257 Bytes

depth

Signature

function depth(StdStorage storage self, uint256 _depth) internal returns (StdStorage storage);

Description

Sets the position of the value in the tuple (e.g. inside a struct).

Default value: uint256(0)