Skip to main content

withdraw_to_onchain

Function withdraw_to_onchain 

Source
pub async fn withdraw_to_onchain(
    client: &GatewayApi,
    base_url: &SafeUrl,
    payload: WithdrawToOnchainPayload,
) -> ServerResult<WithdrawResponse>