This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
plugeth
Watch
18
Star
0
Fork
1
You've already forked plugeth
Code
Issues
4
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c9e503eb8
plugeth
/
chain
/
filter_test.go
8 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Moved ethchain to chain
2014-10-31 09:59:17 +00:00
package
chain
Added bloom filter & block filter methods
2014-08-11 14:23:17 +00:00
import
"testing"
func
TestFilter
(
t
*
testing
.
T
)
{
ethchain: fix tests
2014-10-14 00:01:46 +00:00
NewFilter
(
NewTestManager
(
)
)
Added bloom filter & block filter methods
2014-08-11 14:23:17 +00:00
}
Reference in New Issue
Copy Permalink