Merge PR #5627: Regen Network/Slashing protobuf

This commit is contained in:
Anil Kumar Kammari
2020-02-20 01:04:13 +01:00
committed by GitHub
parent 2f2e7b99cb
commit 883c1a2bc1
43 changed files with 918 additions and 88 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package types
import (
_ "github.com/gogo/protobuf/gogoproto" // nolint
_ "github.com/gogo/protobuf/gogoproto" // nolint
_ "github.com/regen-network/cosmos-proto" // nolint
)