claim_validator_exit

Function claim_validator_exit 

Source
pub async fn claim_validator_exit(
    provider: impl Provider,
    stake_table: Address,
    validator_address: Address,
) -> Result<PendingTransactionBuilder<Ethereum>>