Module commands

Source

Functionsยง

add_account
Add new Account to version control contract Only Factory can add Account
approve_or_reject_modules
Approve and reject modules
claim_namespace
Claim namespaces Only the Account Owner can do this
propose_modules
Here we can add logic to allow subscribers to claim a namespace and upload contracts to that namespace
query_account_owner
remove_module
Remove a module from the Version Control registry.
remove_namespaces
Remove namespaces Only admin or the account owner can do this
update_config
update_module_config
Updates module configuration
validate_account_owner
yank_module
Yank a module, preventing it from being used.