Refactored the staking handler slightly
Goal was to reduce complexity within the governor.sol file. Shifted logic needed to calculate current boosting threshold from the governor to the staking handler.
Goal was to reduce complexity within the governor.sol file. Shifted logic needed to calculate current boosting threshold from the governor to the staking handler.