Skip to content

Commit

Permalink
Proxy added
Browse files Browse the repository at this point in the history
  • Loading branch information
pahor167 committed Jan 25, 2024
1 parent 3f78efb commit c36e60e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pragma solidity ^0.5.13;

import "../Proxy.sol";

/* solhint-disable-next-line no-empty-blocks */
contract FeeCurrencyAdapterProxy is Proxy {}

0 comments on commit c36e60e

Please sign in to comment.