Add mint keypair to solana clients for convenience (#6536)
This commit is contained in:
@ -75,6 +75,8 @@ solana-bench-exchange)
|
|||||||
"
|
"
|
||||||
;;
|
;;
|
||||||
idle)
|
idle)
|
||||||
|
# Add the mint keypair to idle clients for convenience
|
||||||
|
scp "$entrypointIp":~/solana/config/mint-keypair.json config/
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user