Skip to content

Commit

Permalink
Test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
opendansor committed Jul 5, 2024
1 parent feb1a42 commit 9635b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/subtensor/src/children.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ impl<T: Config> Pallet<T> {
/// * `netuid` (u16):
/// - The u16 network identifier where the childkey will exist.
///
/// * `proportion` (u64):
/// * `proportion` (u16):
/// - Proportion of the hotkey's stake to be given to the child, the value must be u64 normalized.
///
/// # Events:
Expand Down

0 comments on commit 9635b60

Please sign in to comment.