Add bootnode binary variable in testnet scripts

This commit is contained in:
Jimmy Chen
2022-12-21 00:18:05 +11:00
parent 51e588bdf9
commit db29cb08a6
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
GETH_BINARY=geth
BOOTNODE_BINARY=bootnode
# Base directories for the validator keys and secrets
DATADIR=~/.lighthouse/local-testnet