6 lines
248 B
YAML
6 lines
248 B
YAML
|
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
|
||
|
beacon_node_netkey: '{{lookup("passwordstore","service/Nimbus/netkey/"+hostname)}}'
|
||
|
|
||
|
# Bootnodes should subscribe to all subnets
|
||
|
beacon_node_subscribe_all: true
|