Skip to content

Commit

Permalink
Update docs/osmosis-core/modules/superfluid/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jybp committed Nov 20, 2023
1 parent 8ce3830 commit 6c83e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/osmosis-core/modules/superfluid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ representative price of the GAMM token shares. The superfluid module has
(`RefreshIntermediaryDelegationAmounts`) and to increase delegation on
lockup (`IncreaseSuperfluidDelegation`). Then, we see whether or not the
superfluid OSMO currently delegated is worth more or less than this
expected delegation amount amount. If the OSMO is worth more, we do
expected delegation amount. If the OSMO is worth more, we do
instant undelegations and immediately burn the OSMO. If less, we mint
OSMO and update the amount delegated. A simplified diagram of this whole
process is found below:
Expand Down

0 comments on commit 6c83e8a

Please sign in to comment.