typo fix
This commit is contained in:
parent
3ea98656e6
commit
63c1d22240
@ -100,11 +100,7 @@ The config provides information for composing a set of transformers from externa
|
|||||||
|
|
||||||
[client]
|
[client]
|
||||||
ipcPath = "/Users/user/Library/Ethereum/geth.ipc"
|
ipcPath = "/Users/user/Library/Ethereum/geth.ipc"
|
||||||
<<<<<<< HEAD
|
|
||||||
wsPath = "ws://127.0.0.1:8546"
|
wsPath = "ws://127.0.0.1:8546"
|
||||||
=======
|
|
||||||
wsPath = "http://127.0.0.1:"
|
|
||||||
>>>>>>> review fixes
|
|
||||||
|
|
||||||
[exporter]
|
[exporter]
|
||||||
home = "github.com/vulcanize/vulcanizedb"
|
home = "github.com/vulcanize/vulcanizedb"
|
||||||
|
Loading…
Reference in New Issue
Block a user