Useless modules and misspellings (#2068)

This commit is contained in:
郭光华
2020-12-04 20:16:14 +08:00
committed by GitHub
parent e7e9605f87
commit 9014232903
3 changed files with 1 additions and 17 deletions
@@ -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,