Skip to content

Commit 76d6aea

Browse files
authored
update config_mainnet.yaml (#255)
1 parent 26c04ac commit 76d6aea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config_mainnet.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ chain:
1818
bloomfilterIndexDBPath: "/var/data/bloomfilter.index.db"
1919
candidateIndexDBPath: "/var/data/candidate.index.db"
2020
stakingIndexDBPath: "/var/data/staking.index.db"
21+
contractStakingIndexDBPath: "/var/data/contractstaking.index.db"
22+
sgdIndexDBPath: "/var/data/sgd.index.db"
2123
maxCacheSize: 1000
2224
committee:
2325
gravityChainAPIs:

0 commit comments

Comments
 (0)