pub async fn reset_mmp(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<ResetMmpRequest>,
) -> Result<SonicJson<ApiResponse<String>>, ApiError>Expand description
Reset MMP state (clear fills and unfreeze)
pub async fn reset_mmp(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<ResetMmpRequest>,
) -> Result<SonicJson<ApiResponse<String>>, ApiError>Reset MMP state (clear fills and unfreeze)