Surface hidden call to solana-keygen
This commit is contained in:
@ -38,7 +38,10 @@ fi
|
||||
|
||||
client_id_path="$SOLANA_CONFIG_CLIENT_DIR"/id.json
|
||||
if [[ ! -r $client_id_path ]]; then
|
||||
(
|
||||
set -x
|
||||
$solana_keygen -o "$client_id_path"
|
||||
)
|
||||
fi
|
||||
|
||||
set -x
|
||||
|
Reference in New Issue
Block a user