chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
use crate::overhead::command::TeyrchainExtension;
|
||||
use pezsc_chain_spec::{ChainSpec, GenericChainSpec, GenesisConfigBuilderRuntimeCaller};
|
||||
use pezsc_cli::Result;
|
||||
use serde_json::Value;
|
||||
use pezsp_storage::{well_known_keys::CODE, Storage};
|
||||
use pezsp_wasm_interface::HostFunctions;
|
||||
use serde_json::Value;
|
||||
use std::{borrow::Cow, path::PathBuf};
|
||||
|
||||
/// When the runtime could not build the genesis storage.
|
||||
|
||||
Reference in New Issue
Block a user