Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
upbeta authored and upbeta01 committed Nov 2, 2023
1 parent 46ef124 commit 55eb992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/rpc-server.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ If you want to test a recent epoch you can run:
$ ./tools/run-rpc-server-remote.sh 475
```

While this is a possible runtime scenario, for blocks this is very, very slow. We recommend downloading indexes locally but keeping the data remote for good performance. See this more as a demonstration that a fully remote use scenario is theoretically possible. More details about how to run with local indexes can be found [here](/rpc-server/old-faithful-ne/).
While this is a possible runtime scenario, for blocks this is very, very slow. We recommend downloading indexes locally but keeping the data remote for good performance. See this more as a demonstration that a fully remote use scenario is theoretically possible. More details about how to run with local indexes can be found [here](/rpc-server/old-faithful-net/).

New epochs are being added continuously, but the upload cadence is currently a little irregular due to pipeline development work.

0 comments on commit 55eb992

Please sign in to comment.