From baf2fc1eb05c965f80f4aa775645c656317134b4 Mon Sep 17 00:00:00 2001 From: "drusselloctal@gmail.com" Date: Fri, 31 Oct 2014 08:50:13 -0700 Subject: [PATCH] Made changes to appdx-sx.asciidoc --- appdx-sx.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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