Add mint keypair to solana clients for convenience (#6536)

This commit is contained in:
Justin Starry
2019-10-24 14:31:06 -04:00
committed by GitHub
parent f46a2cec3c
commit 7a7abe692e

View File

@ -75,6 +75,8 @@ solana-bench-exchange)
"
;;
idle)
# Add the mint keypair to idle clients for convenience
scp "$entrypointIp":~/solana/config/mint-keypair.json config/
exit 0
;;
*)