forked from cerc-io/stack-orchestrator
Split graph-node stack to run independently (#541)
* Split graph-node stack to run independently * Fix sushiswap subgraph config in fixturenet stack
This commit is contained in:
@@ -17,8 +17,8 @@ module.exports = {
|
||||
whitelistedTokenAddresses: [
|
||||
'NATIVE_ADDRESS',
|
||||
],
|
||||
stableTokenAddresses: [
|
||||
],
|
||||
stableTokenAddresses: [],
|
||||
nativePricePool: '0x0000000000000000000000000000000000000000',
|
||||
minimumEthLocked: 1.5
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user