curve parameters changed, make everything 69 because its fun
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
parent
5738d30fbb
commit
f4c8144c71
@ -473,9 +473,9 @@ impl pallet_bags_list::Config<VoterBagsListInstance> for Runtime {
|
|||||||
|
|
||||||
pallet_staking_reward_curve::build! {
|
pallet_staking_reward_curve::build! {
|
||||||
const REWARD_CURVE: PiecewiseLinear<'static> = curve!(
|
const REWARD_CURVE: PiecewiseLinear<'static> = curve!(
|
||||||
min_inflation: 0_025_000,
|
min_inflation: 0_006_900,
|
||||||
max_inflation: 0_100_000,
|
max_inflation: 0_690_000,
|
||||||
ideal_stake: 0_750_000,
|
ideal_stake: 0_690_000,
|
||||||
falloff: 0_050_000,
|
falloff: 0_050_000,
|
||||||
max_piece_count: 40,
|
max_piece_count: 40,
|
||||||
test_precision: 0_005_000,
|
test_precision: 0_005_000,
|
||||||
|
Loading…
Reference in New Issue
Block a user