Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
- Variables
- type Allocation
- func (*Allocation) Descriptor() ([]byte, []int)deprecated
- func (x *Allocation) GetAllowList() []string
- func (x *Allocation) GetAllowedPacketData() []string
- func (x *Allocation) GetSourceChannel() string
- func (x *Allocation) GetSourcePort() string
- func (x *Allocation) GetSpendLimit() []*v1beta1.Coin
- func (*Allocation) ProtoMessage()
- func (x *Allocation) ProtoReflect() protoreflect.Message
- func (x *Allocation) Reset()
- func (x *Allocation) String() string
- type DenomTrace
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisState) GetDenomTraces() []*DenomTrace
- func (x *GenesisState) GetParams() *Params
- func (x *GenesisState) GetPortId() string
- func (x *GenesisState) GetTotalEscrowed() []*v1beta1.Coin
- func (*GenesisState) ProtoMessage()
- func (x *GenesisState) ProtoReflect() protoreflect.Message
- func (x *GenesisState) Reset()
- func (x *GenesisState) String() string
- type MsgTransfer
- func (*MsgTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *MsgTransfer) GetMemo() string
- func (x *MsgTransfer) GetReceiver() string
- func (x *MsgTransfer) GetSender() string
- func (x *MsgTransfer) GetSourceChannel() string
- func (x *MsgTransfer) GetSourcePort() string
- func (x *MsgTransfer) GetTimeoutHeight() *v1.Height
- func (x *MsgTransfer) GetTimeoutTimestamp() uint64
- func (x *MsgTransfer) GetToken() *v1beta1.Coin
- func (*MsgTransfer) ProtoMessage()
- func (x *MsgTransfer) ProtoReflect() protoreflect.Message
- func (x *MsgTransfer) Reset()
- func (x *MsgTransfer) String() string
- type MsgTransferResponse
- func (*MsgTransferResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgTransferResponse) GetSequence() uint64
- func (*MsgTransferResponse) ProtoMessage()
- func (x *MsgTransferResponse) ProtoReflect() protoreflect.Message
- func (x *MsgTransferResponse) Reset()
- func (x *MsgTransferResponse) String() string
- type MsgUpdateParams
- func (*MsgUpdateParams) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUpdateParams) GetParams() *Params
- func (x *MsgUpdateParams) GetSigner() string
- func (*MsgUpdateParams) ProtoMessage()
- func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
- func (x *MsgUpdateParams) Reset()
- func (x *MsgUpdateParams) String() string
- type MsgUpdateParamsResponse
- type Params
- type QueryDenomHashRequest
- func (*QueryDenomHashRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomHashRequest) GetTrace() string
- func (*QueryDenomHashRequest) ProtoMessage()
- func (x *QueryDenomHashRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDenomHashRequest) Reset()
- func (x *QueryDenomHashRequest) String() string
- type QueryDenomHashResponse
- func (*QueryDenomHashResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomHashResponse) GetHash() string
- func (*QueryDenomHashResponse) ProtoMessage()
- func (x *QueryDenomHashResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDenomHashResponse) Reset()
- func (x *QueryDenomHashResponse) String() string
- type QueryDenomTraceRequest
- func (*QueryDenomTraceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomTraceRequest) GetHash() string
- func (*QueryDenomTraceRequest) ProtoMessage()
- func (x *QueryDenomTraceRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDenomTraceRequest) Reset()
- func (x *QueryDenomTraceRequest) String() string
- type QueryDenomTraceResponse
- func (*QueryDenomTraceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomTraceResponse) GetDenomTrace() *DenomTrace
- func (*QueryDenomTraceResponse) ProtoMessage()
- func (x *QueryDenomTraceResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDenomTraceResponse) Reset()
- func (x *QueryDenomTraceResponse) String() string
- type QueryDenomTracesRequest
- func (*QueryDenomTracesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomTracesRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryDenomTracesRequest) ProtoMessage()
- func (x *QueryDenomTracesRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDenomTracesRequest) Reset()
- func (x *QueryDenomTracesRequest) String() string
- type QueryDenomTracesResponse
- func (*QueryDenomTracesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDenomTracesResponse) GetDenomTraces() []*DenomTrace
- func (x *QueryDenomTracesResponse) GetPagination() *v1beta1.PageResponse
- func (*QueryDenomTracesResponse) ProtoMessage()
- func (x *QueryDenomTracesResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDenomTracesResponse) Reset()
- func (x *QueryDenomTracesResponse) String() string
- type QueryEscrowAddressRequest
- func (*QueryEscrowAddressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEscrowAddressRequest) GetChannelId() string
- func (x *QueryEscrowAddressRequest) GetPortId() string
- func (*QueryEscrowAddressRequest) ProtoMessage()
- func (x *QueryEscrowAddressRequest) ProtoReflect() protoreflect.Message
- func (x *QueryEscrowAddressRequest) Reset()
- func (x *QueryEscrowAddressRequest) String() string
- type QueryEscrowAddressResponse
- func (*QueryEscrowAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEscrowAddressResponse) GetEscrowAddress() string
- func (*QueryEscrowAddressResponse) ProtoMessage()
- func (x *QueryEscrowAddressResponse) ProtoReflect() protoreflect.Message
- func (x *QueryEscrowAddressResponse) Reset()
- func (x *QueryEscrowAddressResponse) String() string
- type QueryParamsRequest
- type QueryParamsResponse
- func (*QueryParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryParamsResponse) GetParams() *Params
- func (*QueryParamsResponse) ProtoMessage()
- func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryParamsResponse) Reset()
- func (x *QueryParamsResponse) String() string
- type QueryTotalEscrowForDenomRequest
- func (*QueryTotalEscrowForDenomRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryTotalEscrowForDenomRequest) GetDenom() string
- func (*QueryTotalEscrowForDenomRequest) ProtoMessage()
- func (x *QueryTotalEscrowForDenomRequest) ProtoReflect() protoreflect.Message
- func (x *QueryTotalEscrowForDenomRequest) Reset()
- func (x *QueryTotalEscrowForDenomRequest) String() string
- type QueryTotalEscrowForDenomResponse
- func (*QueryTotalEscrowForDenomResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryTotalEscrowForDenomResponse) GetAmount() *v1beta11.Coin
- func (*QueryTotalEscrowForDenomResponse) ProtoMessage()
- func (x *QueryTotalEscrowForDenomResponse) ProtoReflect() protoreflect.Message
- func (x *QueryTotalEscrowForDenomResponse) Reset()
- func (x *QueryTotalEscrowForDenomResponse) String() string
- type TransferAuthorization
- func (*TransferAuthorization) Descriptor() ([]byte, []int)deprecated
- func (x *TransferAuthorization) GetAllocations() []*Allocation
- func (*TransferAuthorization) ProtoMessage()
- func (x *TransferAuthorization) ProtoReflect() protoreflect.Message
- func (x *TransferAuthorization) Reset()
- func (x *TransferAuthorization) String() string
Constants ¶
This section is empty.
Variables ¶
var File_ibc_applications_transfer_v1_authz_proto protoreflect.FileDescriptor
var File_ibc_applications_transfer_v1_genesis_proto protoreflect.FileDescriptor
var File_ibc_applications_transfer_v1_query_proto protoreflect.FileDescriptor
var File_ibc_applications_transfer_v1_transfer_proto protoreflect.FileDescriptor
var File_ibc_applications_transfer_v1_tx_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Allocation ¶
type Allocation struct { // the port on which the packet will be sent SourcePort string `protobuf:"bytes,1,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"` // the channel by which the packet will be sent SourceChannel string `protobuf:"bytes,2,opt,name=source_channel,json=sourceChannel,proto3" json:"source_channel,omitempty"` // spend limitation on the channel SpendLimit []*v1beta1.Coin `protobuf:"bytes,3,rep,name=spend_limit,json=spendLimit,proto3" json:"spend_limit,omitempty"` // allow list of receivers, an empty allow list permits any receiver address AllowList []string `protobuf:"bytes,4,rep,name=allow_list,json=allowList,proto3" json:"allow_list,omitempty"` // allow list of packet data keys, an empty list prohibits all packet data keys; // a list only with "*" permits any packet data key AllowedPacketData []string `protobuf:"bytes,5,rep,name=allowed_packet_data,json=allowedPacketData,proto3" json:"allowed_packet_data,omitempty"` // contains filtered or unexported fields }
Allocation defines the spend limit for a particular port and channel
func (*Allocation) Descriptor
deprecated
func (*Allocation) Descriptor() ([]byte, []int)
Deprecated: Use Allocation.ProtoReflect.Descriptor instead.
func (*Allocation) GetAllowList ¶
func (x *Allocation) GetAllowList() []string
func (*Allocation) GetAllowedPacketData ¶
func (x *Allocation) GetAllowedPacketData() []string
func (*Allocation) GetSourceChannel ¶
func (x *Allocation) GetSourceChannel() string
func (*Allocation) GetSourcePort ¶
func (x *Allocation) GetSourcePort() string
func (*Allocation) GetSpendLimit ¶
func (x *Allocation) GetSpendLimit() []*v1beta1.Coin
func (*Allocation) ProtoMessage ¶
func (*Allocation) ProtoMessage()
func (*Allocation) ProtoReflect ¶
func (x *Allocation) ProtoReflect() protoreflect.Message
func (*Allocation) Reset ¶
func (x *Allocation) Reset()
func (*Allocation) String ¶
func (x *Allocation) String() string
type DenomTrace ¶
type DenomTrace struct { // path defines the chain of port/channel identifiers used for tracing the // source of the fungible token. Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // base denomination of the relayed fungible token. BaseDenom string `protobuf:"bytes,2,opt,name=base_denom,json=baseDenom,proto3" json:"base_denom,omitempty"` // contains filtered or unexported fields }
DenomTrace contains the base denomination for ICS20 fungible tokens and the source tracing information path.
func (*DenomTrace) Descriptor
deprecated
func (*DenomTrace) Descriptor() ([]byte, []int)
Deprecated: Use DenomTrace.ProtoReflect.Descriptor instead.
func (*DenomTrace) GetBaseDenom ¶
func (x *DenomTrace) GetBaseDenom() string
func (*DenomTrace) GetPath ¶
func (x *DenomTrace) GetPath() string
func (*DenomTrace) ProtoMessage ¶
func (*DenomTrace) ProtoMessage()
func (*DenomTrace) ProtoReflect ¶
func (x *DenomTrace) ProtoReflect() protoreflect.Message
func (*DenomTrace) Reset ¶
func (x *DenomTrace) Reset()
func (*DenomTrace) String ¶
func (x *DenomTrace) String() string
type GenesisState ¶
type GenesisState struct { PortId string `protobuf:"bytes,1,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` DenomTraces []*DenomTrace `protobuf:"bytes,2,rep,name=denom_traces,json=denomTraces,proto3" json:"denom_traces,omitempty"` Params *Params `protobuf:"bytes,3,opt,name=params,proto3" json:"params,omitempty"` // total_escrowed contains the total amount of tokens escrowed // by the transfer module TotalEscrowed []*v1beta1.Coin `protobuf:"bytes,4,rep,name=total_escrowed,json=totalEscrowed,proto3" json:"total_escrowed,omitempty"` // contains filtered or unexported fields }
GenesisState defines the ibc-transfer genesis state
func (*GenesisState) Descriptor
deprecated
func (*GenesisState) Descriptor() ([]byte, []int)
Deprecated: Use GenesisState.ProtoReflect.Descriptor instead.
func (*GenesisState) GetDenomTraces ¶
func (x *GenesisState) GetDenomTraces() []*DenomTrace
func (*GenesisState) GetParams ¶
func (x *GenesisState) GetParams() *Params
func (*GenesisState) GetPortId ¶
func (x *GenesisState) GetPortId() string
func (*GenesisState) GetTotalEscrowed ¶
func (x *GenesisState) GetTotalEscrowed() []*v1beta1.Coin
func (*GenesisState) ProtoMessage ¶
func (*GenesisState) ProtoMessage()
func (*GenesisState) ProtoReflect ¶
func (x *GenesisState) ProtoReflect() protoreflect.Message
func (*GenesisState) Reset ¶
func (x *GenesisState) Reset()
func (*GenesisState) String ¶
func (x *GenesisState) String() string
type MsgTransfer ¶
type MsgTransfer struct { // the port on which the packet will be sent SourcePort string `protobuf:"bytes,1,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"` // the channel by which the packet will be sent SourceChannel string `protobuf:"bytes,2,opt,name=source_channel,json=sourceChannel,proto3" json:"source_channel,omitempty"` // the tokens to be transferred Token *v1beta1.Coin `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // the sender address Sender string `protobuf:"bytes,4,opt,name=sender,proto3" json:"sender,omitempty"` // the recipient address on the destination chain Receiver string `protobuf:"bytes,5,opt,name=receiver,proto3" json:"receiver,omitempty"` // Timeout height relative to the current block height. // The timeout is disabled when set to 0. TimeoutHeight *v1.Height `protobuf:"bytes,6,opt,name=timeout_height,json=timeoutHeight,proto3" json:"timeout_height,omitempty"` // Timeout timestamp in absolute nanoseconds since unix epoch. // The timeout is disabled when set to 0. TimeoutTimestamp uint64 `protobuf:"varint,7,opt,name=timeout_timestamp,json=timeoutTimestamp,proto3" json:"timeout_timestamp,omitempty"` // optional memo Memo string `protobuf:"bytes,8,opt,name=memo,proto3" json:"memo,omitempty"` // contains filtered or unexported fields }
MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between ICS20 enabled chains. See ICS Spec here: https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-transfer#data-structures
func (*MsgTransfer) Descriptor
deprecated
func (*MsgTransfer) Descriptor() ([]byte, []int)
Deprecated: Use MsgTransfer.ProtoReflect.Descriptor instead.
func (*MsgTransfer) GetMemo ¶
func (x *MsgTransfer) GetMemo() string
func (*MsgTransfer) GetReceiver ¶
func (x *MsgTransfer) GetReceiver() string
func (*MsgTransfer) GetSender ¶
func (x *MsgTransfer) GetSender() string
func (*MsgTransfer) GetSourceChannel ¶
func (x *MsgTransfer) GetSourceChannel() string
func (*MsgTransfer) GetSourcePort ¶
func (x *MsgTransfer) GetSourcePort() string
func (*MsgTransfer) GetTimeoutHeight ¶
func (x *MsgTransfer) GetTimeoutHeight() *v1.Height
func (*MsgTransfer) GetTimeoutTimestamp ¶
func (x *MsgTransfer) GetTimeoutTimestamp() uint64
func (*MsgTransfer) GetToken ¶
func (x *MsgTransfer) GetToken() *v1beta1.Coin
func (*MsgTransfer) ProtoMessage ¶
func (*MsgTransfer) ProtoMessage()
func (*MsgTransfer) ProtoReflect ¶
func (x *MsgTransfer) ProtoReflect() protoreflect.Message
func (*MsgTransfer) Reset ¶
func (x *MsgTransfer) Reset()
func (*MsgTransfer) String ¶
func (x *MsgTransfer) String() string
type MsgTransferResponse ¶
type MsgTransferResponse struct { // sequence number of the transfer packet sent Sequence uint64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` // contains filtered or unexported fields }
MsgTransferResponse defines the Msg/Transfer response type.
func (*MsgTransferResponse) Descriptor
deprecated
func (*MsgTransferResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgTransferResponse.ProtoReflect.Descriptor instead.
func (*MsgTransferResponse) GetSequence ¶
func (x *MsgTransferResponse) GetSequence() uint64
func (*MsgTransferResponse) ProtoMessage ¶
func (*MsgTransferResponse) ProtoMessage()
func (*MsgTransferResponse) ProtoReflect ¶
func (x *MsgTransferResponse) ProtoReflect() protoreflect.Message
func (*MsgTransferResponse) Reset ¶
func (x *MsgTransferResponse) Reset()
func (*MsgTransferResponse) String ¶
func (x *MsgTransferResponse) String() string
type MsgUpdateParams ¶
type MsgUpdateParams struct { // signer address Signer string `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"` // params defines the transfer parameters to update. // // NOTE: All parameters must be supplied. Params *Params `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
MsgUpdateParams is the Msg/UpdateParams request type.
func (*MsgUpdateParams) Descriptor
deprecated
func (*MsgUpdateParams) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParams.ProtoReflect.Descriptor instead.
func (*MsgUpdateParams) GetParams ¶
func (x *MsgUpdateParams) GetParams() *Params
func (*MsgUpdateParams) GetSigner ¶
func (x *MsgUpdateParams) GetSigner() string
func (*MsgUpdateParams) ProtoMessage ¶
func (*MsgUpdateParams) ProtoMessage()
func (*MsgUpdateParams) ProtoReflect ¶
func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
func (*MsgUpdateParams) Reset ¶
func (x *MsgUpdateParams) Reset()
func (*MsgUpdateParams) String ¶
func (x *MsgUpdateParams) String() string
type MsgUpdateParamsResponse ¶
type MsgUpdateParamsResponse struct {
// contains filtered or unexported fields
}
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
func (*MsgUpdateParamsResponse) Descriptor
deprecated
func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParamsResponse.ProtoReflect.Descriptor instead.
func (*MsgUpdateParamsResponse) ProtoMessage ¶
func (*MsgUpdateParamsResponse) ProtoMessage()
func (*MsgUpdateParamsResponse) ProtoReflect ¶
func (x *MsgUpdateParamsResponse) ProtoReflect() protoreflect.Message
func (*MsgUpdateParamsResponse) Reset ¶
func (x *MsgUpdateParamsResponse) Reset()
func (*MsgUpdateParamsResponse) String ¶
func (x *MsgUpdateParamsResponse) String() string
type Params ¶
type Params struct { // send_enabled enables or disables all cross-chain token transfers from this // chain. SendEnabled bool `protobuf:"varint,1,opt,name=send_enabled,json=sendEnabled,proto3" json:"send_enabled,omitempty"` // receive_enabled enables or disables all cross-chain token transfers to this // chain. ReceiveEnabled bool `protobuf:"varint,2,opt,name=receive_enabled,json=receiveEnabled,proto3" json:"receive_enabled,omitempty"` // contains filtered or unexported fields }
Params defines the set of IBC transfer parameters. NOTE: To prevent a single token from being transferred, set the TransfersEnabled parameter to true and then set the bank module's SendEnabled parameter for the denomination to false.
func (*Params) Descriptor
deprecated
func (*Params) GetReceiveEnabled ¶
func (*Params) GetSendEnabled ¶
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) ProtoReflect ¶
func (x *Params) ProtoReflect() protoreflect.Message
type QueryDenomHashRequest ¶
type QueryDenomHashRequest struct { // The denomination trace ([port_id]/[channel_id])+/[denom] Trace string `protobuf:"bytes,1,opt,name=trace,proto3" json:"trace,omitempty"` // contains filtered or unexported fields }
QueryDenomHashRequest is the request type for the Query/DenomHash RPC method
func (*QueryDenomHashRequest) Descriptor
deprecated
func (*QueryDenomHashRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomHashRequest.ProtoReflect.Descriptor instead.
func (*QueryDenomHashRequest) GetTrace ¶
func (x *QueryDenomHashRequest) GetTrace() string
func (*QueryDenomHashRequest) ProtoMessage ¶
func (*QueryDenomHashRequest) ProtoMessage()
func (*QueryDenomHashRequest) ProtoReflect ¶
func (x *QueryDenomHashRequest) ProtoReflect() protoreflect.Message
func (*QueryDenomHashRequest) Reset ¶
func (x *QueryDenomHashRequest) Reset()
func (*QueryDenomHashRequest) String ¶
func (x *QueryDenomHashRequest) String() string
type QueryDenomHashResponse ¶
type QueryDenomHashResponse struct { // hash (in hex format) of the denomination trace information. Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` // contains filtered or unexported fields }
QueryDenomHashResponse is the response type for the Query/DenomHash RPC method.
func (*QueryDenomHashResponse) Descriptor
deprecated
func (*QueryDenomHashResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomHashResponse.ProtoReflect.Descriptor instead.
func (*QueryDenomHashResponse) GetHash ¶
func (x *QueryDenomHashResponse) GetHash() string
func (*QueryDenomHashResponse) ProtoMessage ¶
func (*QueryDenomHashResponse) ProtoMessage()
func (*QueryDenomHashResponse) ProtoReflect ¶
func (x *QueryDenomHashResponse) ProtoReflect() protoreflect.Message
func (*QueryDenomHashResponse) Reset ¶
func (x *QueryDenomHashResponse) Reset()
func (*QueryDenomHashResponse) String ¶
func (x *QueryDenomHashResponse) String() string
type QueryDenomTraceRequest ¶
type QueryDenomTraceRequest struct { // hash (in hex format) or denom (full denom with ibc prefix) of the denomination trace information. Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` // contains filtered or unexported fields }
QueryDenomTraceRequest is the request type for the Query/DenomTrace RPC method
func (*QueryDenomTraceRequest) Descriptor
deprecated
func (*QueryDenomTraceRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomTraceRequest.ProtoReflect.Descriptor instead.
func (*QueryDenomTraceRequest) GetHash ¶
func (x *QueryDenomTraceRequest) GetHash() string
func (*QueryDenomTraceRequest) ProtoMessage ¶
func (*QueryDenomTraceRequest) ProtoMessage()
func (*QueryDenomTraceRequest) ProtoReflect ¶
func (x *QueryDenomTraceRequest) ProtoReflect() protoreflect.Message
func (*QueryDenomTraceRequest) Reset ¶
func (x *QueryDenomTraceRequest) Reset()
func (*QueryDenomTraceRequest) String ¶
func (x *QueryDenomTraceRequest) String() string
type QueryDenomTraceResponse ¶
type QueryDenomTraceResponse struct { // denom_trace returns the requested denomination trace information. DenomTrace *DenomTrace `protobuf:"bytes,1,opt,name=denom_trace,json=denomTrace,proto3" json:"denom_trace,omitempty"` // contains filtered or unexported fields }
QueryDenomTraceResponse is the response type for the Query/DenomTrace RPC method.
func (*QueryDenomTraceResponse) Descriptor
deprecated
func (*QueryDenomTraceResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomTraceResponse.ProtoReflect.Descriptor instead.
func (*QueryDenomTraceResponse) GetDenomTrace ¶
func (x *QueryDenomTraceResponse) GetDenomTrace() *DenomTrace
func (*QueryDenomTraceResponse) ProtoMessage ¶
func (*QueryDenomTraceResponse) ProtoMessage()
func (*QueryDenomTraceResponse) ProtoReflect ¶
func (x *QueryDenomTraceResponse) ProtoReflect() protoreflect.Message
func (*QueryDenomTraceResponse) Reset ¶
func (x *QueryDenomTraceResponse) Reset()
func (*QueryDenomTraceResponse) String ¶
func (x *QueryDenomTraceResponse) String() string
type QueryDenomTracesRequest ¶
type QueryDenomTracesRequest struct { // pagination defines an optional pagination for the request. Pagination *v1beta1.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
QueryConnectionsRequest is the request type for the Query/DenomTraces RPC method
func (*QueryDenomTracesRequest) Descriptor
deprecated
func (*QueryDenomTracesRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomTracesRequest.ProtoReflect.Descriptor instead.
func (*QueryDenomTracesRequest) GetPagination ¶
func (x *QueryDenomTracesRequest) GetPagination() *v1beta1.PageRequest
func (*QueryDenomTracesRequest) ProtoMessage ¶
func (*QueryDenomTracesRequest) ProtoMessage()
func (*QueryDenomTracesRequest) ProtoReflect ¶
func (x *QueryDenomTracesRequest) ProtoReflect() protoreflect.Message
func (*QueryDenomTracesRequest) Reset ¶
func (x *QueryDenomTracesRequest) Reset()
func (*QueryDenomTracesRequest) String ¶
func (x *QueryDenomTracesRequest) String() string
type QueryDenomTracesResponse ¶
type QueryDenomTracesResponse struct { // denom_traces returns all denominations trace information. DenomTraces []*DenomTrace `protobuf:"bytes,1,rep,name=denom_traces,json=denomTraces,proto3" json:"denom_traces,omitempty"` // pagination defines the pagination in the response. Pagination *v1beta1.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
QueryConnectionsResponse is the response type for the Query/DenomTraces RPC method.
func (*QueryDenomTracesResponse) Descriptor
deprecated
func (*QueryDenomTracesResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDenomTracesResponse.ProtoReflect.Descriptor instead.
func (*QueryDenomTracesResponse) GetDenomTraces ¶
func (x *QueryDenomTracesResponse) GetDenomTraces() []*DenomTrace
func (*QueryDenomTracesResponse) GetPagination ¶
func (x *QueryDenomTracesResponse) GetPagination() *v1beta1.PageResponse
func (*QueryDenomTracesResponse) ProtoMessage ¶
func (*QueryDenomTracesResponse) ProtoMessage()
func (*QueryDenomTracesResponse) ProtoReflect ¶
func (x *QueryDenomTracesResponse) ProtoReflect() protoreflect.Message
func (*QueryDenomTracesResponse) Reset ¶
func (x *QueryDenomTracesResponse) Reset()
func (*QueryDenomTracesResponse) String ¶
func (x *QueryDenomTracesResponse) String() string
type QueryEscrowAddressRequest ¶
type QueryEscrowAddressRequest struct { // unique port identifier PortId string `protobuf:"bytes,1,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` // unique channel identifier ChannelId string `protobuf:"bytes,2,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` // contains filtered or unexported fields }
QueryEscrowAddressRequest is the request type for the EscrowAddress RPC method.
func (*QueryEscrowAddressRequest) Descriptor
deprecated
func (*QueryEscrowAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryEscrowAddressRequest.ProtoReflect.Descriptor instead.
func (*QueryEscrowAddressRequest) GetChannelId ¶
func (x *QueryEscrowAddressRequest) GetChannelId() string
func (*QueryEscrowAddressRequest) GetPortId ¶
func (x *QueryEscrowAddressRequest) GetPortId() string
func (*QueryEscrowAddressRequest) ProtoMessage ¶
func (*QueryEscrowAddressRequest) ProtoMessage()
func (*QueryEscrowAddressRequest) ProtoReflect ¶
func (x *QueryEscrowAddressRequest) ProtoReflect() protoreflect.Message
func (*QueryEscrowAddressRequest) Reset ¶
func (x *QueryEscrowAddressRequest) Reset()
func (*QueryEscrowAddressRequest) String ¶
func (x *QueryEscrowAddressRequest) String() string
type QueryEscrowAddressResponse ¶
type QueryEscrowAddressResponse struct { // the escrow account address EscrowAddress string `protobuf:"bytes,1,opt,name=escrow_address,json=escrowAddress,proto3" json:"escrow_address,omitempty"` // contains filtered or unexported fields }
QueryEscrowAddressResponse is the response type of the EscrowAddress RPC method.
func (*QueryEscrowAddressResponse) Descriptor
deprecated
func (*QueryEscrowAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryEscrowAddressResponse.ProtoReflect.Descriptor instead.
func (*QueryEscrowAddressResponse) GetEscrowAddress ¶
func (x *QueryEscrowAddressResponse) GetEscrowAddress() string
func (*QueryEscrowAddressResponse) ProtoMessage ¶
func (*QueryEscrowAddressResponse) ProtoMessage()
func (*QueryEscrowAddressResponse) ProtoReflect ¶
func (x *QueryEscrowAddressResponse) ProtoReflect() protoreflect.Message
func (*QueryEscrowAddressResponse) Reset ¶
func (x *QueryEscrowAddressResponse) Reset()
func (*QueryEscrowAddressResponse) String ¶
func (x *QueryEscrowAddressResponse) String() string
type QueryParamsRequest ¶
type QueryParamsRequest struct {
// contains filtered or unexported fields
}
QueryParamsRequest is the request type for the Query/Params RPC method.
func (*QueryParamsRequest) Descriptor
deprecated
func (*QueryParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsRequest.ProtoReflect.Descriptor instead.
func (*QueryParamsRequest) ProtoMessage ¶
func (*QueryParamsRequest) ProtoMessage()
func (*QueryParamsRequest) ProtoReflect ¶
func (x *QueryParamsRequest) ProtoReflect() protoreflect.Message
func (*QueryParamsRequest) Reset ¶
func (x *QueryParamsRequest) Reset()
func (*QueryParamsRequest) String ¶
func (x *QueryParamsRequest) String() string
type QueryParamsResponse ¶
type QueryParamsResponse struct { // params defines the parameters of the module. Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
QueryParamsResponse is the response type for the Query/Params RPC method.
func (*QueryParamsResponse) Descriptor
deprecated
func (*QueryParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsResponse.ProtoReflect.Descriptor instead.
func (*QueryParamsResponse) GetParams ¶
func (x *QueryParamsResponse) GetParams() *Params
func (*QueryParamsResponse) ProtoMessage ¶
func (*QueryParamsResponse) ProtoMessage()
func (*QueryParamsResponse) ProtoReflect ¶
func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
func (*QueryParamsResponse) Reset ¶
func (x *QueryParamsResponse) Reset()
func (*QueryParamsResponse) String ¶
func (x *QueryParamsResponse) String() string
type QueryTotalEscrowForDenomRequest ¶
type QueryTotalEscrowForDenomRequest struct { Denom string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"` // contains filtered or unexported fields }
QueryTotalEscrowForDenomRequest is the request type for TotalEscrowForDenom RPC method.
func (*QueryTotalEscrowForDenomRequest) Descriptor
deprecated
func (*QueryTotalEscrowForDenomRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryTotalEscrowForDenomRequest.ProtoReflect.Descriptor instead.
func (*QueryTotalEscrowForDenomRequest) GetDenom ¶
func (x *QueryTotalEscrowForDenomRequest) GetDenom() string
func (*QueryTotalEscrowForDenomRequest) ProtoMessage ¶
func (*QueryTotalEscrowForDenomRequest) ProtoMessage()
func (*QueryTotalEscrowForDenomRequest) ProtoReflect ¶
func (x *QueryTotalEscrowForDenomRequest) ProtoReflect() protoreflect.Message
func (*QueryTotalEscrowForDenomRequest) Reset ¶
func (x *QueryTotalEscrowForDenomRequest) Reset()
func (*QueryTotalEscrowForDenomRequest) String ¶
func (x *QueryTotalEscrowForDenomRequest) String() string
type QueryTotalEscrowForDenomResponse ¶
type QueryTotalEscrowForDenomResponse struct { Amount *v1beta11.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
QueryTotalEscrowForDenomResponse is the response type for TotalEscrowForDenom RPC method.
func (*QueryTotalEscrowForDenomResponse) Descriptor
deprecated
func (*QueryTotalEscrowForDenomResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryTotalEscrowForDenomResponse.ProtoReflect.Descriptor instead.
func (*QueryTotalEscrowForDenomResponse) GetAmount ¶
func (x *QueryTotalEscrowForDenomResponse) GetAmount() *v1beta11.Coin
func (*QueryTotalEscrowForDenomResponse) ProtoMessage ¶
func (*QueryTotalEscrowForDenomResponse) ProtoMessage()
func (*QueryTotalEscrowForDenomResponse) ProtoReflect ¶
func (x *QueryTotalEscrowForDenomResponse) ProtoReflect() protoreflect.Message
func (*QueryTotalEscrowForDenomResponse) Reset ¶
func (x *QueryTotalEscrowForDenomResponse) Reset()
func (*QueryTotalEscrowForDenomResponse) String ¶
func (x *QueryTotalEscrowForDenomResponse) String() string
type TransferAuthorization ¶
type TransferAuthorization struct { // port and channel amounts Allocations []*Allocation `protobuf:"bytes,1,rep,name=allocations,proto3" json:"allocations,omitempty"` // contains filtered or unexported fields }
TransferAuthorization allows the grantee to spend up to spend_limit coins from the granter's account for ibc transfer on a specific channel
func (*TransferAuthorization) Descriptor
deprecated
func (*TransferAuthorization) Descriptor() ([]byte, []int)
Deprecated: Use TransferAuthorization.ProtoReflect.Descriptor instead.
func (*TransferAuthorization) GetAllocations ¶
func (x *TransferAuthorization) GetAllocations() []*Allocation
func (*TransferAuthorization) ProtoMessage ¶
func (*TransferAuthorization) ProtoMessage()
func (*TransferAuthorization) ProtoReflect ¶
func (x *TransferAuthorization) ProtoReflect() protoreflect.Message
func (*TransferAuthorization) Reset ¶
func (x *TransferAuthorization) Reset()
func (*TransferAuthorization) String ¶
func (x *TransferAuthorization) String() string