We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857355e commit c868398Copy full SHA for c868398
pallets/admin-utils/src/lib.rs
@@ -1383,8 +1383,7 @@ pub mod pallet {
1383
///
1384
/// # Arguments
1385
/// * `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.
+ /// * `alpha` - The new moving alpha value for the SubnetMovingAlpha.
1388
1389
/// # Errors
1390
/// * `BadOrigin` - If the caller is not the root account.
0 commit comments