mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 14:47:16 +00:00
ran make (#218)
This commit is contained in:
parent
910ae8eec6
commit
bd5e7706f0
@ -559,8 +559,8 @@ type EngineForkChoiceUpdatedRequest struct {
|
||||
sizeCache protoimpl.SizeCache
|
||||
unknownFields protoimpl.UnknownFields
|
||||
|
||||
Forkchoice *EngineForkChoiceUpdated `protobuf:"bytes,2,opt,name=forkchoice,proto3" json:"forkchoice,omitempty"`
|
||||
Prepare *EnginePreparePayload `protobuf:"bytes,1,opt,name=prepare,proto3" json:"prepare,omitempty"`
|
||||
Forkchoice *EngineForkChoiceUpdated `protobuf:"bytes,1,opt,name=forkchoice,proto3" json:"forkchoice,omitempty"`
|
||||
Prepare *EnginePreparePayload `protobuf:"bytes,2,opt,name=prepare,proto3" json:"prepare,omitempty"`
|
||||
}
|
||||
|
||||
func (x *EngineForkChoiceUpdatedRequest) Reset() {
|
||||
@ -1194,11 +1194,11 @@ var file_remote_ethbackend_proto_rawDesc = []byte{
|
||||
0x42, 0x6c, 0x6f, 0x63, 0x6b, 0x48, 0x61, 0x73, 0x68, 0x22, 0x99, 0x01, 0x0a, 0x1e, 0x45, 0x6e,
|
||||
0x67, 0x69, 0x6e, 0x65, 0x46, 0x6f, 0x72, 0x6b, 0x43, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x55, 0x70,
|
||||
0x64, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x3f, 0x0a, 0x0a,
|
||||
0x66, 0x6f, 0x72, 0x6b, 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
|
||||
0x66, 0x6f, 0x72, 0x6b, 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
|
||||
0x32, 0x1f, 0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x2e, 0x45, 0x6e, 0x67, 0x69, 0x6e, 0x65,
|
||||
0x46, 0x6f, 0x72, 0x6b, 0x43, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
|
||||
0x64, 0x52, 0x0a, 0x66, 0x6f, 0x72, 0x6b, 0x63, 0x68, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x36, 0x0a,
|
||||
0x07, 0x70, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c,
|
||||
0x07, 0x70, 0x72, 0x65, 0x70, 0x61, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c,
|
||||
0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x2e, 0x45, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x50, 0x72,
|
||||
0x65, 0x70, 0x61, 0x72, 0x65, 0x50, 0x61, 0x79, 0x6c, 0x6f, 0x61, 0x64, 0x52, 0x07, 0x70, 0x72,
|
||||
0x65, 0x70, 0x61, 0x72, 0x65, 0x22, 0x54, 0x0a, 0x1c, 0x45, 0x6e, 0x67, 0x69, 0x6e, 0x65, 0x46,
|
||||
|
Loading…
Reference in New Issue
Block a user