-
Notifications
You must be signed in to change notification settings - Fork 37.7k
[0.12] Doc: Wallet & Pruning #7370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Wallet: Pruning | ||
--------------- | ||
|
||
With 0.12 it is possible to use basic wallet functionality in prunded mode. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should remove basic
. Expect of the import and rescan features, you can use everything. Basic
may imply that only a smaller subset of functions are available.
Nice Thanks! |
fa98e14
to
fa97835
Compare
Wallet: Pruning | ||
--------------- | ||
|
||
With 0.12 it is possible to use wallet functionality in prunded mode. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/prunded/pruned
fa97835
to
fa5d0bf
Compare
Nice, ACK Maybe add:
|
fa5d0bf
to
fa31133
Compare
ACK On Monday, 18 January 2016, Wladimir J. van der Laan <
|
fa31133 [Doc] Wallet & Pruning (MarcoFalke)
Done. (Note: Pruning is also in |
Fixes https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-January/012245.html