diff --git a/bindings/encoding/custom_error.go b/bindings/encoding/custom_error.go index 6616d4904..df598b494 100644 --- a/bindings/encoding/custom_error.go +++ b/bindings/encoding/custom_error.go @@ -11,7 +11,7 @@ import ( "github.com/ethereum/go-ethereum/core/types" ) -// BlockHashContractCallerAndTransactionReader represents a contract caller and transaction reader. +// BlockHashContractCallerAndChainReader represents a contract caller and chain reader. type BlockHashContractCallerAndChainReader interface { bind.BlockHashContractCaller ethereum.TransactionReader