Skip to content

Commit 24d70d0

Browse files
authored
Update MANUAL.md
1 parent fef9306 commit 24d70d0

1 file changed

Lines changed: 26 additions & 5 deletions

File tree

Docs/MANUAL.md

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ When you "View a Seed", you will see a new option for "Ethereum Address", which
606606
When you choose to "Derive Key" from a Seed after you "Authenticate", you will see new options related to Ethereum.
607607

608608
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.
610610

611611
<div align="center">
612612
<table border=0>
@@ -639,12 +639,33 @@ This will cause some changes in functionality.
639639

640640
### Viewing a Tezos Seed
641641

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+
642644
### Exporting a Tezos Seed
643645

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.
650+
651+
<div align="center">
652+
<table border=0>
653+
<tr>
654+
<td>
655+
<a href="../images/st-tezos-1.jpeg"><img src="../images/st-tezos-1.jpeg" width=250></a>
656+
<br><div align="center"><b>Settings</b></div>
657+
</center></td>
658+
<td>
659+
<a href="../images/st-tezos-2.jpeg"><img src="../images/st-tezos-2.jpeg" width=250></a>
660+
<br><div align="center"><b>Address</b></div>
661+
</center></td>
662+
<td>
663+
<a href="../images/st-tezos-3.jpeg"><img src="../images/st-tezos-3.jpeg" width=250></a>
664+
<br><div align="center"><b>Derivations</b></div>
665+
</center></td>
666+
</tr>
667+
</table>
668+
</div>
648669

649670
## Using Seed Tool for Transactions
650671

0 commit comments

Comments
 (0)