Skip to content

Commit 6822d57

Browse files
committed
wip rpc page cleanup
1 parent 1a74bf4 commit 6822d57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

node-infrastructure/run-a-node/polkadot-hub-rpc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Select the best option for your project, then use the steps in the following tab
7979

8080
This chain specification is the official configuration file that defines the network parameters for Polkadot Hub.
8181

82-
2. (Optional but recommended) Download database snapshots
82+
2. (Optional but recommended) Download database snapshots:
8383
- Using pre-synchronized snapshots significantly reduces initial sync time from several days to just a few hours. You need to download both parachain and relay chain data.
8484
- You can obtain the latest snapshot from the [Snapshot Provider](https://snapshots.polkadot.io/){target=\_blank}. Follow these steps to download and use snapshots:
8585
1. Create new directories with the following commands:
@@ -189,7 +189,7 @@ Select the best option for your project, then use the steps in the following tab
189189
```
190190

191191
You should see a response similar to the following:
192-
192+
<!--TODO move into a terminal output element-->
193193
```json
194194
{
195195
"jsonrpc":"2.0",

0 commit comments

Comments
 (0)