Add config for durable store

This commit is contained in:
2023-10-13 14:03:40 +05:30
parent 5e949cc3d6
commit dc8b5dc870
4 changed files with 36 additions and 21 deletions
+8 -6
View File
@@ -33,9 +33,11 @@
networkID = "1" # $ETH_NETWORK_ID
[nitro]
pk = ""
chainPk = ""
chainUrl = ""
naAddress = ""
vpaAddress = ""
caAddress = ""
pk = "" # NITRO_PK
chainPk = "" # NITRO_CHAIN_PK
chainUrl = "" # NITRO_CHAIN_URL
naAddress = "" # NITRO_NA_ADDRESS
vpaAddress = "" # NITRO_VPA_ADDRESS
caAddress = "" # NITRO_CA_ADDRESS
useDurableStore = false # NITRO_USE_DURABLE_STORE
durableStoreFolder = "" # NITRO_DURABLE_STORE_FOLDER