ModuleKit
Deploying
Registry
setRegistry

setRegistry

Set the Registry to use for the deployment.

Usage

setRegistry({
    _registry: registry
});

Parameters

_registry

  • Type: address

The address of the Registry to set.

Returns

None