Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 7c960ac

Browse files
committed
feat: update comments
1 parent 4a08bbf commit 7c960ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/encoding/custom_error.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/ethereum/go-ethereum/core/types"
1212
)
1313

14-
// BlockHashContractCallerAndTransactionReader represents a contract caller and transaction reader.
14+
// BlockHashContractCallerAndChainReader represents a contract caller and chain reader.
1515
type BlockHashContractCallerAndChainReader interface {
1616
bind.BlockHashContractCaller
1717
ethereum.TransactionReader

0 commit comments

Comments
 (0)