mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
Remove deprecated Runtime Header APIs (#932)
This commit is contained in:
committed by
Bastian Köcher
parent
8028fe1632
commit
4916ec3432
@@ -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.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user