We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0846f9a commit c2d2846Copy full SHA for c2d2846
errors/abci.go
@@ -5,6 +5,8 @@ import (
5
"reflect"
6
)
7
8
+// blah blah blah.
9
+
10
const (
11
// SuccessABCICode declares an ABCI response use 0 to signal that the
12
// processing was successful and no error is returned.
0 commit comments