typesv1

package
v0.0.0-...-f2a5892 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_stratos_types_v1_account_proto protoreflect.FileDescriptor
View Source
var File_stratos_types_v1_wrappers_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Coins

type Coins struct {
	Value []*v1beta1.Coin `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*Coins) Descriptor deprecated

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

Deprecated: Use Coins.ProtoReflect.Descriptor instead.

func (*Coins) GetValue

func (x *Coins) GetValue() []*v1beta1.Coin

func (*Coins) ProtoMessage

func (*Coins) ProtoMessage()

func (*Coins) ProtoReflect

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

func (*Coins) Reset

func (x *Coins) Reset()

func (*Coins) String

func (x *Coins) String() string

type Dec

type Dec struct {
	Value string `protobuf:"bytes,1,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*Dec) Descriptor deprecated

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

Deprecated: Use Dec.ProtoReflect.Descriptor instead.

func (*Dec) GetValue

func (x *Dec) GetValue() string

func (*Dec) ProtoMessage

func (*Dec) ProtoMessage()

func (*Dec) ProtoReflect

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

func (*Dec) Reset

func (x *Dec) Reset()

func (*Dec) String

func (x *Dec) String() string

type EthAccount

type EthAccount struct {
	BaseAccount *v1beta1.BaseAccount `protobuf:"bytes,1,opt,name=base_account,json=baseAccount,proto3" json:"base_account,omitempty"`
	CodeHash    string               `protobuf:"bytes,2,opt,name=code_hash,json=codeHash,proto3" json:"code_hash,omitempty"`
	// contains filtered or unexported fields
}

EthAccount implements the authtypes.AccountI interface and embeds an authtypes.BaseAccount type. It is compatible with the auth AccountKeeper.

func (*EthAccount) Descriptor deprecated

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

Deprecated: Use EthAccount.ProtoReflect.Descriptor instead.

func (*EthAccount) GetBaseAccount

func (x *EthAccount) GetBaseAccount() *v1beta1.BaseAccount

func (*EthAccount) GetCodeHash

func (x *EthAccount) GetCodeHash() string

func (*EthAccount) ProtoMessage

func (*EthAccount) ProtoMessage()

func (*EthAccount) ProtoReflect

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

func (*EthAccount) Reset

func (x *EthAccount) Reset()

func (*EthAccount) String

func (x *EthAccount) String() string

type Int

type Int struct {
	Value string `protobuf:"bytes,1,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*Int) Descriptor deprecated

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

Deprecated: Use Int.ProtoReflect.Descriptor instead.

func (*Int) GetValue

func (x *Int) GetValue() string

func (*Int) ProtoMessage

func (*Int) ProtoMessage()

func (*Int) ProtoReflect

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

func (*Int) Reset

func (x *Int) Reset()

func (*Int) String

func (x *Int) String() string

type SdsAddresses

type SdsAddresses struct {
	Addresses []string `protobuf:"bytes,1,rep,name=Addresses,proto3" json:"Addresses,omitempty"`
	// contains filtered or unexported fields
}

ValAddresses defines a repeated set of validator addresses.

func (*SdsAddresses) Descriptor deprecated

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

Deprecated: Use SdsAddresses.ProtoReflect.Descriptor instead.

func (*SdsAddresses) GetAddresses

func (x *SdsAddresses) GetAddresses() []string

func (*SdsAddresses) ProtoMessage

func (*SdsAddresses) ProtoMessage()

func (*SdsAddresses) ProtoReflect

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

func (*SdsAddresses) Reset

func (x *SdsAddresses) Reset()

func (*SdsAddresses) String

func (x *SdsAddresses) String() string

Jump to

Keyboard shortcuts

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