This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-01-09 13:56:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
run-mainnet-beacon-node.sh
6 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Mainnet deposit contract monitoring
2020-11-06 00:33:31 +02:00
#!/bin/bash
[skip ci] The run-*-beacon-node.sh scripts will now forward parameters to the beacon_node executable
2020-11-07 14:00:57 +02:00
cd
"
$(
dirname
$0
)
"
Rename binaries; Mimic the original repo layout in the distribution
2020-11-07 20:00:31 +02:00
scripts/run-beacon-node.sh nimbus_beacon_node mainnet
$@
Mainnet deposit contract monitoring
2020-11-06 00:33:31 +02:00
Reference in New Issue
Copy Permalink