diff --git a/appdx-sx.asciidoc b/appdx-sx.asciidoc index 6e25d5f8..82bf5854 100644 --- a/appdx-sx.asciidoc +++ b/appdx-sx.asciidoc @@ -204,4 +204,4 @@ $ sx genpriv 1 < seed | sx addr 1G1oTeXitk76c2fvQWny4pryTdH1RTqSPW ---- -With deterministic keys we can generate and regenerate thousands of keys, all derived from a single seed in a deterministic chain. This technique is used in many wallet applications to generate keys that can be backed up and restored with a simple multi-word mnemonic. This is easier than having to back up the wallet with all its randomly generated keys every time a new key is created. \ No newline at end of file +With deterministic keys we can generate and regenerate thousands of keys, all derived from a single seed in a deterministic chain. This technique is used in many wallet applications to generate keys that can be backed up and restored with a simple multiword mnemonic. This is easier than having to back up the wallet with all its randomly generated keys every time a new key is created. \ No newline at end of file