Skip to content

safe:enable-module

Enable a module on the Safe, allowing it to execute transactions without owner signatures (e.g. a Zodiac module).

safe:enable-module <module>
Name Type Description
module address Module address to enable
# TODO: add examples