1
I have synced about 200.000 blocks and that's enough for my purposes. So I want to use bitcoincli, but when it runs with enabled syncing (by default), my computer works to slow.
How can I disable syncing for some time? Probably I need to set up something in bitcoin.conf, but I don't know what.
3What functionality do you need? If you don't need connectivity to the network at all, you could just use -connect=0 -nolisten. – Pieter Wuille – 2017-01-06T18:32:37.613