target
Signature
function target(StdStorage storage self, address _target) internal returns (StdStorage storage);
Description
Sets the address of the contract.
Default value: address(0)
target
function target(StdStorage storage self, address _target) internal returns (StdStorage storage);
Sets the address of the contract.
Default value: address(0)