add 4th feature

This commit is contained in:
amirhouieh
2022-10-10 18:33:32 +02:00
parent 740455ea60
commit 7523eba389
+1 -1
View File
@@ -37,7 +37,7 @@ import {BlogPosts} from '@site/src/components/mdx/BlogPosts';
index={2}
text={"Data repairs in Codex are grouped through lazy repair to decrease network bandwidth overhead."}/>
<FeatureCard title={"Data Availability Sampling"}
index={2}
index={3}
text={"Codex samples datasets frequently to guarantee data durability in a Byzantine environment."}/>
</FeatureList>