This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
go-ethereum
Watch
1
Star
0
Fork
0
You've already forked go-ethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8e0a39f33f
Branches
Tags
View all branches
go-ethereum
/
ethchain
/
filter_test.go
8 lines
99 B
Go
Raw
Normal View
History
Unescape
Escape
Added bloom filter & block filter methods
2014-08-11 16:23:17 +02:00
package
ethchain
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