prysm-pulse/proto/prysm/v1alpha1
2023-08-31 08:41:57 -05:00
..
attestation
metadata
slashings
validator-client
attestation.pb.go
attestation.pb.gw.go
attestation.proto
beacon_block.pb.go
beacon_block.pb.gw.go
beacon_block.proto
beacon_chain.pb.go
beacon_chain.pb.gw.go
beacon_chain.proto
beacon_state.pb.go
beacon_state.pb.gw.go
beacon_state.proto
blobs.pb.go
blobs.pb.gw.go
blobs.proto
BUILD.bazel
cloners_test.go
cloners.go
debug.pb.go
debug.pb.gw.go
debug.proto
finalized_block_root_container.pb.go
finalized_block_root_container.pb.gw.go
finalized_block_root_container.proto
generated.ssz.go
health.pb.go
health.pb.gw.go
health.proto
node.pb.go
node.pb.gw.go
node.proto
p2p_messages.pb.go
p2p_messages.pb.gw.go
p2p_messages.proto
powchain.pb.go
powchain.pb.gw.go
powchain.proto
README.md
slasher.pb.go
slasher.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
slasher.proto
swagger_description.md
swagger.proto
swagger.swagger.json
sync_committee_mainnet.go
sync_committee_minimal.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
sync_committee.pb.go
sync_committee.pb.gw.go
sync_committee.proto
validator.pb.go
validator.pb.gw.go
validator.proto
withdrawals.pb.go
withdrawals.pb.gw.go
withdrawals.proto

gRPC Gateway

This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.