lockdrop-simulation/test-runs/run2/generated/point-allocation-stats.json
Prathamesh Musale 0e57539780 Add test runs and instructions for reproducing simulation results (#3)
- Update main simulation instructions to inline hyperlinked content
- Add test runs (generated data + tests output)
- Add instructions to reproduce results from one of the added test runs

Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-14 11:44:09 +00:00

13 lines
258 B
JSON

{
"totalParticipants": 400,
"validators": 210,
"delegators": 190,
"galaxiesAllocated": 210,
"starsAllocated": 15000,
"config": {
"totalParticipants": 400,
"galaxyCount": 210,
"starCount": 15000,
"outputDir": "/app/generated"
}
}