eth json rpc optimizations; begin ipfs-ethdb integration

This commit is contained in:
Ian Norden
2020-08-14 13:14:19 -05:00
parent d842a5e796
commit 611fc2c11e
11 changed files with 77 additions and 248 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import (
func TestETHWatcher(t *testing.T) {
RegisterFailHandler(Fail)
RunSpecs(t, "ETH IPFS WatcherSuite Test")
RunSpecs(t, "ETH IPFS Watcher Suite Test")
}
var _ = BeforeSuite(func() {