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 cced94e commit 8e2a5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/depin/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ transactions on the blockchain by allowing users to claim their rewards based on
a published Merkle root.

The application constructs a Merkle tree on a regular basis and publishes the
root on-chain. Each leaf node represents a recipient’s rewards.
root onchain. Each leaf node represents a recipient’s rewards.

In order for users to claim their rewards, they generate a Merkle proof that
demonstrates a particular leaf is part of the published Merkle root. Once their
Expand Down

0 comments on commit 8e2a5db

Please sign in to comment.