Skip to content

Commit c868398

Browse files
committed
update comment from PR1335
1 parent 857355e commit c868398

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pallets/admin-utils/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,8 +1383,7 @@ pub mod pallet {
13831383
///
13841384
/// # Arguments
13851385
/// * `origin` - The origin of the call, which must be the root account.
1386-
/// * `precompile_id` - The identifier of the EVM precompile to toggle.
1387-
/// * `enabled` - The new enablement state of the precompile.
1386+
/// * `alpha` - The new moving alpha value for the SubnetMovingAlpha.
13881387
///
13891388
/// # Errors
13901389
/// * `BadOrigin` - If the caller is not the root account.

0 commit comments

Comments
 (0)