chore: proto image migrate to ghcr (#13168)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"`
|
||||
|
||||
@@ -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"`
|
||||
|
||||
Reference in New Issue
Block a user