mirror of
https://github.com/logos-storage/das-research.git
synced 2026-01-07 23:53:08 +00:00
20 lines
570 B
XML
20 lines
570 B
XML
<?xml version="1.0" ?>
|
|
<root>
|
|
<run type="int">1</run>
|
|
<numberValidators type="int">256</numberValidators>
|
|
<blockSize type="int">32</blockSize>
|
|
<failureRate type="int">90</failureRate>
|
|
<netDegree type="int">6</netDegree>
|
|
<chi type="int">6</chi>
|
|
<blockAvailable type="int">0</blockAvailable>
|
|
<tta type="int">-1</tta>
|
|
<missingVector type="list">
|
|
<item type="int">97920</item>
|
|
<item type="int">96380</item>
|
|
<item type="int">90924</item>
|
|
<item type="int">88649</item>
|
|
<item type="int">88644</item>
|
|
<item type="int">88644</item>
|
|
</missingVector>
|
|
</root>
|