Deploy a module via an external factory and register it on the Registry.
address
The address of the factory to deploy the module from.
bytes
The call data to send to the factory.
bytes
Additional metadata to store on the Registry. This can be left empty.
ResolverUID | bytes32
The resolver UID to use for the module deployment. You can find the default resolver UID in the address book.
bytes
Additional context to pass to the resolver. This can be left empty.
address
The address of the module.