We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7601b74 commit 10cc926Copy full SHA for 10cc926
src/interfaces/IEjectionManager.sol
@@ -57,8 +57,6 @@ interface IEjectionManagerEvents is IEjectionManagerTypes {
57
interface IEjectionManager is IEjectionManagerErrors, IEjectionManagerEvents {
58
/// STATE
59
60
- // TODO
61
-
62
/// @notice Returns the address of the registry coordinator contract.
63
/// @return The address of the registry coordinator.
64
/// @dev This value is immutable and set during contract construction.
0 commit comments