Implement connection to Zebra RPC #62

Merged
pitmutt merged 257 commits from rav001 into dev041 2024-02-12 21:29:15 +00:00
Showing only changes of commit f4f149d6a2 - Show all commits

View file

@ -737,7 +737,6 @@
"schema": { "schema": {
"type": "array", "type": "array",
"items": { "$ref": "#/components/schemas/TxRequest"} "items": { "$ref": "#/components/schemas/TxRequest"}
}
} }
} }
}, },