v1

package
v0.0.0-...-dff40e8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_node_platform_common_v1_chain_plugin_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ChainPluginConfig

type ChainPluginConfig struct {
	CsaPublicKey string  `protobuf:"bytes,1,opt,name=csa_public_key,json=csaPublicKey,proto3" json:"csa_public_key,omitempty"`
	ChainId      string  `protobuf:"bytes,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
	Nodes        []*Node `protobuf:"bytes,3,rep,name=nodes,proto3" json:"nodes,omitempty"`
	// contains filtered or unexported fields
}

func (*ChainPluginConfig) Descriptor deprecated

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

Deprecated: Use ChainPluginConfig.ProtoReflect.Descriptor instead.

func (*ChainPluginConfig) GetChainId

func (x *ChainPluginConfig) GetChainId() string

func (*ChainPluginConfig) GetCsaPublicKey

func (x *ChainPluginConfig) GetCsaPublicKey() string

func (*ChainPluginConfig) GetNodes

func (x *ChainPluginConfig) GetNodes() []*Node

func (*ChainPluginConfig) ProtoMessage

func (*ChainPluginConfig) ProtoMessage()

func (*ChainPluginConfig) ProtoReflect

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

func (*ChainPluginConfig) Reset

func (x *ChainPluginConfig) Reset()

func (*ChainPluginConfig) String

func (x *ChainPluginConfig) String() string

type Node

type Node struct {
	Urls map[string]string `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Node) Descriptor deprecated

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

Deprecated: Use Node.ProtoReflect.Descriptor instead.

func (*Node) GetUrls

func (x *Node) GetUrls() map[string]string

func (*Node) ProtoMessage

func (*Node) ProtoMessage()

func (*Node) ProtoReflect

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

func (*Node) Reset

func (x *Node) Reset()

func (*Node) String

func (x *Node) String() string

Jump to

Keyboard shortcuts

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