Assessment reports>Session Token>Threat Model>Function: initiateRemoveBLSPublicKey()

Function: initiateRemoveBLSPublicKey()

The function starts the process for removing a service node by calling the initiateRemoveBLSPublicKey function of the stakingRewardsContract.

Branches and code coverage (including function calls)

Intended branches

Negative behavior

Function call analysis

  • stakingRewardsContract.initiateRemoveBLSPublicKey(serviceNodeID)

    • External/Internal? External.

    • Argument control: serviceNodeID.

    • Impact: Initiates the removal process for the specified service node in the stakingRewardsContract.

Zellic © 2024Back to top ↑