commonv1

package
v0.0.0-...-8da70b3 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cusf_common_v1_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ConsensusHex

type ConsensusHex struct {
	Hex *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=hex,proto3" json:"hex,omitempty"`
	// contains filtered or unexported fields
}

/ Consensus-encoded hex. / Variable length data uses a length prefix.

func (*ConsensusHex) Descriptor deprecated

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

Deprecated: Use ConsensusHex.ProtoReflect.Descriptor instead.

func (*ConsensusHex) GetHex

func (x *ConsensusHex) GetHex() *wrapperspb.StringValue

func (*ConsensusHex) ProtoMessage

func (*ConsensusHex) ProtoMessage()

func (*ConsensusHex) ProtoReflect

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

func (*ConsensusHex) Reset

func (x *ConsensusHex) Reset()

func (*ConsensusHex) String

func (x *ConsensusHex) String() string

type Hex

type Hex struct {
	Hex *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=hex,proto3" json:"hex,omitempty"`
	// contains filtered or unexported fields
}

/ Hex encoding of byte arrays/vectors. / Length prefixes are not used.

func (*Hex) Descriptor deprecated

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

Deprecated: Use Hex.ProtoReflect.Descriptor instead.

func (*Hex) GetHex

func (x *Hex) GetHex() *wrapperspb.StringValue

func (*Hex) ProtoMessage

func (*Hex) ProtoMessage()

func (*Hex) ProtoReflect

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

func (*Hex) Reset

func (x *Hex) Reset()

func (*Hex) String

func (x *Hex) String() string

type ReverseHex

type ReverseHex struct {
	Hex *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=hex,proto3" json:"hex,omitempty"`
	// contains filtered or unexported fields
}

/ Reverse consensus-encoded hex

func (*ReverseHex) Descriptor deprecated

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

Deprecated: Use ReverseHex.ProtoReflect.Descriptor instead.

func (*ReverseHex) GetHex

func (x *ReverseHex) GetHex() *wrapperspb.StringValue

func (*ReverseHex) ProtoMessage

func (*ReverseHex) ProtoMessage()

func (*ReverseHex) ProtoReflect

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

func (*ReverseHex) Reset

func (x *ReverseHex) Reset()

func (*ReverseHex) String

func (x *ReverseHex) String() string

type SidechainDeclaration

type SidechainDeclaration struct {

	// Types that are assignable to Version:
	//
	//	*SidechainDeclaration_V0
	Version isSidechainDeclaration_Version `protobuf_oneof:"version"`
	// contains filtered or unexported fields
}

func (*SidechainDeclaration) Descriptor deprecated

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

Deprecated: Use SidechainDeclaration.ProtoReflect.Descriptor instead.

func (*SidechainDeclaration) GetV0

func (*SidechainDeclaration) GetVersion

func (m *SidechainDeclaration) GetVersion() isSidechainDeclaration_Version

func (*SidechainDeclaration) ProtoMessage

func (*SidechainDeclaration) ProtoMessage()

func (*SidechainDeclaration) ProtoReflect

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

func (*SidechainDeclaration) Reset

func (x *SidechainDeclaration) Reset()

func (*SidechainDeclaration) String

func (x *SidechainDeclaration) String() string

type SidechainDeclarationV0

type SidechainDeclarationV0 struct {
	Title       *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Description *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	HashId_1    *ConsensusHex           `protobuf:"bytes,3,opt,name=hash_id_1,json=hashId1,proto3" json:"hash_id_1,omitempty"`
	HashId_2    *ConsensusHex           `protobuf:"bytes,4,opt,name=hash_id_2,json=hashId2,proto3" json:"hash_id_2,omitempty"`
	// contains filtered or unexported fields
}

func (*SidechainDeclarationV0) Descriptor deprecated

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

Deprecated: Use SidechainDeclarationV0.ProtoReflect.Descriptor instead.

func (*SidechainDeclarationV0) GetDescription

func (x *SidechainDeclarationV0) GetDescription() *wrapperspb.StringValue

func (*SidechainDeclarationV0) GetHashId_1

func (x *SidechainDeclarationV0) GetHashId_1() *ConsensusHex

func (*SidechainDeclarationV0) GetHashId_2

func (x *SidechainDeclarationV0) GetHashId_2() *ConsensusHex

func (*SidechainDeclarationV0) GetTitle

func (*SidechainDeclarationV0) ProtoMessage

func (*SidechainDeclarationV0) ProtoMessage()

func (*SidechainDeclarationV0) ProtoReflect

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

func (*SidechainDeclarationV0) Reset

func (x *SidechainDeclarationV0) Reset()

func (*SidechainDeclarationV0) String

func (x *SidechainDeclarationV0) String() string

type SidechainDeclaration_V0

type SidechainDeclaration_V0 struct {
	V0 *SidechainDeclarationV0 `protobuf:"bytes,1,opt,name=v0,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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