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

Commit

Permalink
feat: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Apr 29, 2024
1 parent 4a08bbf commit 7c960ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/encoding/custom_error.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c960ac

Please sign in to comment.