forked from cerc-io/ipld-eth-server
[WIP] don't write to public.node from ipld-eth-server (#37)
* don't write to public.node from ipld-eth-server * update ipld-eth-indexer to version v0.7.0-alpha
This commit is contained in:
@@ -19,7 +19,7 @@ require (
|
||||
github.com/sirupsen/logrus v1.6.0
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/spf13/viper v1.7.0
|
||||
github.com/vulcanize/ipld-eth-indexer v0.7.0-alpha
|
||||
github.com/vulcanize/ipld-eth-indexer v0.7.1-alpha
|
||||
github.com/vulcanize/ipfs-ethdb v0.0.2-alpha
|
||||
golang.org/x/sys v0.0.0-20210218155724-8ebf48af031b // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user