genesis: rename mint account to faucet account and make it optional (#6990)
This commit is contained in:
@ -77,7 +77,7 @@ solana-bench-exchange)
|
||||
idle)
|
||||
# Add the mint keypair to idle clients for convenience
|
||||
net/scripts/rsync-retry.sh -vPrc \
|
||||
"$entrypointIp":~/solana/config/mint-keypair.json ~/solana/
|
||||
"$entrypointIp":~/solana/config/faucet-keypair.json ~/solana/
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user