MockContract
Methods
contractType
function contractType() external view returns (bytes32)Returns the module type of the contract.
Returns
Name
Type
Description
_0
bytes32
undefined
contractVersion
function contractVersion() external view returns (uint8)Returns the version of the contract.
Returns
Name
Type
Description
_0
uint8
undefined
Last updated