We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f930d commit bc9970fCopy full SHA for bc9970f
…l/hybrid_lock_release_usdc_token_pool.go …l/hybrid_lock_release_usdc_token_pool.goccv/chains/evm/deployment/v1_7_0/operations/hybrid_lock_release_usdc_token_pool/hybrid_lock_release_usdc_token_pool.go renamed to chains/evm/deployment/v1_6_2/hybrid_lock_release_usdc_token_pool/hybrid_lock_release_usdc_token_pool.go
@@ -8,8 +8,8 @@ import (
8
"github.com/ethereum/go-ethereum/accounts/abi/bind"
9
"github.com/ethereum/go-ethereum/core/types"
10
11
- "github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm/gobindings/generated/v1_6_2/hybrid_lock_release_usdc_token_pool"
12
"github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment/utils/operations/contract"
+ "github.com/smartcontractkit/chainlink-ccip/chains/evm/gobindings/generated/v1_6_2/hybrid_lock_release_usdc_token_pool"
13
cldf_deployment "github.com/smartcontractkit/chainlink-deployments-framework/deployment"
14
)
15
0 commit comments