Skip to content

Commit

Permalink
chore: update deps and added waiting time'
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Jan 16, 2024
1 parent 76e258b commit 5d0ba22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ local_resource(
"init-onchain",
"init-test-user",
"api-trigger",
"stablesats",
"price",
]
)

Expand Down
1 change: 1 addition & 0 deletions dev/bin/fund-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ token="$(login_user "${user_phone}")"
echo "Fetching wallets for account"

echo "Funding wallets"
sleep 20
fund_user_onchain "$token" "USD"
fund_user_onchain "$token" "BTC"

0 comments on commit 5d0ba22

Please sign in to comment.