Skip to content

Commit 6bb1afe

Browse files
committed
Reformat
1 parent b55c8f6 commit 6bb1afe

File tree

1 file changed

+3
-3
lines changed
  • pallets/subtensor/src/coinbase

1 file changed

+3
-3
lines changed

pallets/subtensor/src/coinbase/root.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,9 @@ impl<T: Config> Pallet<T> {
301301

302302
/// Checks if registrations are allowed for a given subnet.
303303
///
304-
/// This function retrieves the subnet hyperparameters for the specified subnet and checks the
305-
/// `registration_allowed` flag. If the subnet doesn't exist or doesn't have hyperparameters
306-
/// defined, it returns `false`.
304+
/// This function retrieves the subnet hyperparameters for the specified subnet and checks the
305+
/// `registration_allowed` flag. If the subnet doesn't exist or doesn't have hyperparameters
306+
/// defined, it returns `false`.
307307
///
308308
/// # Arguments
309309
///

0 commit comments

Comments
 (0)