mirror of
https://github.com/logos-storage/das-research.git
synced 2026-01-07 23:53:08 +00:00
18 lines
501 B
XML
18 lines
501 B
XML
<?xml version="1.0" ?>
|
|
<root>
|
|
<run type="int">0</run>
|
|
<numberValidators type="int">256</numberValidators>
|
|
<blockSize type="int">32</blockSize>
|
|
<failureRate type="int">50</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">65280</item>
|
|
<item type="int">53807</item>
|
|
<item type="int">14919</item>
|
|
<item type="int">0</item>
|
|
</missingVector>
|
|
</root>
|