Generate id.json earlier

This commit is contained in:
Michael Vines 2018-11-10 17:07:31 -08:00 committed by Grimes
parent 49014393e1
commit bec34496f1
1 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,8 @@ pay_and_confirm() {
$solana_wallet "${entrypoint[@]}" confirm "$signature"
}
$solana_keygen
leader_readiness=false
timeout=60
while [[ $timeout -gt 0 ]]; do
@ -60,7 +62,6 @@ if ! "$leader_readiness"; then
exit 1
fi
$solana_keygen
$solana_wallet "${entrypoint[@]}" address
check_balance_output "No account found" "Your balance is: 0"
$solana_wallet "${entrypoint[@]}" airdrop 60