Skip to content
Snippets Groups Projects
Unverified Commit af3e56cd authored by Michal Kucharczyk's avatar Michal Kucharczyk Committed by GitHub
Browse files

RuntimeCode: doc fixed (#1461)

parent c5f7abe2
No related merge requests found
Pipeline #388366 failed with stages
in 1 hour, 24 minutes, and 31 seconds
......@@ -91,7 +91,7 @@ pub struct RuntimeCode<'a> {
///
/// If `None` are given, the default value of the executor will be used.
pub heap_pages: Option<u64>,
/// The SCALE encoded hash of `code`.
/// The hash of `code`.
///
/// The hashing algorithm isn't that important, as long as all runtime
/// code instances use the same.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment