Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd authored Sep 6, 2024
1 parent fe9a32a commit f1729f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ syntax: `npm run {script-name} {startTimestamp} {endTimestamp} {bridgeName}`
Example:
```
npm run adapter 1704690402 1704949602 arbitrum
npm run aggregate 1704690402 1704949602 arbitrum
npm run daily-volume 1704690402 1704949602 arbitrum
npm run adapter arbitrum 1704690402 1704949602
npm run aggregate arbitrum 1704690402 1704949602
npm run daily-volume arbitrum 1704690402 1704949602
```
Returns:
```
Expand Down

0 comments on commit f1729f9

Please sign in to comment.