mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #1602 from nikolaifischer/patch-1
Fixed Missing word in guide_wallets.md
This commit is contained in:
commit
8dba3ea27d
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ point (the public key):
|
||||||
|
|
||||||
{% autocrossref %}
|
{% autocrossref %}
|
||||||
|
|
||||||
Because of the way `point()` functions, 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue