Assessment reports>Programmable Derivatives>Threat Model>setDistributionPeriod

Function: setDistributionPeriod(uint256 _distributionPeriod)

This function sets the distribution period.

Inputs

  • _distributionPeriod

    • Control: Arbitrary.

    • Constraints: None.

    • Impact: Value of the new distribution period.

Branches and code coverage

Intended branches

  • Update the distribution period.

Negative behavior

  • Revert if the caller does not have the governance role.

Zellic © 2025Back to top ↑