chore: proto image migrate to ghcr (#13168)

This commit is contained in:
Marko
2022-09-07 12:03:00 +00:00
committed by GitHub
parent 4a07259ff4
commit 1ad3b29560
30 changed files with 643 additions and 599 deletions
+2
View File
@@ -27173,6 +27173,7 @@ type Request struct {
unknownFields protoimpl.UnknownFields
// Types that are assignable to Value:
//
// *Request_Echo
// *Request_Flush
// *Request_Info
@@ -28086,6 +28087,7 @@ type Response struct {
unknownFields protoimpl.UnknownFields
// Types that are assignable to Value:
//
// *Response_Exception
// *Response_Echo
// *Response_Flush
+1
View File
@@ -563,6 +563,7 @@ type PublicKey struct {
unknownFields protoimpl.UnknownFields
// Types that are assignable to Sum:
//
// *PublicKey_Ed25519
// *PublicKey_Secp256K1
Sum isPublicKey_Sum `protobuf_oneof:"sum"`
+1
View File
@@ -2542,6 +2542,7 @@ type Evidence struct {
unknownFields protoimpl.UnknownFields
// Types that are assignable to Sum:
//
// *Evidence_DuplicateVoteEvidence
// *Evidence_LightClientAttackEvidence
Sum isEvidence_Sum `protobuf_oneof:"sum"`