mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 02:21:14 +00:00
Tweak poll end block (#1397)
This commit is contained in:
@@ -939,7 +939,7 @@ impl frame_support::traits::OnRuntimeUpgrade for CustomOnRuntimeUpgrade {
|
||||
}
|
||||
|
||||
parameter_types! {
|
||||
pub const PollEnd: BlockNumber = 100_000;
|
||||
pub const PollEnd: BlockNumber = 888_888;
|
||||
}
|
||||
|
||||
impl poll::Trait for Runtime {
|
||||
|
||||
Reference in New Issue
Block a user