mirror of https://github.com/ethereum/go-ethereum
parent
e40c1c62ce
commit
44eafb15e0
@ -1,6 +1,7 @@ |
|||||||
// XXX This is the old filter system specifically for messages. This is till in used and could use some refactoring
|
|
||||||
package filter |
package filter |
||||||
|
|
||||||
|
// TODO make use of the generic filtering system
|
||||||
|
|
||||||
import ( |
import ( |
||||||
"sync" |
"sync" |
||||||
|
|
Loading…
Reference in new issue