Skip to content

Commit

Permalink
swagger.yaml: Add note about external tx retrying
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Apr 6, 2021
1 parent 7acc8ac commit b592df9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions specifications/api/swagger.yaml
Expand Up @@ -4670,6 +4670,11 @@ paths:
<p align="right">status: <strong>stable</strong></p>
Submits a transaction that was created and signed outside of cardano-wallet.
NOTE: Unlike the postTransaction endpoint, there are no
guarantees that a transaction accepted by this endpoint will
actually be included in the chain. It's up to the caller to
retry submission until the transaction is confirmed.
requestBody:
content:
application/octet-stream:
Expand Down

0 comments on commit b592df9

Please sign in to comment.