EVMScriptRegistryFactory
Last updated
Was this helpful?
Last updated
Was this helpful?
is
Source:
function () public
Create a new EVMScriptRegistryFactory.
function``
newEVMScriptRegistry
(Kernel _dao) public returns (EVMScriptRegistry)
Install a new pinned instance of EVMScriptRegistry on `_dao`.
Parameters:
_dao
- Kernel
Returns:
Installed EVMScriptRegistry