transferv2

package
v0.0.0-...-c13f9de Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var File_ibc_applications_transfer_v2_packet_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FungibleTokenPacketData

type FungibleTokenPacketData struct {

	// the token denomination to be transferred
	Denom string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"`
	// the token amount to be transferred
	Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// the sender address
	Sender string `protobuf:"bytes,3,opt,name=sender,proto3" json:"sender,omitempty"`
	// the recipient address on the destination chain
	Receiver string `protobuf:"bytes,4,opt,name=receiver,proto3" json:"receiver,omitempty"`
	// optional memo
	Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo,omitempty"`
	// contains filtered or unexported fields
}

FungibleTokenPacketData defines a struct for the packet payload See FungibleTokenPacketData spec: https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-transfer#data-structures

func (*FungibleTokenPacketData) Descriptor deprecated

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

Deprecated: Use FungibleTokenPacketData.ProtoReflect.Descriptor instead.

func (*FungibleTokenPacketData) GetAmount

func (x *FungibleTokenPacketData) GetAmount() string

func (*FungibleTokenPacketData) GetDenom

func (x *FungibleTokenPacketData) GetDenom() string

func (*FungibleTokenPacketData) GetMemo

func (x *FungibleTokenPacketData) GetMemo() string

func (*FungibleTokenPacketData) GetReceiver

func (x *FungibleTokenPacketData) GetReceiver() string

func (*FungibleTokenPacketData) GetSender

func (x *FungibleTokenPacketData) GetSender() string

func (*FungibleTokenPacketData) ProtoMessage

func (*FungibleTokenPacketData) ProtoMessage()

func (*FungibleTokenPacketData) ProtoReflect

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

func (*FungibleTokenPacketData) Reset

func (x *FungibleTokenPacketData) Reset()

func (*FungibleTokenPacketData) String

func (x *FungibleTokenPacketData) String() string

Jump to

Keyboard shortcuts

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