This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-01-16 01:34:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
chain
/
filter_test.go
8 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Moved ethchain to chain
2014-10-31 10:59:17 +01:00
package
chain
Added bloom filter & block filter methods
2014-08-11 16:23:17 +02:00
import
"testing"
func
TestFilter
(
t
*
testing
.
T
)
{
ethchain: fix tests
2014-10-14 02:01:46 +02:00
NewFilter
(
NewTestManager
(
)
)
Added bloom filter & block filter methods
2014-08-11 16:23:17 +02:00
}
Reference in New Issue
Copy Permalink