Deploy the module via the Registry and register it.
bytes32
The salt value to use for the module deployment. Note that the first 20 bytes should be either the msg.sender
for replay protection or zeroed out.
ResolverUID | bytes32
The resolver UID to use for the module deployment. You can find the default resolver UID in the address book.
bytes
The initialization code for the module deployment.
bytes
Additional metadata to store on the Registry. This can be left empty.
bytes
Additional context to pass to the resolver. This can be left empty.
address
The address of the module.