fix tests
This commit is contained in:
parent
30a4285b92
commit
adba4be099
18 changed files with 78 additions and 36 deletions
|
@ -14,8 +14,8 @@
|
|||
"hide_created_blocks": true,
|
||||
"insert_deniable_blocks": true,
|
||||
"max_block_age": 2678400,
|
||||
"minimum_block_pow": 5,
|
||||
"minimum_send_pow": 5,
|
||||
"minimum_block_pow": 6,
|
||||
"minimum_send_pow": 6,
|
||||
"public_key": "",
|
||||
"random_bind_ip": true,
|
||||
"security_level": 0,
|
||||
|
@ -45,8 +45,7 @@
|
|||
"minimum_score": -100
|
||||
},
|
||||
"plugins": {
|
||||
"disabled": [
|
||||
],
|
||||
"disabled": [],
|
||||
"enabled": []
|
||||
},
|
||||
"statistics": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue