Skip to content

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed May 6, 2024
1 parent 4413ed1 commit 2b94c76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/features/partial-set-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Both Opt In and Top N chains currently require a governance proposal to be added
For Top N chains, this is also the long term vision for how they are launched.

For Opt In chains, this is a temporary measure to prevent issues around chain ID squatting. Eventually, the plan is to allow launching Opt In chains permissionlessly without going through governance, with quality control being handled by the market of validators deciding which chains they would like to validate on.
:::
:::
2 changes: 1 addition & 1 deletion docs/docs/features/power-shaping.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Note that this is a soft cap, and the actual power of a validator can exceed thi

All these mechanisms are set by the consumer chain in the `ConsumerAdditionProposal`. They operate *solely on the provider chain*, meaning the consumer chain simply receives the validator set after these rules have been applied and does not have any knowledge about whether they are applied.

Each of these mechanisms is *set during the consumer addition proposal* (see [Onboarding](../consumer-development/onboarding.md#3-submit-a-governance-proposal)), and is currently *immutable* after the chain has been added.
Each of these mechanisms is *set during the consumer addition proposal* (see [Onboarding](../consumer-development/onboarding.md#3-submit-a-governance-proposal)), and is currently *immutable* after the chain has been added.

0 comments on commit 2b94c76

Please sign in to comment.