Add support for direct peers when pubsub is set to gossipsub (#539)

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
This commit was merged in pull request #539.
This commit is contained in:
prathamesh0
2023-09-25 14:55:53 +05:30
committed by GitHub
co-authored by Shreerang Kale
parent e0b5318ebe
commit e3dc75118b
4 changed files with 10 additions and 1 deletions
+3
View File
@@ -45,6 +45,9 @@ Create and update an env file to be used in the next step ([defaults](../../conf
# (Optional) Type of pubsub to be used ("floodsub" | "gossipsub")
CERC_PUBSUB=""
# (Optional) Set of direct peers to be used when pubsub is set to gossipsub
CERC_GOSSIPSUB_DIRECT_PEERS=[]
# Set Nitro addresses
CERC_NA_ADDRESS=
CERC_VPA_ADDRESS=