Skip to content

Commit 9635b60

Browse files
author
opendansor
committed
Test PR
1 parent feb1a42 commit 9635b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/children.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ impl<T: Config> Pallet<T> {
2222
/// * `netuid` (u16):
2323
/// - The u16 network identifier where the childkey will exist.
2424
///
25-
/// * `proportion` (u64):
25+
/// * `proportion` (u16):
2626
/// - Proportion of the hotkey's stake to be given to the child, the value must be u64 normalized.
2727
///
2828
/// # Events:

0 commit comments

Comments
 (0)