Skip to content
Open
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
3 changes: 1 addition & 2 deletions how-to-guides/snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Their services include installation scripts, state sync, snapshots, RPC endpoint
| ITRocket | [Pruned](https://itrocket.net/services/mainnet/celestia/) • [Archive](https://itrocket.net/services/mainnet/celestia/) | [Archive](https://itrocket.net/services/mainnet/celestia/) |
| Polkachu | [Pruned](https://polkachu.com/tendermint_snapshots/celestia) | - |
| kjnodes | [Pruned](https://services.kjnodes.com/mainnet/celestia/snapshot/) • [Archive](https://services.kjnodes.com/mainnet/celestia/snapshot-archive/) | - |
| Tienthuattoan | [Pruned](https://services.tienthuattoan.com/mainnet/celestia/snapshot) | - |
| TTT | [Pruned](https://services.tienthuattoan.com/mainnet/celestia/snapshot) | - |
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

Using the abbreviation 'TTT' for 'Tienthuattoan' could be confusing for readers, as the provider's website uses the full name and 'TTT' is not a common abbreviation for it. It's best to use the full name for clarity.

Additionally, the shorter name breaks the column alignment in the raw Markdown table. Using the full name Tienthuattoan fits the column width and keeps the table well-formatted.

Suggested change
| TTT | [Pruned](https://services.tienthuattoan.com/mainnet/celestia/snapshot) | - |
| Tienthuattoan | [Pruned](https://services.tienthuattoan.com/mainnet/celestia/snapshot) | - |

| Noders | [Pruned](https://noders.services/mainnet-networks/celestia/snapshot/) | - |
| QubeLabs | [Archive](https://snaps.qubelabs.io/celestia/) | - |
| BlackBlocks | [Archive](https://wiki.blackblocks.io/en/public/services/mainnet/celestia) | [Archive](https://wiki.blackblocks.io/en/public/services/mainnet/celestia) |
Expand All @@ -64,7 +64,6 @@ Their services include installation scripts, state sync, snapshots, RPC endpoint
| ITRocket | [Pruned](https://itrocket.net/services/testnet/celestia/) • [Archive](https://itrocket.net/services/testnet/celestia/) | [Archive](https://itrocket.net/services/testnet/celestia/) |
| Polkachu | [Pruned](https://polkachu.com/testnets/celestia/snapshots) | - |
| kjnodes | [Pruned](https://services.kjnodes.com/testnet/celestia/snapshot/) | - |
| Tienthuattoan | [Pruned](https://services.tienthuattoan.com/testnet/celestia/snapshot) | - |
| Noders | [Pruned](https://noders.services/testnet-networks/celestia/snapshot) | - |
| QubeLabs | [Archive](https://snaps.qubelabs.io/celestia/) | - |
| BlackBlocks | [Archive](https://wiki.blackblocks.io/en/public/services/testnet/celestia) | [Archive](https://wiki.blackblocks.io/en/public/services/testnet/celestia) |
Expand Down