General and Configuration

Actions are configured and executed using ActionManager.sol and can only be configured at Smart Vault Registration/Creation. (Please see: Creating a Smart Vault)

Actions can modify the state and therefore only Actions whitelisted by the Spool DAO can be used.

In addition, Actions have to implement the IAction interface.

Last updated