Skip to main content

set_option_iv

Function set_option_iv 

Source
pub async fn set_option_iv(
    __arg0: State<AppState>,
    __arg1: SonicJson<SetOptionIvRequest>,
) -> Result<SonicJson<ApiResponse<SetOptionIvResponse>>, ApiError>
Expand description

Set theoretical option IV for repricing (TESTNET ONLY).

This endpoint is only available when modes.enable_test_endpoints=true.