Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Push to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Apr 29, 2020
1 parent c8bda97 commit a3364b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interfaces/IERCHandler.sol
Expand Up @@ -10,4 +10,4 @@ interface IERCHandler {
@param amountOrTokenID Either the amount of ERC20 tokens or the ERC721 token ID to release.
*/
function withdraw(address tokenAddress, address recipient, uint256 amountOrTokenID) external;
}
}

0 comments on commit a3364b1

Please sign in to comment.