|
|
@ -1042,7 +1042,7 @@ paths: |
|
|
|
- Info |
|
|
|
responses: |
|
|
|
"200": |
|
|
|
description: List of unconfirmed transactions |
|
|
|
description: List of transactions |
|
|
|
content: |
|
|
|
application/json: |
|
|
|
schema: |
|
|
@ -1132,10 +1132,10 @@ paths: |
|
|
|
tags: |
|
|
|
- Info |
|
|
|
description: | |
|
|
|
Get a trasasction |
|
|
|
Get a transaction |
|
|
|
responses: |
|
|
|
"200": |
|
|
|
description: Get a transaction` |
|
|
|
description: Get a transaction |
|
|
|
content: |
|
|
|
application/json: |
|
|
|
schema: |
|
|
|