assetv1

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_astria_protocol_asset_v1_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AllowedFeeAssetsResponse

type AllowedFeeAssetsResponse struct {
	Height    uint64   `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
	FeeAssets []string `protobuf:"bytes,2,rep,name=fee_assets,json=feeAssets,proto3" json:"fee_assets,omitempty"`
	// contains filtered or unexported fields
}

A response containing the allowed fee assets.

func (*AllowedFeeAssetsResponse) GetFeeAssets

func (x *AllowedFeeAssetsResponse) GetFeeAssets() []string

func (*AllowedFeeAssetsResponse) GetHeight

func (x *AllowedFeeAssetsResponse) GetHeight() uint64

func (*AllowedFeeAssetsResponse) ProtoMessage

func (*AllowedFeeAssetsResponse) ProtoMessage()

func (*AllowedFeeAssetsResponse) ProtoReflect

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

func (*AllowedFeeAssetsResponse) Reset

func (x *AllowedFeeAssetsResponse) Reset()

func (*AllowedFeeAssetsResponse) SetFeeAssets

func (x *AllowedFeeAssetsResponse) SetFeeAssets(v []string)

func (*AllowedFeeAssetsResponse) SetHeight

func (x *AllowedFeeAssetsResponse) SetHeight(v uint64)

func (*AllowedFeeAssetsResponse) String

func (x *AllowedFeeAssetsResponse) String() string

type AllowedFeeAssetsResponse_builder

type AllowedFeeAssetsResponse_builder struct {
	Height    uint64
	FeeAssets []string
	// contains filtered or unexported fields
}

func (AllowedFeeAssetsResponse_builder) Build

type DenomResponse

type DenomResponse struct {
	Height uint64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"`
	Denom  string `protobuf:"bytes,3,opt,name=denom,proto3" json:"denom,omitempty"`
	// contains filtered or unexported fields
}

A response containing the denomination given an asset ID.

func (*DenomResponse) GetDenom

func (x *DenomResponse) GetDenom() string

func (*DenomResponse) GetHeight

func (x *DenomResponse) GetHeight() uint64

func (*DenomResponse) ProtoMessage

func (*DenomResponse) ProtoMessage()

func (*DenomResponse) ProtoReflect

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

func (*DenomResponse) Reset

func (x *DenomResponse) Reset()

func (*DenomResponse) SetDenom

func (x *DenomResponse) SetDenom(v string)

func (*DenomResponse) SetHeight

func (x *DenomResponse) SetHeight(v uint64)

func (*DenomResponse) String

func (x *DenomResponse) String() string

type DenomResponse_builder

type DenomResponse_builder struct {
	Height uint64
	Denom  string
	// contains filtered or unexported fields
}

func (DenomResponse_builder) Build

Source Files

  • types.pb.go

Jump to

Keyboard shortcuts

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