mirror of
https://github.com/logos-storage/das-research.git
synced 2026-01-07 23:53:08 +00:00
18 lines
500 B
XML
18 lines
500 B
XML
<?xml version="1.0" ?>
|
|
<root>
|
|
<run type="int">1</run>
|
|
<numberValidators type="int">256</numberValidators>
|
|
<blockSize type="int">48</blockSize>
|
|
<failureRate type="int">10</failureRate>
|
|
<netDegree type="int">6</netDegree>
|
|
<chi type="int">4</chi>
|
|
<blockAvailable type="int">1</blockAvailable>
|
|
<tta type="int">4</tta>
|
|
<missingVector type="list">
|
|
<item type="int">96384</item>
|
|
<item type="int">66039</item>
|
|
<item type="int">5668</item>
|
|
<item type="int">0</item>
|
|
</missingVector>
|
|
</root>
|