mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-13 18:31:35 +00:00
Replace fmt.Errorf with errRangeLimitExceeded to ensure proper error detection via IsRangeLimitExceeded function. The typed error implements the rpc.Error interface with correct error code (-32602). Fixes #1234 |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| filter.go | ||
| filter_system.go | ||
| filter_system_test.go | ||
| filter_test.go | ||