Skip to content

Commit 8ea7531

Browse files
committed
fmt
1 parent 315ffae commit 8ea7531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/run-node/4-register-validator.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ Only provide values which differ from the defaults to avoid issues with future u
114114
It's imperative that prior to staking your node, you backup all three files that identify your node.
115115
These files will be generated when the node is started for the first time.
116116

117-
* `staker.key` and `staker.crt` - Make up your NodeID
118-
* `signer.key` - Defines your node's proof of possession (NodePOP). It generates the BLS key and BLS signature required for staking.
117+
- `staker.key` and `staker.crt` - Make up your NodeID
118+
- `signer.key` - Defines your node's proof of possession (NodePOP). It generates the BLS key and BLS signature required for staking.
119119

120120
If these staking keys are lost due to host migrations or disaster scenarios, you will no longer be able to run the node as it's previous identity.
121121
This poses a risk of staked funds being locked against the unrecoverable NodeID until expiry of that stake, resulting in a loss of rewards and negatively impacting the network.

0 commit comments

Comments
 (0)