s/mint/faucet

This commit is contained in:
Michael Vines
2020-01-31 12:14:05 -07:00
parent 6d0be323ad
commit d6b3961530
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@ solana-bench-exchange)
"
;;
idle)
# Add the mint keypair to idle clients for convenience
# Add the faucet keypair to idle clients for convenience
net/scripts/rsync-retry.sh -vPrc \
"$entrypointIp":~/solana/config/faucet-keypair.json ~/solana/
exit 0