Skip to content
Snippets Groups Projects
Commit 5ad87627 authored by reminec's avatar reminec
Browse files

[Documentation] Fix hex size

parent 4018ac2a
No related branches found
No related tags found
No related merge requests found
Pipeline #24403 passed
...@@ -29,8 +29,8 @@ First prepare your node, you will need: ...@@ -29,8 +29,8 @@ First prepare your node, you will need:
- a secretly generated security key like (defaults to **highly unsafe** null key). - a secretly generated security key like (defaults to **highly unsafe** null key).
```console ```console
root@node:~# openssl rand -hex 24 root@node:~# openssl rand -hex 32
9c504af00f589aea15716919880ea614f42544925b22ae75 6373b26fa070a6c605580bfea9de56a4b7a180b07275370dcf596079d5136d82
``` ```
- Following modules activated : - Following modules activated :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment