You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -233,7 +229,7 @@ In this example we used the URI `//Alice` which is a well-known testing account
233
229
234
230
### 4. Register the collator
235
231
236
-
Submit the `registerAsCandidate` extrinsic ([example](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fapi-kusama.interlay.io%2Fparachain#/extrinsics/decode/0x5103)) with the staked account to start collating:
232
+
Submit the `registerAsCandidate` extrinsic ([example](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fapi-kusama.interlay.io%2Fparachain#/extrinsics/decode/0x5103)) with the staked account to start collating:
Copy file name to clipboardExpand all lines: docs/vault/installation.md
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Please also check the [minimum collateral requirements](/vault/overview?id=minim
97
97
## Auto-Upgrading Installation
98
98
99
99
Run Bitcoin and the Vault auto-upgrading binary (the Runner) as a service on your computer or server. Follow this guide if you are interested in operating a Vault for earning and participating in the protocol.
100
-
100
+
101
101
The Runner runs and auto-updates Vault clients by reading on-chain release data.
102
102
103
103
?> This method is currently only supported for Linux.
@@ -207,7 +207,7 @@ You should also use a custom RPC username and password instead of the default `r
0 commit comments