⚠️ Deprecation Notice
ModuleSDK was developed by Rhinestone and is no longer actively supported. For new projects, we recommend using the Rhinestone SDK instead.
getSetRegistryAction
Get the action to change the registry.
Usage
const action = getSetRegistryAction({
registry: '0x000000000069E2a187AEFFb852bF3cCdC95151B2',
})Parameters
registry
- Type:
Address
The new registry address.
Returns
action
- Type:
Action
The action to change the registry used.