forked from cerc-io/ipld-eth-server
Extract price feed contract addresses to config
This commit is contained in:
@@ -6,3 +6,6 @@ port = 5432
|
||||
[client]
|
||||
ipcPath = <local node's IPC filepath>
|
||||
levelDbPath = <local node's LevelDB chaindata filepath>
|
||||
pepContractAddress = <pep medianizer's address - see https://makerdao.com/feeds/ >
|
||||
pipContractAddress = <pip medianizer's address - see https://makerdao.com/feeds/ >
|
||||
repContractAddress = <rep medianizer's address - see https://makerdao.com/feeds/ >
|
||||
Reference in New Issue
Block a user