We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569877e commit 2f27abaCopy full SHA for 2f27aba
pkg/capabilities/v2/chain-capabilities/evm/proto_helpers.go
@@ -5,7 +5,7 @@ import (
5
"fmt"
6
"time"
7
8
- valuespb "github.com/smartcontractkit/chainlink-common/pkg/values/pb"
+ valuespb "github.com/smartcontractkit/chainlink-protos/cre/go/values/pb"
9
10
"github.com/smartcontractkit/chainlink-common/pkg/chains/evm"
11
evmtypes "github.com/smartcontractkit/chainlink-common/pkg/types/chains/evm"
0 commit comments