Skip to main content

ISteerGovernance.sol

Methods

cancelByInternalGovernance(address[],uint256[],bytes[],bytes32)

Solidity

function cancelByInternalGovernance(address[] targets, uint256[] values, bytes[] calldatas, bytes32 descriptionHash) external nonpayable

Parameters

NameTypeDescription
targetsaddress[]undefined
valuesuint256[]undefined
calldatasbytes[]undefined
descriptionHashbytes32undefined

setInternalGovernanceTimeLockOnce(address)

Solidity

function setInternalGovernanceTimeLockOnce(address _internalGovernanceTimeLock) external nonpayable

Parameters

NameTypeDescription
_internalGovernanceTimeLockaddressundefined

Events

CancelledByInternalGovernance

Solidity

event CancelledByInternalGovernance(address[] targets, uint256[] values, bytes[] calldatas, bytes32 descriptionHash)

Parameters

NameTypeDescription
targetsaddress[]undefined
valuesuint256[]undefined
calldatasbytes[]undefined
descriptionHashbytes32undefined