Checked all URLs and parameters against the openapi spec.

This commit is contained in:
Ben 2024-06-13 11:13:18 +02:00
parent 20185171bd
commit f79e18adb8
No known key found for this signature in database
GPG Key ID: 541B9D8C9F1426A1

View File

@ -102,7 +102,7 @@ curl --request POST \
--data '{ --data '{
"duration": "3600", "duration": "3600",
"reward": "1", "reward": "1",
"proofProbability": "3", "proofProbability": "5",
"expiry": "300", "expiry": "300",
"nodes": 2, "nodes": 2,
"tolerance": 1, "tolerance": 1,