⚠️ Deprecation Notice
ModuleKit was developed by Rhinestone and is no longer actively supported. If you're building modules and need assistance, reach out to Rhinestone at gm@rhinestone.dev
title: "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