chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
//!
|
||||
//! Each of these can be used to construct and represent ratios within our runtime.
|
||||
//! You will find types like [`Perbill`](Perbill) being used often in pezpallet
|
||||
//! development. `pezpallet_referenda` is a good example of a pezpallet which makes good use of fixed
|
||||
//! point arithmetic, as it relies on representing various curves and thresholds relating to
|
||||
//! development. `pezpallet_referenda` is a good example of a pezpallet which makes good use of
|
||||
//! fixed point arithmetic, as it relies on representing various curves and thresholds relating to
|
||||
//! governance.
|
||||
//!
|
||||
//! #### Fixed Point Arithmetic with [`PerThing`](PerThing)
|
||||
|
||||
Reference in New Issue
Block a user