Modify Strategy Composition
An Operator Set requires at least one Strategy.
To add Strategies to an existing Operator Set, call the addStrategiesToOperatorSet
function.
To remove Strategies from an Operator Set, call the removeStrategiesFromOperatorSet
function.
note
The Native Eth strategy cannot be added to Redistributing Operator Sets.