File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1047,7 +1047,7 @@ parameter_types! {
10471047 pub const InitialLiquidAlphaOn : bool = false ; // Default value for LiquidAlphaOn
10481048 pub const InitialYuma3On : bool = false ; // Default value for Yuma3On
10491049 pub const InitialColdkeySwapAnnouncementDelay : BlockNumber = 5 * 24 * 60 * 60 / 12 ; // 5 days
1050- pub const InitialColdkeySwapReannouncementDelay : BlockNumber = 1 * 24 * 60 * 60 / 12 ; // 1 day
1050+ pub const InitialColdkeySwapReannouncementDelay : BlockNumber = 24 * 60 * 60 / 12 ; // 1 day
10511051 pub const InitialDissolveNetworkScheduleDuration : BlockNumber = 5 * 24 * 60 * 60 / 12 ; // 5 days
10521052 pub const SubtensorInitialTaoWeight : u64 = 971_718_665_099_567_868 ; // 0.05267697438728329% tao weight.
10531053 pub const InitialEmaPriceHalvingPeriod : u64 = 201_600_u64 ; // 4 weeks
You can’t perform that action at this time.
0 commit comments