From 3f13cebe0e9ef27e42fa06730feb4118b91e9021 Mon Sep 17 00:00:00 2001 From: Huberto <161350311+HubertIGL@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:19:46 +0100 Subject: [PATCH 1/3] Update _adjusted_staking_yield.md --- docs/economics/inflation/_adjusted_staking_yield.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/economics/inflation/_adjusted_staking_yield.md b/docs/economics/inflation/_adjusted_staking_yield.md index 33abf65a9..db5fbb71a 100644 --- a/docs/economics/inflation/_adjusted_staking_yield.md +++ b/docs/economics/inflation/_adjusted_staking_yield.md @@ -23,7 +23,7 @@ fraction of staked supply grow as shown below. ![Graph of example growth of staked supply](/assets/docs/economics/example_staked_supply_w_range_initial_stake.png) Due to this relative change in representation, the proportion of stake of any -token holder will also change as a function of the _Inflation Schedule_ and the +token holders will also change as a function of the _Inflation Schedule_ and the proportion of all tokens that are staked. Of initial interest, however, is the _dilution of **un-staked** tokens_, or @@ -165,6 +165,6 @@ relative dilution of un-staked tokens grows dramatically. E.g. with $80\%$ of the network tokens staked, an un-staked token holder will experience ~$400\%$ more dilution than a staked holder. -Again, this represents the change in fractional change in ownership of staked +Again, this represents the fractional change in ownership of staked tokens and illustrates the built-in incentive for token holder to stake their tokens to earn _Staked Yield_ and avoid _Un-staked Dilution_. From 4bd2c34498b7a0a6fa389623a8d1c801e30d890d Mon Sep 17 00:00:00 2001 From: Huberto <161350311+HubertIGL@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:29:04 +0100 Subject: [PATCH 2/3] Update installation.md --- docs/intro/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/installation.md b/docs/intro/installation.md index f9c2e3004..e398aa551 100644 --- a/docs/intro/installation.md +++ b/docs/intro/installation.md @@ -548,7 +548,7 @@ Generating a new keypair For added security, enter a BIP39 passphrase -NOTE! This passphrase improves security of the recovery seed phrae NOT the +NOTE! This passphrase improves security of the recovery seed phrase NOT the keypair file itself, which is stored as insecure plain text BIP39 Passphrase (empty for none): From 4ad00116bb190c99ee325b72d7a64d99397ff87b Mon Sep 17 00:00:00 2001 From: Huberto <161350311+HubertIGL@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:30:33 +0100 Subject: [PATCH 3/3] Update contentlayer.config.ts --- contentlayer.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contentlayer.config.ts b/contentlayer.config.ts index d4b86d024..10e62c55e 100644 --- a/contentlayer.config.ts +++ b/contentlayer.config.ts @@ -168,7 +168,7 @@ const basicContentFields: FieldDefs = { /** * Standard computed fields for all records * - * note: changing these may warrant an update the the hacky custom `ComputedFieldsTypeHack` type + * note: changing these may warrant an update the hacky custom `ComputedFieldsTypeHack` type */ const standardComputedFields: ComputedFields = { locale: {