diff --git a/run-medalla-beacon-node.sh b/run-medalla-beacon-node.sh new file mode 100755 index 000000000..ba111911e --- /dev/null +++ b/run-medalla-beacon-node.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +scripts/run-beacon-node.sh beacon_node_spec_0_12_3 medalla +