lockdrop-simulation/test-runs/run3/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": 500,
"validators": 150,
"delegators": 350,
"galaxiesAllocated": 150,
"starsAllocated": 45000,
"config": {
"totalParticipants": 500,
"galaxyCount": 150,
"starCount": 45000,
"outputDir": "/app/generated"
}
}