mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 17:34:36 +00:00
Merge branch 'develop' into feature/enhance-endblock
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
// +build ignore
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
|
||||
@@ -44,6 +44,7 @@ It has these top-level messages:
|
||||
Evidence
|
||||
KVPair
|
||||
*/
|
||||
//nolint: gas
|
||||
package types
|
||||
|
||||
import proto "github.com/gogo/protobuf/proto"
|
||||
|
||||
Reference in New Issue
Block a user