gossipsub

package
v0.0.200 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_proto_libp2p_gossipsub_eth_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BeaconBlock

type BeaconBlock struct {
	Block         *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
	Slot          *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=slot,proto3" json:"slot,omitempty"`
	ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
	// contains filtered or unexported fields
}

func (*BeaconBlock) Descriptor deprecated

func (*BeaconBlock) Descriptor() ([]byte, []int)

Deprecated: Use BeaconBlock.ProtoReflect.Descriptor instead.

func (*BeaconBlock) GetBlock

func (x *BeaconBlock) GetBlock() *wrapperspb.StringValue

func (*BeaconBlock) GetProposerIndex

func (x *BeaconBlock) GetProposerIndex() *wrapperspb.UInt64Value

func (*BeaconBlock) GetSlot

func (x *BeaconBlock) GetSlot() *wrapperspb.UInt64Value

func (*BeaconBlock) ProtoMessage

func (*BeaconBlock) ProtoMessage()

func (*BeaconBlock) ProtoReflect

func (x *BeaconBlock) ProtoReflect() protoreflect.Message

func (*BeaconBlock) Reset

func (x *BeaconBlock) Reset()

func (*BeaconBlock) String

func (x *BeaconBlock) String() string

type BlobSidecar added in v0.0.170

type BlobSidecar struct {
	Index         *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
	Slot          *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=slot,proto3" json:"slot,omitempty"`
	ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
	StateRoot     *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"`
	ParentRoot    *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
	// contains filtered or unexported fields
}

func (*BlobSidecar) Descriptor deprecated added in v0.0.170

func (*BlobSidecar) Descriptor() ([]byte, []int)

Deprecated: Use BlobSidecar.ProtoReflect.Descriptor instead.

func (*BlobSidecar) GetIndex added in v0.0.170

func (x *BlobSidecar) GetIndex() *wrapperspb.UInt64Value

func (*BlobSidecar) GetParentRoot added in v0.0.171

func (x *BlobSidecar) GetParentRoot() *wrapperspb.StringValue

func (*BlobSidecar) GetProposerIndex added in v0.0.170

func (x *BlobSidecar) GetProposerIndex() *wrapperspb.UInt64Value

func (*BlobSidecar) GetSlot added in v0.0.170

func (x *BlobSidecar) GetSlot() *wrapperspb.UInt64Value

func (*BlobSidecar) GetStateRoot added in v0.0.171

func (x *BlobSidecar) GetStateRoot() *wrapperspb.StringValue

func (*BlobSidecar) ProtoMessage added in v0.0.170

func (*BlobSidecar) ProtoMessage()

func (*BlobSidecar) ProtoReflect added in v0.0.170

func (x *BlobSidecar) ProtoReflect() protoreflect.Message

func (*BlobSidecar) Reset added in v0.0.170

func (x *BlobSidecar) Reset()

func (*BlobSidecar) String added in v0.0.170

func (x *BlobSidecar) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL