Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 221 Bytes

target.md

File metadata and controls

13 lines (8 loc) · 221 Bytes

target

Signature

function target(StdStorage storage self, address _target) internal returns (StdStorage storage);

Description

Sets the address of the contract.

Default value: address(0)