diff --git a/zenith-openrpc.json b/zenith-openrpc.json index 1ec071a..43f30be 100644 --- a/zenith-openrpc.json +++ b/zenith-openrpc.json @@ -248,7 +248,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/UserTx" + "$ref": "#/components/schemas/ZcashNote" } } }