mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
Check executor params coherence (#1774)
Co-authored-by: Marcin S <marcin@realemail.net>
This commit is contained in:
@@ -62,7 +62,7 @@ pub mod executor_params;
|
||||
pub mod slashing;
|
||||
|
||||
pub use async_backing::AsyncBackingParams;
|
||||
pub use executor_params::{ExecutorParam, ExecutorParams, ExecutorParamsHash};
|
||||
pub use executor_params::{ExecutorParam, ExecutorParamError, ExecutorParams, ExecutorParamsHash};
|
||||
|
||||
mod metrics;
|
||||
pub use metrics::{
|
||||
|
||||
Reference in New Issue
Block a user