Skip to content

Commit

Permalink
bump version of EmergencyPauseFacet
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Oct 23, 2024
1 parent 5df938b commit a9cd138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facets/EmergencyPauseFacet.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { DiamondCutFacet } from "lifi/Facets/DiamondCutFacet.sol";
/// @title EmergencyPauseFacet (Admin only)
/// @author LI.FI (https://li.fi)
/// @notice Allows a LI.FI-owned and -controlled, non-multisig "PauserWallet" to remove a facet or pause the diamond in case of emergency
/// @custom:version 1.0.0
/// @custom:version 1.0.1
/// @dev Admin-Facet for emergency purposes only
contract EmergencyPauseFacet {
/// Events ///
Expand Down

0 comments on commit a9cd138

Please sign in to comment.