You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/MANUAL.md
+26-5Lines changed: 26 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -606,7 +606,7 @@ When you "View a Seed", you will see a new option for "Ethereum Address", which
606
606
When you choose to "Derive Key" from a Seed after you "Authenticate", you will see new options related to Ethereum.
607
607
608
608
1. Deriving an "Ethereum Private Key" will provide the standard Ethereum Private Key.
609
-
2. Choosing "Other Key Derivations" will allow you to export a "Master Key", a "44'/60'/0'/0/0" derived key, or a custom derivation. Each choice will depict four options: Ethereum Private Key and Ethereum Address.
609
+
2. Choosing "Other Key Derivations" will allow you to export a "Master Key", a "44'/60'/0'/0/0" derived key, or a custom derivation. Each choice will depict two options: Ethereum Private Key and Ethereum Address.
610
610
611
611
<divalign="center">
612
612
<tableborder=0>
@@ -639,12 +639,33 @@ This will cause some changes in functionality.
639
639
640
640
### Viewing a Tezos Seed
641
641
642
+
When you "View a Seed", you will see a new option for "Tezos TZ1 Address", which will reveal the Ethereum address associated with the seed.
643
+
642
644
### Exporting a Tezos Seed
643
645
644
-
[TBD: What does this show, other than Tezos private key & address?]
645
-
[TBD: are there new defaults to replace 'cosigner public key' and 'cosigner private key'?]
646
-
[TBD: Do the HD Keys belong here?]
647
-
[TBD: need pics when things are finalized]
646
+
When you choose to "Derive Key" from a Seed after you "Authenticate", you will see new options related to Tezos.
647
+
648
+
1. Deriving an "Tezos Private Key" will provide the standard Tezos Private Key.
649
+
2. Choosing "Other Key Derivations" will allow you to export a "Master Key", a "44'/1729'/0'/0/0" derived key, or a custom derivation. Each choice will depict two options: Tezos Private Key and Tezos Address.
0 commit comments