RPC Server #103

Merged
pitmutt merged 129 commits from rav001 into milestone3 2024-11-21 15:30:22 +00:00
Showing only changes of commit d1789b634e - Show all commits

View file

@ -248,7 +248,7 @@
"schema": { "schema": {
"type": "array", "type": "array",
"items": { "items": {
"$ref": "#/components/schemas/UserTx" "$ref": "#/components/schemas/ZcashNote"
} }
} }
} }