Assessment reports>Ostium>Threat Model>removeDelegate

Function: removeDelegate()

Clears previously set delegate address for the sender.

Branches and code coverage

Intended branches

  • Clears existing delegate.

  • Delegate can no longer call delegatedAction for the sender.

Negative behavior

  • Delegate already cleared or not set.

Zellic © 2024Back to top ↑