Skip to content

Commit

Permalink
Update src/guide/security/generating-cryptographic-keys.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Petrosyan <[email protected]>
Signed-off-by: Victor <[email protected]>
  • Loading branch information
6r1d and appetrosyan authored Aug 21, 2023
1 parent d81eb59 commit 779f23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guide/security/generating-cryptographic-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can also use the `--help` (`-h`) command to retrieve a brief summary of all
# Input
$ cargo run --bin kagami crypto

# Output
# Possible Output (same layout, different keys)
Public key (multihash): "ed01206B0F56F58761060056355DBA0E0FC489CFB2F974481ED64873082E6032796235"
Private key (ed25519): "F71EA9D897C4338CBF4F1DC7B492AAD0BF6CE896B803D7CDB9CF25ECC15109826B0F56F58761060056355DBA0E0FC489CFB2F974481ED64873082E6032796235"

Expand Down

0 comments on commit 779f23e

Please sign in to comment.