CLI: Improve stake (de)activation display
This commit is contained in:
committed by
Trent Nelson
parent
34507e8a5b
commit
f9ee97d6f5
@ -202,7 +202,7 @@ impl Delegation {
|
||||
}
|
||||
|
||||
#[allow(clippy::comparison_chain)]
|
||||
fn stake_activating_and_deactivating(
|
||||
pub fn stake_activating_and_deactivating(
|
||||
&self,
|
||||
epoch: Epoch,
|
||||
history: Option<&StakeHistory>,
|
||||
|
Reference in New Issue
Block a user