mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Dev Docs: Fix s/offline wallet/signing-only wallet/
Suggested by cbaumler (thanks!) Closes #835
This commit is contained in:
parent
a2a5f454cb
commit
31bf3d8648
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ and transfers the unsigned transactions to the signing-only wallet.
|
|||
Often, users are given a chance to review the unsigned transactions' details
|
||||
(particularly the output details) using the signing-only wallet.
|
||||
|
||||
After the optional review step, the offline wallet uses the parent
|
||||
After the optional review step, the signing-only wallet uses the parent
|
||||
private key to derive the appropriate child private keys and signs the
|
||||
transactions, giving the signed transactions back to the networked wallet.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue