Merge pull request #198 from vulcanize/typo_fix

typo fix
This commit is contained in:
Ian Norden
2020-05-12 15:31:27 -05:00
committed by GitHub
-4
View File
@@ -100,11 +100,7 @@ The config provides information for composing a set of transformers from externa
[client]
ipcPath = "/Users/user/Library/Ethereum/geth.ipc"
<<<<<<< HEAD
wsPath = "ws://127.0.0.1:8546"
=======
wsPath = "http://127.0.0.1:"
>>>>>>> review fixes
[exporter]
home = "github.com/vulcanize/vulcanizedb"