5.4.3.18 Transaction status description
Under both Key Trust Mode and Public Key Upload Mode, the description of the returned transaction status when the off-BSN system invokes the DApp chaincodes via PCN gateway APIs are shown as follows:
| No. | Status Code | Remarks |
|---|---|---|
| 0 | Successful | |
| -1 | Block creation time out | |
| 1 | Submitted data empty | |
| 2 | Unusual response | |
| 3 | Error in the submitted information | |
| 4 | Error in the creator’s signature | |
| 5 | Invalid “endorser” transaction | |
| 6 | Invalid transaction settings | |
| 7 | Unsupported transaction response | |
| 8 | Error in the transaction ID | |
| 9 | Duplicate transaction ID | |
| 10 | Failed endorsement | |
| 13 | Unknown transaction type | |
| 14 | Cannot locate target chaincode | |
| 17 | Expired chaincode | |
| 18 | Conflict in chaincode version | |
| 254 | Invalid transaction | |
| 255 | Invalid transaction for other reasons |