Function clockwork_cli::delegation::withdraw
source · pub fn withdraw(
client: &Client,
amount: u64,
delegation_id: u64,
worker_id: u64
) -> Result<(), CliError>pub fn withdraw(
client: &Client,
amount: u64,
delegation_id: u64,
worker_id: u64
) -> Result<(), CliError>