Skip to content

Commit

Permalink
Merge pull request #536 from 0xbryer/patch-1
Browse files Browse the repository at this point in the history
docs: typo Update start_yoda.sh
  • Loading branch information
taobun authored Jan 9, 2025
2 parents a0590a6 + ad4c6e9 commit ddde91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start_yoda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sleep 2
# add reporter to bandchain
echo "y" | bandd tx oracle add-reporters $(yoda keys list -a) --from validator --gas-prices 0.0025uband --keyring-backend test --chain-id bandchain

# wait for addding reporter transaction success
# wait for adding reporter transaction success
sleep 2

# run yoda
Expand Down

0 comments on commit ddde91c

Please sign in to comment.