From fd72823f995a129dfd385f9485a42d0aadcfbfe2 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Thu, 29 Apr 2021 11:21:21 -0400 Subject: [PATCH] Edits --- docs/seed-xor.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/seed-xor.md b/docs/seed-xor.md index 389ef980..5d880168 100644 --- a/docs/seed-xor.md +++ b/docs/seed-xor.md @@ -20,8 +20,11 @@ the checksum and will work as such in any normal BIP-39 compatible wallet. This one more solution for your game-theory arsenal. -- Q:I'm lazy, can I do this to my Existing Seed? -- A:Yes +- *Q*: I'm lazy, can I do this to my Existing Seed? +- *A*: Yes. You can split the words you have from the menu on your + existing Coldcard. You could also any number of existing SEEDPLATES + you have, and combine them to make a new random wallet that + is the XOR of their values. ## Background