Update guide_wallets.md

This commit is contained in:
Nikolai Fischer 2017-05-17 14:58:13 +02:00 committed by GitHub
parent 442a5cee7b
commit 266315acca

View file

@ -423,7 +423,7 @@ point (the public key):
{% autocrossref %} {% autocrossref %}
Because of the way `point()` functions work, it's possible to create a [child Because of the way `point()` works, it's possible to create a [child
public key][/en/glossary/child-key]{:#term-child-public-key}{:.term} by combining an public key][/en/glossary/child-key]{:#term-child-public-key}{:.term} by combining an
existing [(parent) public key][/en/glossary/parent-key]{:#term-parent-public-key}{:.term} with another public key created from any existing [(parent) public key][/en/glossary/parent-key]{:#term-parent-public-key}{:.term} with another public key created from any
integer (*i*) value. This child public key is the same public key which integer (*i*) value. This child public key is the same public key which