Skip to content

Commit

Permalink
Typos Update uniswap.sh (#202)
Browse files Browse the repository at this point in the history
Fix Typos in Script Comments

Co-authored-by: sslivkoff <[email protected]>
  • Loading branch information
defitricks and sslivkoff authored Nov 24, 2024
1 parent 668b32b commit d500f11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/uniswap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
# This script is
# - idempotent: run the script as many times as you want, the data will be fine
# - interruptible: you can interrupt the script whenever you want, the data will be fine
# - incremental: only missing data is collected. re-runing the script does not re-collect data
# - incremental: only missing data is collected. re-running the script does not re-collect data


# uniswap v2 pools
cryo logs \
Expand Down

0 comments on commit d500f11

Please sign in to comment.