Skip to content

Commit cee89bd

Browse files
committed
cleanup prettier
1 parent 4f7599e commit cee89bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/developers/blueprints/manager.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Blueprints interact with the Tangle Network in several key ways:
2222

2323
Blueprints provide a useful abstraction, allowing developers to create reusable service infrastructures as if they were smart contracts. This enables developers to monetize their work and align long-term incentives with the success of their creations, benefiting proportionally to their Blueprint's usage.
2424

25-
The Blueprint object is the core restaking object in Tangle, implemented primarily in the `pallet-services` module of the Tangle codebase. Assets are viewed as being restaked on Blueprints, with Operators running Instances of Blueprints and users restaking/staking their assets with those Operators.
25+
The Blueprint object is the core restaking object in Tangle, implemented primarily in the `pallet-services` module of the Tangle codebase. Assets are viewed as being restaked on Blueprints, with Operators running Instances of Blueprints and users restaking/staking their assets with those Operators.

pages/restake/incentives/how_rewards_work.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Rewards are distributed to delegators based on the total amount staked in a rewa
3636
### Example:
3737

3838
- If a Vault has a cap of 1000 tokens and an APY of 10%, the total reward distributed will be 100 tokens (10% of 1000).
39-
- If a delegator staked 100 tokens, they will receive 10 tokens as a reward (10% of the total reward).
39+
- If a delegator staked 100 tokens, they will receive 10 tokens as a reward (10% of the total reward).

0 commit comments

Comments
 (0)