Documentation
Overview ¶
Package multi is an error type that holds multiple errors. These errors typically originate from operations that target multiple nodes. For example, a transaction proposal with two endorsers could return a multi error type if both endorsers return errors
Example ¶
Output: true peer0 failed peer1 failed
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.