withdraw

Function withdraw 

Source
pub async fn withdraw(
    client: &GatewayRpcClient,
    payload: WithdrawPayload,
) -> GatewayRpcResult<WithdrawResponse>