nimbus-eth2/run-mainnet-beacon-node.sh

6 lines
90 B
Bash
Executable File

#!/bin/bash
cd "$(dirname $0)"
scripts/run-beacon-node.sh nimbus_beacon_node mainnet $@