go-ethereum/accounts/abi/bind
Tenderdeve 9af0c00ab0 accounts/abi/bind: re-export ErrEventSignatureMismatch and ErrNoEventSignature
Expose the event-unpacking sentinel errors from bind/v2 through the
top-level bind package so callers can use errors.Is without importing
the v2 sub-package directly.

Fixes #34075
2026-05-04 15:56:54 +05:30
..
backends core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
v2 cmd/abigen/v2: add package-level errors (#34076) 2026-04-13 14:42:34 +02:00
old.go accounts/abi/bind: re-export ErrEventSignatureMismatch and ErrNoEventSignature 2026-05-04 15:56:54 +05:30