2020-09-16 21:03:14 +02:00
|
|
|
{
|
2020-10-29 22:30:26 +01:00
|
|
|
"network": {
|
2020-12-08 07:29:15 +01:00
|
|
|
"blockchain": "lbry",
|
2020-10-29 22:30:26 +01:00
|
|
|
"network": "Mainnet"
|
2020-09-16 21:03:14 +02:00
|
|
|
},
|
2020-10-29 22:30:26 +01:00
|
|
|
"data_directory": "cli-data",
|
|
|
|
"http_timeout": 300,
|
|
|
|
"max_retries": 5,
|
|
|
|
"max_online_connections": 1000,
|
|
|
|
"tip_delay": 1800,
|
|
|
|
"compression_disabled": true,
|
|
|
|
"memory_limit_disabled": true,
|
|
|
|
"data": {
|
|
|
|
"initial_balance_fetch_disabled": true,
|
|
|
|
"end_conditions": {
|
|
|
|
"reconciliation_coverage": {
|
|
|
|
"coverage": 0.95,
|
|
|
|
"from_tip": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-09-16 21:03:14 +02:00
|
|
|
}
|