- 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>
13 lines
258 B
JSON
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"
|
|
}
|
|
} |