Skip to content

Commit e7c7884

Browse files
a-zorinaWRRicht3r
andauthored
Apply suggestions from code review
Co-authored-by: William Richter <[email protected]> Signed-off-by: Alexandra Zorina <[email protected]>
1 parent ae5485a commit e7c7884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/reference/torii-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,6 @@ This endpoint expects the following data:
621621

622622
| Code | Response | Description |
623623
| :--: | ------------------------------------ | ---------------------------------------------------------------------------------- |
624-
| 200 | OK, Transaction Accepted | Transaction has been accepted, but is not yet guaranteed to have passed consensus. |
625-
| 400 | Bad Request, Transaction Rejected | Transaction is rejected due to being malformed. |
626-
| 500 | Internal Error, Transaction Rejected | Iroha could not accept transaction due to e.g. its queue being full. |
624+
| 200 | OK, Transaction Accepted | The Transaction has been accepted, but is not yet guaranteed to have passed consensus. |
625+
| 400 | Bad Request, Transaction Rejected | The Transaction has been rejected due to being malformed. |
626+
| 500 | Internal Error, Transaction Rejected | Iroha could not accept the transaction due to e.g. its queue being full. |

0 commit comments

Comments
 (0)