Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Mar 15, 2024
1 parent 0791a55 commit 8932867
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/wrappers/contract_caller.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ import (
"github.com/smartcontractkit/chainlink-testing-framework/blockchain"
)

// It needs to be kept up do date with core/chains/evm/client/rpc_client.go !!!!!

// WrappedContractBackend is a wrapper around the go-ethereum ContractBackend interface. It's a thin wrapper
// around the go-ethereum/ethclient.Client, which replaces only CallContract and PendingCallContract calls with
// methods that send data both in "input" and "data" field for backwards compatibility with older clients. Other methods
Expand Down

0 comments on commit 8932867

Please sign in to comment.