Fixed ident in initial_peers and added relayTopics that was missing (#213)

This commit is contained in:
Alberto Soutullo 2023-06-21 14:16:45 +02:00 committed by GitHub
parent 3f30bcc0a8
commit 53a89c33a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ network:
log_level: "fatal"
nodeKey: null
discV5BootstrapNodes: []
initial_peers: []
initial_peers: []
relayTopics: []
http:
backend:
address: 0.0.0.0:8080