Skip to content

Commit

Permalink
Update src/interfaces/IRONRegistrarController.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
TuDo1403 authored Oct 17, 2024
1 parent bbf5b4d commit 3a1e815
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interfaces/IRONRegistrarController.sol
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ interface IRONRegistrarController {
error InvalidArrayLength();
/// @dev Thrown when treasury address is set to null
error NullAddress();
/// @dev Thrown when the names is not sorted in ascending order
error InvalidOrderOfNames();

/**
* @dev Emitted when the min registration duration is updated.
Expand Down

0 comments on commit 3a1e815

Please sign in to comment.