Skip to main content

evolution_revoke

Function evolution_revoke 

Source
pub async fn evolution_revoke(
    __arg0: State<ExecutionApiState>,
    headers: HeaderMap,
    __arg2: Json<RevokeNotice>,
) -> Result<Json<ApiEnvelope<RevokeNotice>>, ApiError>
Available on crate features execution-server and evolution-network-experimental only.