⚠️ 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: "setResolverUID"
Set the Resolver UID to use for the deployment.
Usage
setResolverUID({
_resolverUID: resolverUID
});Parameters
_resolverUID
- Type:
ResolverUID | bytes32
The Resolver UID to set.
Returns
None