work on improving block sync

This commit is contained in:
Kevin Froman 2018-10-28 14:01:57 -05:00
parent 34aa892b65
commit 8c63d6c205
4 changed files with 28 additions and 1 deletions

View file

@ -2,7 +2,8 @@
"general" : {
"dev_mode": true,
"display_header" : true,
"minimum_block_pow": 5,
"minimum_block_pow": 6,
"minimum_send_pow": 6,
"direct_connect" : {
"respond" : true,