We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb1a42 commit 9635b60Copy full SHA for 9635b60
pallets/subtensor/src/children.rs
@@ -22,7 +22,7 @@ impl<T: Config> Pallet<T> {
22
/// * `netuid` (u16):
23
/// - The u16 network identifier where the childkey will exist.
24
///
25
- /// * `proportion` (u64):
+ /// * `proportion` (u16):
26
/// - Proportion of the hotkey's stake to be given to the child, the value must be u64 normalized.
27
28
/// # Events:
0 commit comments