Skip to content

Commit

Permalink
Modify a typo
Browse files Browse the repository at this point in the history
Modify a typo
  • Loading branch information
Masataka Shintoku committed Mar 9, 2017
1 parent b6d3c1d commit a38a731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion key_generation/key_generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ The **Receiver** can then get the private key of the address with his **Spend Ke
<!--
The code explaining how, as a Scanner, to scan a transaction and how, as a Receiver, to uncover the private key, will be explained later in the **TransactionBuilder** (Other types of ownership) part.
-->
スキャナーとして、どうやってトランザクションをスキャンするか、そして受領者としてどうやって秘密鍵を見つけるかについてのコードは、あとの **トランザクションビルダー** の章で説明する。
スキャナーとして、どうやってトランザクションをスキャンするか、そして受領者としてどうやって秘密鍵を見つけるかについてのコードは、あとの **TransactionBuilderを使ってみる** の章で説明する。

<!--
It should be noted that a **StealthAddress** can have multiple **spend pubkeys**, in which case, the address represent a multi sig.
Expand Down

0 comments on commit a38a731

Please sign in to comment.