Skip to content

Commit

Permalink
More debug in create_account.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Jun 28, 2019
1 parent 14827b3 commit 5040e85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/create_account.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ cd tmp-project
env
ls -la
ls -la src/
ls -la neardev/
ls -la neardev/default/
timestamp=$(date +%s)
testaccount=testaccount$timestamp
../bin/near create_account $testaccount
Expand Down

0 comments on commit 5040e85

Please sign in to comment.