Merge branch 'develop' into feature/enhance-endblock

This commit is contained in:
Jae Kwon
2017-12-20 00:11:57 -08:00
committed by GitHub
5 changed files with 30 additions and 25 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
package main
// +build ignore
package main
import (
"bytes"
"fmt"
+1
View File
@@ -44,6 +44,7 @@ It has these top-level messages:
Evidence
KVPair
*/
//nolint: gas
package types
import proto "github.com/gogo/protobuf/proto"