docs: add warning about circom specific api

This commit is contained in:
sripwoud
2024-08-08 11:23:55 +02:00
parent 51f5475afa
commit 3ac96fa1f1

View File

@@ -2,6 +2,8 @@
See online [swagger UI](https://www.query.anonklub.xyz)
## Proving Server (`circom` only)
## Proving Server
> Available for the circom implementation only (see [`archive/circom` branch of the `anonklub/anonklub` repository](https://github.com/anonklub/anonklub/tree/archive/circom))
See [openapi specification](https://github.com/anonklub/anonklub/blob/archive/circom/apis/prove/openapi.yaml) for details.