Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kstepanovdev committed Sep 5, 2024
1 parent 629a2f3 commit b4f91e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use crate::cpi_instructions;
use anchor_lang::prelude::*;
use mplx_staking_states::{error::MplStakingError, registrar_seeds};

/// Slashes the specified stake in transfers money to the treasury.
/// Reduces the weighted stake of the mining account wich leads to a decrease in rewards.
///
/// - `decreased_weighted_stake_number`: weighted number to decrease by.
/// - `mining_owner`: The owner of the mining account.
Expand Down

0 comments on commit b4f91e6

Please sign in to comment.