Skip to content

Commit

Permalink
Mirrored from github.com/prysmaticlabs/prysm@5ba91a5216b0747bc4ae3d01…
Browse files Browse the repository at this point in the history
…37a63c5fcb5fc32e
  • Loading branch information
prysm-bot committed Nov 15, 2023
1 parent 67fae97 commit cae27fb
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 59 deletions.
46 changes: 22 additions & 24 deletions eth/service/beacon_chain_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion eth/service/beacon_chain_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import "google/api/annotations.proto";
import "google/protobuf/descriptor.proto";
import "google/protobuf/empty.proto";

import "eth/v1/beacon_block.proto";
import "eth/v1/beacon_chain.proto";

option csharp_namespace = "Ethereum.Eth.Service";
Expand Down
58 changes: 26 additions & 32 deletions eth/v1/beacon_chain.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions eth/v1/beacon_chain.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ package ethereum.eth.v1;

import "google/protobuf/descriptor.proto";

import "eth/ext/options.proto";
import "eth/v1/attestation.proto";
import "eth/v1/beacon_block.proto";

option csharp_namespace = "Ethereum.Eth.V1";
option go_package = "github.com/prysmaticlabs/prysm/v4/proto/eth/v1";
Expand Down

0 comments on commit cae27fb

Please sign in to comment.