Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
mirooon committed Feb 18, 2025
1 parent 09c43dd commit 7182580
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 209 deletions.
104 changes: 0 additions & 104 deletions src/Facets/OmniBridgeFacet3.sol

This file was deleted.

104 changes: 0 additions & 104 deletions src/Facets/OmniBridgeFacet4.sol

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Validatable } from "../Helpers/Validatable.sol";
/// @author LI.FI (https://li.fi)
/// @notice Provides functionality for bridging through OmniBridge
/// @custom:version 1.0.0
contract OmniBridgeFacet2 is ILiFi, ReentrancyGuard, SwapperV2, Validatable {
contract OmniBridgeFacet5 is ILiFi, ReentrancyGuard, SwapperV2, Validatable {
/// Storage ///

/// @notice The contract address of the foreign omni bridge on the source chain.
Expand Down

0 comments on commit 7182580

Please sign in to comment.