v3

package
v26.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthPoolQueryMsg        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowPoolQueryMsg          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupPoolQueryMsg = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type AssetConfig

type AssetConfig struct {
	// denom is the asset denomination.
	Denom string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"`
	// normalization_factor is the normalization factor for the asset.
	NormalizationFactor string `protobuf:"bytes,2,opt,name=normalization_factor,json=normalizationFactor,proto3" json:"normalization_factor,omitempty"`
}

===================== AssetConfig

func (*AssetConfig) Descriptor

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

func (*AssetConfig) GetDenom

func (m *AssetConfig) GetDenom() string

func (*AssetConfig) GetNormalizationFactor

func (m *AssetConfig) GetNormalizationFactor() string

func (*AssetConfig) Marshal

func (m *AssetConfig) Marshal() (dAtA []byte, err error)

func (*AssetConfig) MarshalTo

func (m *AssetConfig) MarshalTo(dAtA []byte) (int, error)

func (*AssetConfig) MarshalToSizedBuffer

func (m *AssetConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*AssetConfig) ProtoMessage

func (*AssetConfig) ProtoMessage()

func (*AssetConfig) Reset

func (m *AssetConfig) Reset()

func (*AssetConfig) Size

func (m *AssetConfig) Size() (n int)

func (*AssetConfig) String

func (m *AssetConfig) String() string

func (*AssetConfig) Unmarshal

func (m *AssetConfig) Unmarshal(dAtA []byte) error

func (*AssetConfig) XXX_DiscardUnknown

func (m *AssetConfig) XXX_DiscardUnknown()

func (*AssetConfig) XXX_Marshal

func (m *AssetConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AssetConfig) XXX_Merge

func (m *AssetConfig) XXX_Merge(src proto.Message)

func (*AssetConfig) XXX_Size

func (m *AssetConfig) XXX_Size() int

func (*AssetConfig) XXX_Unmarshal

func (m *AssetConfig) XXX_Unmarshal(b []byte) error

type ListAssetConfigsResponse

type ListAssetConfigsResponse struct {
	// asset_configs is the list of asset configurations.
	AssetConfigs []AssetConfig `protobuf:"bytes,1,rep,name=asset_configs,json=assetConfigs,proto3" json:"asset_configs"`
}

===================== ListAssetConfigsResponse

func (*ListAssetConfigsResponse) Descriptor

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

func (*ListAssetConfigsResponse) GetAssetConfigs

func (m *ListAssetConfigsResponse) GetAssetConfigs() []AssetConfig

func (*ListAssetConfigsResponse) Marshal

func (m *ListAssetConfigsResponse) Marshal() (dAtA []byte, err error)

func (*ListAssetConfigsResponse) MarshalTo

func (m *ListAssetConfigsResponse) MarshalTo(dAtA []byte) (int, error)

func (*ListAssetConfigsResponse) MarshalToSizedBuffer

func (m *ListAssetConfigsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*ListAssetConfigsResponse) ProtoMessage

func (*ListAssetConfigsResponse) ProtoMessage()

func (*ListAssetConfigsResponse) Reset

func (m *ListAssetConfigsResponse) Reset()

func (*ListAssetConfigsResponse) Size

func (m *ListAssetConfigsResponse) Size() (n int)

func (*ListAssetConfigsResponse) String

func (m *ListAssetConfigsResponse) String() string

func (*ListAssetConfigsResponse) Unmarshal

func (m *ListAssetConfigsResponse) Unmarshal(dAtA []byte) error

func (*ListAssetConfigsResponse) XXX_DiscardUnknown

func (m *ListAssetConfigsResponse) XXX_DiscardUnknown()

func (*ListAssetConfigsResponse) XXX_Marshal

func (m *ListAssetConfigsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListAssetConfigsResponse) XXX_Merge

func (m *ListAssetConfigsResponse) XXX_Merge(src proto.Message)

func (*ListAssetConfigsResponse) XXX_Size

func (m *ListAssetConfigsResponse) XXX_Size() int

func (*ListAssetConfigsResponse) XXX_Unmarshal

func (m *ListAssetConfigsResponse) XXX_Unmarshal(b []byte) error

