Function: setAnzenPerSec(uint128 newAnzenPerSec)
This function is used to set new Anzen per second.
Inputs
newAnzenPerSec
Control: Arbitrary.
Constraints: None.
Impact: Value of the new Anzen per second.
Branches and code coverage
Intended branches
Update the Anzen per second.
Negative behavior
Revert if the caller is not the owner.