Milestone 3: RPC server, ZIP-320 #104

Merged
pitmutt merged 152 commits from milestone3 into master 2024-11-21 15:39:19 +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"
} }
} }
} }