doc: fix typos in /tx_search and /tx. (#6823)

Just a few small typos in the descriptions of the /tx_search and /tx endpoints.
This commit is contained in:
Carlos Rodriguez
2021-08-13 15:02:30 +00:00
committed by GitHub
parent 1f76cb1546
commit 511e52c2fc
+3 -3
View File
@@ -1042,7 +1042,7 @@ paths:
- Info - Info
responses: responses:
"200": "200":
description: List of unconfirmed transactions description: List of transactions
content: content:
application/json: application/json:
schema: schema:
@@ -1132,10 +1132,10 @@ paths:
tags: tags:
- Info - Info
description: | description: |
Get a trasasction Get a transaction
responses: responses:
"200": "200":
description: Get a transaction` description: Get a transaction
content: content:
application/json: application/json:
schema: schema: