chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -192,9 +192,9 @@
|
||||
//!
|
||||
//! This interaction involves passing the runtime genesis config JSON blob to the runtime using the
|
||||
//! [`pezsp_genesis_builder::GenesisBuilder::build_state`] function. During this operation, the
|
||||
//! runtime converts the JSON representation of the genesis config into [`pezsp_io::storage`] items. It
|
||||
//! is a crucial step for computing the storage root hash, which is a key component in determining
|
||||
//! the genesis hash.
|
||||
//! runtime converts the JSON representation of the genesis config into [`pezsp_io::storage`] items.
|
||||
//! It is a crucial step for computing the storage root hash, which is a key component in
|
||||
//! determining the genesis hash.
|
||||
//!
|
||||
//! Consequently, the runtime must support the [`pezsp_genesis_builder::GenesisBuilder`] API to
|
||||
//! utilize either `patch` or `full` formats.
|
||||
|
||||
Reference in New Issue
Block a user