Skip to main content

deregister_validators

Function deregister_validators 

Source
pub async fn deregister_validators<const NUM_NODES: usize>(
    cfg: &TestConfig<NUM_NODES>,
    stake_table: Address,
    indices: &[usize],
) -> Result<()>
Expand description

Deregisters the validators at the given node indices, each exit sent from that validator’s own funded provider.