We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8b650 commit 08d2018Copy full SHA for 08d2018
src/FilBeamOperator.sol
@@ -129,8 +129,7 @@ contract FilBeamOperator is Ownable {
129
130
emit FilBeamControllerUpdated(oldController, _filBeamOperatorController);
131
}
132
-
133
+
134
/// @notice Transfers the FilBeamController authorization in FWSS to a new operator
135
/// @dev Can only be called by the contract owner. This is used during contract upgrades
136
/// to transfer control from the current operator to a new operator contract.
0 commit comments