Use a common solana user on all testnet instances
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
cd "$(dirname "$0")"/../..
|
||||
|
||||
echo "$(date) | $0 $*" > client.log
|
||||
|
||||
deployMethod="$1"
|
||||
entrypointIp="$2"
|
||||
numNodes="$3"
|
||||
|
Reference in New Issue
Block a user