Skip to content

Commit

Permalink
rename to SwapToZeta
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed May 9, 2024
1 parent a220126 commit d0a4fc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import "@zetachain/toolkit/contracts/SwapHelperLib.sol";
import "@zetachain/toolkit/contracts/BytesHelperLib.sol";
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";

contract SwapZeta is zContract {
contract SwapToZeta is zContract {
SystemContract public systemContract;

uint256 constant BITCOIN = 18332;
Expand Down

0 comments on commit d0a4fc6

Please sign in to comment.