Skip to content

Commit

Permalink
feat: add version 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ifelsedeveloper committed Oct 7, 2023
1 parent 679ab8c commit a174f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transfer-manager/contracts/interfaces/ITransferManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ pragma abicoder v2;
import "../lib/LibDeal.sol";
import "./ITransferExecutor.sol";


abstract contract ITransferManager is ITransferExecutor {

function doTransfers(
Expand Down

0 comments on commit a174f33

Please sign in to comment.