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
4 changes: 2 additions & 2 deletions chainx-node-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ source ~/.cargo/env

1. Go to dapps.chainx.org
2. Open `Stacking Overview` and click `Register a node` on the right top.
3. Setup name, initial mortgage e.g. 10 PCX only (the rest of the PCX you can delegate later using `Vote`)..
3. Setup name, initial mortgage has to be a minimum of 10 PCX. Tx fee is 10 PCX. Totalling 20 PCX. (the rest of the PCX you can delegate later using `Vote`)..
4. Go to the server and type: `curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "author_rotateKeys", "params":[]}' http://localhost:8086` to generate a session key
5. Go to the ChainX Dapp, click on `Developer` tab, select `Extrinsics`, select `session` on the left and choose `setKeys`.
1. Copy result from the json to `keys` field.
Expand Down Expand Up @@ -79,4 +79,4 @@ In case when you want to migrate your node from one server to another, you need
2. Documentation (use Google Translator to translate from Chinese)): https://chainx-org.github.io/documentation/zh/docs/
3. Telemetry: https://telemetry.polkadot.io/#list/ChainX

by Hazo
by Hazo