forked from cerc-io/ipld-eth-server
remove references to infura token except for in infura.toml so that tests will continue to pass on CI
This commit is contained in:
@@ -46,7 +46,7 @@ Requires a .toml config file:
|
||||
port = 5432
|
||||
|
||||
[client]
|
||||
ipcPath = "https://mainnet.infura.io/J5Vd2fRtGsw0zZ0Ov3BL"
|
||||
ipcPath = "path_to_ethjson_rpc"
|
||||
|
||||
[contract]
|
||||
network = ""
|
||||
|
||||
Reference in New Issue
Block a user