mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 13:15:41 +00:00
removed evaluation.rs (#11766)
* removed evaluation.rs * no need for parent_hash * fix
This commit is contained in:
@@ -33,7 +33,6 @@ use sp_state_machine::StorageProof;
|
||||
|
||||
pub mod block_validation;
|
||||
pub mod error;
|
||||
pub mod evaluation;
|
||||
mod select_chain;
|
||||
|
||||
pub use self::error::Error;
|
||||
|
||||
Reference in New Issue
Block a user