mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Useless modules and misspellings (#2068)
This commit is contained in:
@@ -44,7 +44,7 @@ pub struct HostConfiguration<BlockNumber> {
|
||||
pub max_code_size: u32,
|
||||
/// The maximum head-data size, in bytes.
|
||||
pub max_head_data_size: u32,
|
||||
/// THe maximum POV block size, in bytes.
|
||||
/// The maximum POV block size, in bytes.
|
||||
pub max_pov_size: u32,
|
||||
/// The amount of execution cores to dedicate to parathread execution.
|
||||
pub parathread_cores: u32,
|
||||
|
||||
Reference in New Issue
Block a user