mirror of
https://github.com/status-im/contracts.git
synced 2025-02-23 20:18:42 +00:00
update to new DelegateCall
This commit is contained in:
parent
a51ec2ebb2
commit
2aac7c2b90
@ -48,7 +48,7 @@ import "./DelegatedCall.sol";
|
||||
/**
|
||||
* @dev returns system if system has code, otherwise return recover
|
||||
*/
|
||||
function _target()
|
||||
function targetDelegatedCall()
|
||||
internal
|
||||
constant
|
||||
returns(address)
|
||||
|
Loading…
x
Reference in New Issue
Block a user