Function: setSafeAssets(address[] _safeAssets)
This updates the list of safe assets and broadcasts the changes with an event.
Inputs
_safeAssets
Control: Full.
Constraints: N/A.
Impact: Overwrites the existing
SAFE_ASSETS
array.
Branches and code coverage (including function calls)
Intended branches
Successfully updates the list of safe assets.