Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/witty-results-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@orca-so/whirlpools-docs": patch
---

Fix typo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Extracting Whirlpool related transactions, from Solana's vast transaction histor

However, developers using Whirlpool can use the whirlpool-replayer library to get the state of a Whirlpool on a given day and all the instructions that were executed in sequence through callbacks. Within the callback, developers can focus on extracting the data they need.

Don't worry. There is no absolutely need to have a special machine; whirlpool-replayer replays only the Whirlpool Program. Therefore, it requires very few machine resources and will run reliably on a laptop computer.
Don't worry. There is absolutely no need to have a special machine; whirlpool-replayer replays only the Whirlpool Program. Therefore, it requires very few machine resources and will run reliably on a laptop computer.

Many use cases for whirlpool-replayer come to mind.
- Extracting OHLCV history
Expand All @@ -18,4 +18,4 @@ Many use cases for whirlpool-replayer come to mind.
href: 'https://github.com/orca-so/whirlpool-tx-replayer',
label: 'Whirlpool TX Replayer',
description: 'https://github.com/orca-so/whirlpool-tx-replayer'
}} />
}} />