File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -621,6 +621,6 @@ This endpoint expects the following data:
621
621
622
622
| Code | Response | Description |
623
623
| :--: | ------------------------------------ | ---------------------------------------------------------------------------------- |
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. |
You can’t perform that action at this time.
0 commit comments