QuestionQ14
Client ApplicationsHow can a client application obtain descriptive error text for each endorsing peer after a transaction endorsement failure?
- A Extract relevant entries from the endorsing peer logs.
- B Examine the message of the associated cause or wrapped error.
- C Look up the gRPC status code for the error.
- D Extract the details associated with the returned error.
Community Discussion