HomePhabricator

Merge #10090: Update bitcoin.conf with example for pruning

Description

Merge #10090: Update bitcoin.conf with example for pruning

Summary:
c0651cc Update bitcoin.conf with example for pruning (Kyle Honeycutt)

Tree-SHA512: f27180ac5d5a4bd32c7a63de156ca14eb8068509e64d386ca84ee16d0dacfa8e1bab9a8e7b88175fae12c8d823f71f8705d413f224a15d5aa7cf059f416fa023

Backport of Core PR10090

https://github.com/bitcoin/bitcoin/pull/10090/files

Test Plan:

echo "prune=1000" >> bitcoin.conf
bitcoind
bitcoin-cli getblockchaininfo
# verify "automatic_pruning": true,
# verify "prune_target_size": 1048576000,

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D3281

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Mar 31 2017, 07:26
jasonbcoxCommitted on Jun 11 2019, 16:21
nakihitoPushed on Jun 11 2019, 22:14
Reviewer
Restricted Project
Differential Revision
D3281: Merge #10090: Update bitcoin.conf with example for pruning
Parents
rSTAGINGc17c0116e853: Merge #10177: Changed "Send" button default status from true to false
Branches
Unknown
Tags
Unknown