Skip to main content

withdraw_option

Function withdraw_option 

Source
pub async fn withdraw_option(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
    __arg2: SonicJson<WithdrawOptionRequest>,
) -> Result<SonicJson<WithdrawOptionResponse>, ApiError>