type ShareDenomResponse

type ShareDenomResponse struct {
	// share_denom is the share denomination.
	ShareDenom string `protobuf:"bytes,1,opt,name=share_denom,json=shareDenom,proto3" json:"share_denom,omitempty"`
}

===================== ShareDenomResponse

func (*ShareDenomResponse) Descriptor

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

func (*ShareDenomResponse) GetShareDenom

func (m *ShareDenomResponse) GetShareDenom() string

func (*ShareDenomResponse) Marshal

func (m *ShareDenomResponse) Marshal() (dAtA []byte, err error)

func (*ShareDenomResponse) MarshalTo

func (m *ShareDenomResponse) MarshalTo(dAtA []byte) (int, error)

func (*ShareDenomResponse) MarshalToSizedBuffer

func (m *ShareDenomResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*ShareDenomResponse) ProtoMessage

func (*ShareDenomResponse) ProtoMessage()

func (*ShareDenomResponse) Reset

func (m *ShareDenomResponse) Reset()

func (*ShareDenomResponse) Size

func (m *ShareDenomResponse) Size() (n int)

func (*ShareDenomResponse) String

func (m *ShareDenomResponse) String() string

func (*ShareDenomResponse) Unmarshal

func (m *ShareDenomResponse) Unmarshal(dAtA []byte) error

func (*ShareDenomResponse) XXX_DiscardUnknown

func (m *ShareDenomResponse) XXX_DiscardUnknown()

func (*ShareDenomResponse) XXX_Marshal

func (m *ShareDenomResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ShareDenomResponse) XXX_Merge

func (m *ShareDenomResponse) XXX_Merge(src proto.Message)

func (*ShareDenomResponse) XXX_Size

func (m *ShareDenomResponse) XXX_Size() int

func (*ShareDenomResponse) XXX_Unmarshal

func (m *ShareDenomResponse) XXX_Unmarshal(b []byte) error

type TotalPoolLiquidityResponse

type TotalPoolLiquidityResponse struct {
	// total_pool_liquidity is the total liquidity in the pool denominated in
	// coins.
	TotalPoolLiquidity github_com_cosmos_cosmos_sdk_types.Coins `` /* 161-byte string literal not displayed */
}

===================== TotalPoolLiquidityResponse

func (*TotalPoolLiquidityResponse) Descriptor

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

func (*TotalPoolLiquidityResponse) GetTotalPoolLiquidity

func (*TotalPoolLiquidityResponse) Marshal

func (m *TotalPoolLiquidityResponse) Marshal() (dAtA []byte, err error)

func (*TotalPoolLiquidityResponse) MarshalTo

func (m *TotalPoolLiquidityResponse) MarshalTo(dAtA []byte) (int, error)

func (*TotalPoolLiquidityResponse) MarshalToSizedBuffer

func (m *TotalPoolLiquidityResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*TotalPoolLiquidityResponse) ProtoMessage

func (*TotalPoolLiquidityResponse) ProtoMessage()

func (*TotalPoolLiquidityResponse) Reset

func (m *TotalPoolLiquidityResponse) Reset()

func (*TotalPoolLiquidityResponse) Size

func (m *TotalPoolLiquidityResponse) Size() (n int)

func (*TotalPoolLiquidityResponse) String

func (m *TotalPoolLiquidityResponse) String() string

func (*TotalPoolLiquidityResponse) Unmarshal

func (m *TotalPoolLiquidityResponse) Unmarshal(dAtA []byte) error

func (*TotalPoolLiquidityResponse) XXX_DiscardUnknown

func (m *TotalPoolLiquidityResponse) XXX_DiscardUnknown()

func (*TotalPoolLiquidityResponse) XXX_Marshal

func (m *TotalPoolLiquidityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TotalPoolLiquidityResponse) XXX_Merge

func (m *TotalPoolLiquidityResponse) XXX_Merge(src proto.Message)

func (*TotalPoolLiquidityResponse) XXX_Size

func (m *TotalPoolLiquidityResponse) XXX_Size() int

func (*TotalPoolLiquidityResponse) XXX_Unmarshal

func (m *TotalPoolLiquidityResponse) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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