Remove deprecated Runtime Header APIs (#932)

This commit is contained in:
Hernando Castano
2021-04-26 05:51:34 -04:00
committed by Bastian Köcher
parent 8028fe1632
commit 4916ec3432
3 changed files with 0 additions and 51 deletions
-1
View File
@@ -308,7 +308,6 @@ parameter_types! {
// Note that once this is hit the pallet will essentially throttle incoming requests down to one
// call per block.
pub const MaxRequests: u32 = 50;
pub const WestendValidatorCount: u32 = 255;
// Number of headers to keep.
//