
Clicking the icon will either enable or disable all The network status icon in the bottom right hand corner Network Activity ToggleĪ RPC command and GUI toggle have been added to enable or disable all p2p BothĬommas and spaces can be used to separate parameters in both the bracket syntaxĪnd normal RPC command syntax. Simple queries can beĭone with square brackets where object values are accessed with either anĪrray index or a non-quoted string (i.e. The nested RPC commands use bracket syntax (i.e. ThisĪllows users to have the output of a command become the input to anotherĬommand without running the commands separately. The ability to nest RPC commands has been added to the debug console. Previously the ZeroMQ notification system was unavailable on Windowsĭue to various issues with ZMQ. Shows where each field has been moved to: getinfo field Has been moved to another command’s output with that command also givingĪdditional information that getinfo did not provide. The getinfo RPC command has been deprecated. The RPC command pruneblockchain can be used to prune the blockchain up to the
Bitcoin core download blockchain faster manual#
Manual block pruning can now be enabled by setting -prune=1. The downloaded data can be discarded after processing so very little of it remains The blockchain allows for significant storage space savings as the vast majority of This speeds up initial blockĭownload as UTXO lookups are a major bottleneck there, and there is no use forīitcoin Core has supported automatically pruning the blockchain since 0.11.


Improved, leading to much shorter sync and initial block download times. Validation speed and network propagation performance have been greatly
