Skip to content

Commit

Permalink
fix var name (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdvaithD authored Nov 24, 2024
1 parent c87eed4 commit 1c98a1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/erc20_balances.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ export WALLETS="0x0a59649758aa4d66e25f08dd01271e891fe52199 0xcee284f754e854890e3
export BLOCKS="16M:17M/10"

# collect data
cryo erc20_balances --blocks $BLOCKS --contract $ERC20 --address $WALLET

cryo erc20_balances --blocks $BLOCKS --contract $ERC20 --address $WALLETS

0 comments on commit 1c98a1b

Please sign in to comment.