mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
RuntimeCode: doc fixed (#1461)
This commit is contained in:
committed by
GitHub
parent
c5f7abe27f
commit
af3e56cd86
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user