Added an extra rlpx/testnet0 node

This commit is contained in:
Zahary Karadjov 2019-03-26 20:47:27 +02:00
parent bfa6e8bb97
commit 7f7fb91d51
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- { role: infra-role-beacon-node,
beacon_node_network: 'testnet0',
beacon_node_build_flavour: 'rlpx',
beacon_node_total_nodes: 1,
beacon_node_total_nodes: 2,
beacon_node_disovery_port: 9000,
beacon_node_listening_port: 9000 }
- { role: infra-role-beacon-node,