Skip to content

Commit

Permalink
remove attestoor
Browse files Browse the repository at this point in the history
  • Loading branch information
mihailo-maksa committed Aug 21, 2024
1 parent c695ec3 commit cb73410
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 589 deletions.
64 changes: 0 additions & 64 deletions script/DeployAttestoor.s.sol

This file was deleted.

10 changes: 0 additions & 10 deletions src/libraries/Errors.sol
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,4 @@ library Errors {
error CustomMulticall3_InvalidValue();
error CustomMulticall3_InvalidValuesLength();
error CustomMulticall3_ZeroLengthArray();

///////// ATTESTOOR ERRORS ////////////////////////////////////////////////////////////////////

error Attestoor_DeployAttestoorFailed();
error Attestoor_EmptyAttestorsArray();
error Attestoor_InsufficientValue();
error Attestoor_InvalidEthMultiVaultAddress();
error Attestoor_NotAWhitelistedAttestor();
error Attestoor_SharesCannotBeRedeeemed();
error Attestoor_WrongArrayLengths();
}
Loading

0 comments on commit cb73410

Please sign in to comment.