We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ba260 commit 2dc8f67Copy full SHA for 2dc8f67
eth/filters/filter_test.go
@@ -19,6 +19,7 @@ package filters
19
import (
20
"context"
21
"encoding/json"
22
+ "errors"
23
"math/big"
24
"strings"
25
"testing"
0 commit comments