summaryrefslogtreecommitdiff
path: root/test/testdata/deployednettemplates/recipes/custom/configs/node.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/deployednettemplates/recipes/custom/configs/node.json')
-rw-r--r--test/testdata/deployednettemplates/recipes/custom/configs/node.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testdata/deployednettemplates/recipes/custom/configs/node.json b/test/testdata/deployednettemplates/recipes/custom/configs/node.json
index 547f38e19..4afe82a04 100644
--- a/test/testdata/deployednettemplates/recipes/custom/configs/node.json
+++ b/test/testdata/deployednettemplates/recipes/custom/configs/node.json
@@ -19,7 +19,7 @@
"EnableMetrics": true,
"MetricsURI": "{{MetricsURI}}",
"ConfigJSONOverride": "{ \"TxPoolExponentialIncreaseFactor\": 1, \"DNSBootstrapID\": \"<network>.algodev.network\", \"DeadlockDetection\": -1, \"PeerPingPeriodSeconds\": 30, \"EnableAgreementReporting\": true, \"EnableAgreementTimeMetrics\": true, \"EnableAssembleStats\": true, \"EnableProcessBlockStats\": true, \"BaseLoggerDebugLevel\": 4, \"EnableProfiler\": true, \"EnableRuntimeMetrics\": true, \"CadaverSizeTarget\": 0 }",
- "FractionApply": 0.01
+ "FractionApply": 0.1
}
]
}