Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Dec 4, 2024
1 parent 2625c77 commit 291fd1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/samples/CCIP/cct/TokenDependencies.sol
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.24;

// solhint-disable no-unused-import
import {BurnMintERC677} from "@chainlink/contracts-ccip/src/v0.8/shared/token/ERC677/BurnMintERC677.sol";

0 comments on commit 291fd1f

Please sign in to comment.