Skip to content

Commit

Permalink
Update content/guides/depin/getting-started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Frostbutter <[email protected]>
  • Loading branch information
catalinred and nickfrosty authored Dec 6, 2024
1 parent 63fb7a1 commit 5d18d7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/guides/depin/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,8 @@ Storage Costs using a ZK compression distribution strategy:
reward data
- Compressed Data Size: Assuming a compression ratio of 50%, the total
compressed data size would be approximately 500 KB
- Total Storage Cost: 500 _ 1024 _ 0.00000348 SOL/byte (per epoch) = 1.78 SOL
- Total Storage Cost: 500 \* 1024 \* 0.00000348 SOL/byte (per epoch) = 1.78
SOL
- Total Cost (ZK Compression): 0.050005 SOL + 0.00000223 SOL + 1.78 SOL = 1.83
SOL

Expand Down

0 comments on commit 5d18d7b

Please sign in to comment.