price_feedv1

package
v1.36.11-2025092917421... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_astria_protocol_price_feed_v1_transaction_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ExtendedCommitInfoWithCurrencyPairMapping

type ExtendedCommitInfoWithCurrencyPairMapping struct {
	ExtendedCommitInfo *abci.ExtendedCommitInfo `protobuf:"bytes,1,opt,name=extended_commit_info,json=extendedCommitInfo,proto3" json:"extended_commit_info,omitempty"`
	IdToCurrencyPair   []*IdWithCurrencyPair    `protobuf:"bytes,2,rep,name=id_to_currency_pair,json=idToCurrencyPair,proto3" json:"id_to_currency_pair,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtendedCommitInfoWithCurrencyPairMapping) ClearExtendedCommitInfo

func (x *ExtendedCommitInfoWithCurrencyPairMapping) ClearExtendedCommitInfo()

func (*ExtendedCommitInfoWithCurrencyPairMapping) GetExtendedCommitInfo

func (*ExtendedCommitInfoWithCurrencyPairMapping) GetIdToCurrencyPair

func (*ExtendedCommitInfoWithCurrencyPairMapping) HasExtendedCommitInfo

func (x *ExtendedCommitInfoWithCurrencyPairMapping) HasExtendedCommitInfo() bool

func (*ExtendedCommitInfoWithCurrencyPairMapping) ProtoMessage

func (*ExtendedCommitInfoWithCurrencyPairMapping) ProtoReflect

func (*ExtendedCommitInfoWithCurrencyPairMapping) Reset

func (*ExtendedCommitInfoWithCurrencyPairMapping) SetExtendedCommitInfo

func (*ExtendedCommitInfoWithCurrencyPairMapping) SetIdToCurrencyPair

func (*ExtendedCommitInfoWithCurrencyPairMapping) String

type ExtendedCommitInfoWithCurrencyPairMapping_builder

type ExtendedCommitInfoWithCurrencyPairMapping_builder struct {
	ExtendedCommitInfo *abci.ExtendedCommitInfo
	IdToCurrencyPair   []*IdWithCurrencyPair
	// contains filtered or unexported fields
}

func (ExtendedCommitInfoWithCurrencyPairMapping_builder) Build

type IdWithCurrencyPair

type IdWithCurrencyPair struct {
	Id           uint64           `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CurrencyPair *v2.CurrencyPair `protobuf:"bytes,2,opt,name=currency_pair,json=currencyPair,proto3" json:"currency_pair,omitempty"`
	Decimals     uint64           `protobuf:"varint,3,opt,name=decimals,proto3" json:"decimals,omitempty"`
	// contains filtered or unexported fields
}

func (*IdWithCurrencyPair) ClearCurrencyPair

func (x *IdWithCurrencyPair) ClearCurrencyPair()

func (*IdWithCurrencyPair) GetCurrencyPair

func (x *IdWithCurrencyPair) GetCurrencyPair() *v2.CurrencyPair

func (*IdWithCurrencyPair) GetDecimals

func (x *IdWithCurrencyPair) GetDecimals() uint64

func (*IdWithCurrencyPair) GetId

func (x *IdWithCurrencyPair) GetId() uint64

func (*IdWithCurrencyPair) HasCurrencyPair

func (x *IdWithCurrencyPair) HasCurrencyPair() bool

func (*IdWithCurrencyPair) ProtoMessage

func (*IdWithCurrencyPair) ProtoMessage()

func (*IdWithCurrencyPair) ProtoReflect

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

func (*IdWithCurrencyPair) Reset

func (x *IdWithCurrencyPair) Reset()

func (*IdWithCurrencyPair) SetCurrencyPair

func (x *IdWithCurrencyPair) SetCurrencyPair(v *v2.CurrencyPair)

func (*IdWithCurrencyPair) SetDecimals

func (x *IdWithCurrencyPair) SetDecimals(v uint64)

func (*IdWithCurrencyPair) SetId

func (x *IdWithCurrencyPair) SetId(v uint64)

func (*IdWithCurrencyPair) String

func (x *IdWithCurrencyPair) String() string

type IdWithCurrencyPair_builder

type IdWithCurrencyPair_builder struct {
	Id           uint64
	CurrencyPair *v2.CurrencyPair
	Decimals     uint64
	// contains filtered or unexported fields
}

func (IdWithCurrencyPair_builder) Build

Source Files

  • transaction.pb.go

Jump to

Keyboard shortcuts

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