Rename solana-fullnode to solana-validator (#4411)

This commit is contained in:
Michael Vines
2019-05-23 15:06:01 -07:00
committed by GitHub
parent b37d2fde3d
commit fb2eac20bb
23 changed files with 93 additions and 92 deletions

View File

@ -1,9 +1,4 @@
#!/usr/bin/env bash
#
# Start a relpicator
#
here=$(dirname "$0")
exec "$here"/fullnode.sh --replicator "$@"