mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 13:01:07 +00:00
Compute yearly inflation on-chain allowing to change x_ideal according to number of slots. (#8332)
* new crate * Update frame/staking/reward-fn/src/lib.rs Co-authored-by: Gavin Wood <gavin@parity.io> * fix doc Co-authored-by: Gavin Wood <gavin@parity.io>
This commit is contained in:
committed by
GitHub
parent
c727799531
commit
28fa5c2b6c
@@ -107,6 +107,7 @@ members = [
|
||||
"frame/staking",
|
||||
"frame/staking/fuzzer",
|
||||
"frame/staking/reward-curve",
|
||||
"frame/staking/reward-fn",
|
||||
"frame/sudo",
|
||||
"frame/support",
|
||||
"frame/support/procedural",
|
||||
|
||||
Reference in New Issue
Block a user