Skip to content

Commit

Permalink
applying prettier to entire repo (#6435)
Browse files Browse the repository at this point in the history
Co-authored-by: Polkadot-Kusama Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Polkadot-Kusama Bot authored Dec 9, 2024
1 parent 65f6640 commit 540ca24
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/learn/learn-guides-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ guidelines about clearing identities.
**Clearing:** Users can clear their identity information and have their deposit returned. Clearing
an identity also clears all sub accounts and returns their deposits.

**Killing:** It is possible to kill an identity that deems erroneous. This results in a slash of
the deposit.
**Killing:** It is possible to kill an identity that deems erroneous. This results in a slash of the
deposit.

## Setting Sub-Identities

Expand Down
4 changes: 2 additions & 2 deletions docs/learn/learn-staking-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ intents are submitted to the network, they are automatically put into each bag b
of bonded tokens, but within each bag, those nodes are arranged based on the time they are inserted
and not based on their stake (see figure below). When the nomination intent of 19 DOT is submitted,
it gets placed at the last spot in the 2nd bag (shown in the green circle). The same scenario
applies for the node with 8 DOT (yellow circle) in the 3rd bag. Placing the node above all nodes with
a lesser stake requires an additional step (more on this later).
applies for the node with 8 DOT (yellow circle) in the 3rd bag. Placing the node above all nodes
with a lesser stake requires an additional step (more on this later).

![bags list example 1](../assets/bags-list-example-1.png)

Expand Down
4 changes: 2 additions & 2 deletions docs/learn/learn-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ trust-free environment.
Parachain validators (i.e. para-validators) participate to the
[Parachain Phase of the AnV Protocol](./learn-parachains-protocol.md/#parachain-phase), and submit
[candidate receipts](./learn-parachains-protocol.md/#candidate-receipts) to the relay chain
transaction queue so that a block author can include information on the parablock in a fork of
the relay chain.
transaction queue so that a block author can include information on the parablock in a fork of the
relay chain.

Para-validators work in groups and are selected by the runtime in every epoch to validate parachain
blocks for all parachains connected to the relay chain. The selected para-validators are part of the
Expand Down

0 comments on commit 540ca24

Please sign in to comment.