Skip to content

Commit

Permalink
fix test config
Browse files Browse the repository at this point in the history
  • Loading branch information
shotasilagadzetaal committed Nov 4, 2024
1 parent 04e9b93 commit 8ed191c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ peerRpc:

broadcasting: # settings for connection to nodes
mode: unicast # one of unicast | multicast
multicast:
ipv6Enabled: true # indicates whether ipv6 is enabled for multicasting
multicastGroups: # must be specified if mode = multicast
- "172.28.56.77" # address of multicast group, needs to be ipv6 address if ipv6 is enabled
interfaces:
- "eth0"
- "eth1"
unicast:
peers: # list of bitcoin node peers to connect to
- host: node1
Expand Down

0 comments on commit 8ed191c

Please sign in to comment.