Skip to content

Commit

Permalink
Merge pull request #80 from Lefey/patch-8
Browse files Browse the repository at this point in the history
Update run_ksync.md
  • Loading branch information
christopherbrumm authored Oct 9, 2023
2 parents 6b0504a + 5298a23 commit ac38b25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ksync serve-snapshots --binary="/path/to/archwayd" --home="/path/to/.archway" --
You can only run this command when the corresponding KYVE data snapshot-pool has been created.
:::

Once you see that KSYNC is syncing blocks you can open `https://localhost:7878/list_snapshots`. In the beginning it should
Once you see that KSYNC is syncing blocks you can open `http://localhost:7878/list_snapshots`. In the beginning it should
return an empty array, but after the first snapshot height is reached (check the interval in the data pool settings) you
should see a first snapshot object in the response.

Expand Down

1 comment on commit ac38b25

@vercel
Copy link

@vercel vercel bot commented on ac38b25 Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.