From ccafb1e1bd6f7ffc63dad84a7f1f77311a004f0b Mon Sep 17 00:00:00 2001 From: aman035 Date: Fri, 2 Aug 2024 00:52:10 +0530 Subject: [PATCH] add: staking info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 733ebe7..5529b20 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ Push Storage Nodes ensure reliable and efficient storage of transaction data by ## Architecture +### Staking Requirement + +To operate a storage node, participants must stake a certain amount of tokens. This staking process serves as a security deposit, ensuring that storage nodes act in the network's best interest. + ### Interaction in Network In the network, once blocks are processed by validator nodes, they are picked up by storage nodes for further handling. The following diagram illustrates the interaction between the network and the storage nodes: