Skip to content

Commit

Permalink
Fix prdoc?
Browse files Browse the repository at this point in the history
  • Loading branch information
eskimor committed May 29, 2024
1 parent ae20d3c commit 7e2992c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions prdoc/pr_4521.prdoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: AdaptPrice trait is now price controlled
doc:
- audience: Runtime Dev
description: |
The broker pallet price adaptation interface is changed to be less opinionated and more
information is made available to the `AdaptPrice` trait. A new example impl is included which
adapts the price based not on the number of cores sold, but rather on the price that was
achieved during the sale to mitigate a potential price manipulation vector. More information
here:
The broker pallet price adaptation interface is changed to be less opinionated and more
information is made available to the `AdaptPrice` trait. A new example impl is included which
adapts the price based not on the number of cores sold, but rather on the price that was
achieved during the sale to mitigate a potential price manipulation vector. More information
here:

https://github.com/paritytech/polkadot-sdk/issues/4360
https://github.com/paritytech/polkadot-sdk/issues/4360

- audience: Runtime User
description: |
Expand Down

0 comments on commit 7e2992c

Please sign in to comment.