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.
Index ¶
- Variables
- type IcaAccount
- func (*IcaAccount) Descriptor() ([]byte, []int)deprecated
- func (x *IcaAccount) GetBalance() *v1beta1.Coin
- func (x *IcaAccount) GetHostAddress() string
- func (x *IcaAccount) GetOwnerAddress() string
- func (*IcaAccount) ProtoMessage()
- func (x *IcaAccount) ProtoReflect() protoreflect.Message
- func (x *IcaAccount) Reset()
- func (x *IcaAccount) String() string
- type IcaConnectionInfo
- func (*IcaConnectionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *IcaConnectionInfo) GetConnectionId() string
- func (x *IcaConnectionInfo) GetPortId() string
- func (*IcaConnectionInfo) ProtoMessage()
- func (x *IcaConnectionInfo) ProtoReflect() protoreflect.Message
- func (x *IcaConnectionInfo) Reset()
- func (x *IcaConnectionInfo) String() string
- type MsgChangeRegisteredZoneInfo
- func (*MsgChangeRegisteredZoneInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MsgChangeRegisteredZoneInfo) GetBaseDenom() string
- func (x *MsgChangeRegisteredZoneInfo) GetChainId() string
- func (x *MsgChangeRegisteredZoneInfo) GetIcaAccount() *IcaAccount
- func (x *MsgChangeRegisteredZoneInfo) GetIcaInfo() *IcaConnectionInfo
- func (x *MsgChangeRegisteredZoneInfo) GetTransferInfo() *TransferConnectionInfo
- func (x *MsgChangeRegisteredZoneInfo) GetValidatorAddress() string
- func (x *MsgChangeRegisteredZoneInfo) GetZoneName() string
- func (*MsgChangeRegisteredZoneInfo) ProtoMessage()
- func (x *MsgChangeRegisteredZoneInfo) ProtoReflect() protoreflect.Message
- func (x *MsgChangeRegisteredZoneInfo) Reset()
- func (x *MsgChangeRegisteredZoneInfo) String() string
- type MsgChangeRegisteredZoneInfoResponse
- func (*MsgChangeRegisteredZoneInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgChangeRegisteredZoneInfoResponse) ProtoMessage()
- func (x *MsgChangeRegisteredZoneInfoResponse) ProtoReflect() protoreflect.Message
- func (x *MsgChangeRegisteredZoneInfoResponse) Reset()
- func (x *MsgChangeRegisteredZoneInfoResponse) String() string
- type MsgDeleteRegisteredZone
- func (*MsgDeleteRegisteredZone) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDeleteRegisteredZone) GetChainId() string
- func (x *MsgDeleteRegisteredZone) GetSenderAddress() string
- func (x *MsgDeleteRegisteredZone) GetZoneName() string
- func (*MsgDeleteRegisteredZone) ProtoMessage()
- func (x *MsgDeleteRegisteredZone) ProtoReflect() protoreflect.Message
- func (x *MsgDeleteRegisteredZone) Reset()
- func (x *MsgDeleteRegisteredZone) String() string
- type MsgDeleteRegisteredZoneResponse
- func (*MsgDeleteRegisteredZoneResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgDeleteRegisteredZoneResponse) ProtoMessage()
- func (x *MsgDeleteRegisteredZoneResponse) ProtoReflect() protoreflect.Message
- func (x *MsgDeleteRegisteredZoneResponse) Reset()
- func (x *MsgDeleteRegisteredZoneResponse) String() string
- type MsgIcaAutoStaking
- func (*MsgIcaAutoStaking) Descriptor() ([]byte, []int)deprecated
- func (x *MsgIcaAutoStaking) GetAmount() *v1beta1.Coin
- func (x *MsgIcaAutoStaking) GetOwnerAddress() string
- func (x *MsgIcaAutoStaking) GetSenderAddress() string
- func (x *MsgIcaAutoStaking) GetZoneName() string
- func (*MsgIcaAutoStaking) ProtoMessage()
- func (x *MsgIcaAutoStaking) ProtoReflect() protoreflect.Message
- func (x *MsgIcaAutoStaking) Reset()
- func (x *MsgIcaAutoStaking) String() string
- type MsgIcaAutoStakingResponse
- type MsgIcaDelegate
- func (*MsgIcaDelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgIcaDelegate) GetAmount() *v1beta1.Coin
- func (x *MsgIcaDelegate) GetOwnerAddress() string
- func (x *MsgIcaDelegate) GetSenderAddress() string
- func (x *MsgIcaDelegate) GetZoneName() string
- func (*MsgIcaDelegate) ProtoMessage()
- func (x *MsgIcaDelegate) ProtoReflect() protoreflect.Message
- func (x *MsgIcaDelegate) Reset()
- func (x *MsgIcaDelegate) String() string
- type MsgIcaDelegateResponse
- type MsgIcaUndelegate
- func (*MsgIcaUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgIcaUndelegate) GetAmount() *v1beta1.Coin
- func (x *MsgIcaUndelegate) GetOwnerAddress() string
- func (x *MsgIcaUndelegate) GetSenderAddress() string
- func (x *MsgIcaUndelegate) GetZoneName() string
- func (*MsgIcaUndelegate) ProtoMessage()
- func (x *MsgIcaUndelegate) ProtoReflect() protoreflect.Message
- func (x *MsgIcaUndelegate) Reset()
- func (x *MsgIcaUndelegate) String() string
- type MsgIcaUndelegateResponse
- type MsgIcaWithdraw
- func (*MsgIcaWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *MsgIcaWithdraw) GetAmount() *v1beta1.Coin
- func (x *MsgIcaWithdraw) GetOwnerAddress() string
- func (x *MsgIcaWithdraw) GetReceiverAddress() string
- func (x *MsgIcaWithdraw) GetSenderAddress() string
- func (x *MsgIcaWithdraw) GetZoneName() string
- func (*MsgIcaWithdraw) ProtoMessage()
- func (x *MsgIcaWithdraw) ProtoReflect() protoreflect.Message
- func (x *MsgIcaWithdraw) Reset()
- func (x *MsgIcaWithdraw) String() string
- type MsgIcaWithdrawResponse
- type MsgRegisterHostAccount
- func (*MsgRegisterHostAccount) Descriptor() ([]byte, []int)deprecated
- func (x *MsgRegisterHostAccount) GetAccountInfo() *IcaAccount
- func (*MsgRegisterHostAccount) ProtoMessage()
- func (x *MsgRegisterHostAccount) ProtoReflect() protoreflect.Message
- func (x *MsgRegisterHostAccount) Reset()
- func (x *MsgRegisterHostAccount) String() string
- type MsgRegisterHostAccountResponse
- func (*MsgRegisterHostAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgRegisterHostAccountResponse) ProtoMessage()
- func (x *MsgRegisterHostAccountResponse) ProtoReflect() protoreflect.Message
- func (x *MsgRegisterHostAccountResponse) Reset()
- func (x *MsgRegisterHostAccountResponse) String() string
- type MsgRegisterZone
- func (*MsgRegisterZone) Descriptor() ([]byte, []int)deprecated
- func (x *MsgRegisterZone) GetBaseDenom() string
- func (x *MsgRegisterZone) GetChainId() string
- func (x *MsgRegisterZone) GetIcaAccount() *IcaAccount
- func (x *MsgRegisterZone) GetIcaInfo() *IcaConnectionInfo
- func (x *MsgRegisterZone) GetTransferInfo() *TransferConnectionInfo
- func (x *MsgRegisterZone) GetValidatorAddress() string
- func (x *MsgRegisterZone) GetZoneName() string
- func (*MsgRegisterZone) ProtoMessage()
- func (x *MsgRegisterZone) ProtoReflect() protoreflect.Message
- func (x *MsgRegisterZone) Reset()
- func (x *MsgRegisterZone) String() string
- type MsgRegisterZoneResponse
- type QueryInterchainAccountFromZoneRequest
- func (*QueryInterchainAccountFromZoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryInterchainAccountFromZoneRequest) GetConnectionId() string
- func (x *QueryInterchainAccountFromZoneRequest) GetPortId() string
- func (*QueryInterchainAccountFromZoneRequest) ProtoMessage()
- func (x *QueryInterchainAccountFromZoneRequest) ProtoReflect() protoreflect.Message
- func (x *QueryInterchainAccountFromZoneRequest) Reset()
- func (x *QueryInterchainAccountFromZoneRequest) String() string
- type QueryInterchainAccountFromZoneResponse
- func (*QueryInterchainAccountFromZoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryInterchainAccountFromZoneResponse) GetInterchainAccountAddress() string
- func (*QueryInterchainAccountFromZoneResponse) ProtoMessage()
- func (x *QueryInterchainAccountFromZoneResponse) ProtoReflect() protoreflect.Message
- func (x *QueryInterchainAccountFromZoneResponse) Reset()
- func (x *QueryInterchainAccountFromZoneResponse) String() string
- type RegisteredZone
- func (*RegisteredZone) Descriptor() ([]byte, []int)deprecated
- func (x *RegisteredZone) GetBaseDenom() string
- func (x *RegisteredZone) GetIcaAccount() *IcaAccount
- func (x *RegisteredZone) GetIcaConnectionInfo() *IcaConnectionInfo
- func (x *RegisteredZone) GetSnDenom() string
- func (x *RegisteredZone) GetTransferConnectionInfo() *TransferConnectionInfo
- func (x *RegisteredZone) GetValidatorAddress() string
- func (x *RegisteredZone) GetZoneId() string
- func (*RegisteredZone) ProtoMessage()
- func (x *RegisteredZone) ProtoReflect() protoreflect.Message
- func (x *RegisteredZone) Reset()
- func (x *RegisteredZone) String() string
- type TransferConnectionInfo
- func (*TransferConnectionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *TransferConnectionInfo) GetChannelId() string
- func (x *TransferConnectionInfo) GetConnectionId() string
- func (x *TransferConnectionInfo) GetPortId() string
- func (*TransferConnectionInfo) ProtoMessage()
- func (x *TransferConnectionInfo) ProtoReflect() protoreflect.Message
- func (x *TransferConnectionInfo) Reset()
- func (x *TransferConnectionInfo) String() string
Constants ¶
This section is empty.
Variables ¶
var File_nova_intertx_v1_genesis_proto protoreflect.FileDescriptor
var File_nova_intertx_v1_query_proto protoreflect.FileDescriptor
var File_nova_intertx_v1_tx_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type IcaAccount ¶
type IcaAccount struct { OwnerAddress string `protobuf:"bytes,1,opt,name=owner_address,json=ownerAddress,proto3" json:"owner_address,omitempty"` HostAddress string `protobuf:"bytes,2,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` Balance *v1beta1.Coin `protobuf:"bytes,3,opt,name=balance,proto3" json:"balance,omitempty"` // contains filtered or unexported fields }
func (*IcaAccount) Descriptor
deprecated
func (*IcaAccount) Descriptor() ([]byte, []int)
Deprecated: Use IcaAccount.ProtoReflect.Descriptor instead.
func (*IcaAccount) GetBalance ¶
func (x *IcaAccount) GetBalance() *v1beta1.Coin
func (*IcaAccount) GetHostAddress ¶
func (x *IcaAccount) GetHostAddress() string
func (*IcaAccount) GetOwnerAddress ¶
func (x *IcaAccount) GetOwnerAddress() string
func (*IcaAccount) ProtoMessage ¶
func (*IcaAccount) ProtoMessage()
func (*IcaAccount) ProtoReflect ¶
func (x *IcaAccount) ProtoReflect() protoreflect.Message
func (*IcaAccount) Reset ¶
func (x *IcaAccount) Reset()
func (*IcaAccount) String ¶
func (x *IcaAccount) String() string
type IcaConnectionInfo ¶
type IcaConnectionInfo struct { ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` PortId string `protobuf:"bytes,2,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` // contains filtered or unexported fields }
zone name, connection id, portID(owner address)
func (*IcaConnectionInfo) Descriptor
deprecated
func (*IcaConnectionInfo) Descriptor() ([]byte, []int)
Deprecated: Use IcaConnectionInfo.ProtoReflect.Descriptor instead.
func (*IcaConnectionInfo) GetConnectionId ¶
func (x *IcaConnectionInfo) GetConnectionId() string
func (*IcaConnectionInfo) GetPortId ¶
func (x *IcaConnectionInfo) GetPortId() string
func (*IcaConnectionInfo) ProtoMessage ¶
func (*IcaConnectionInfo) ProtoMessage()
func (*IcaConnectionInfo) ProtoReflect ¶
func (x *IcaConnectionInfo) ProtoReflect() protoreflect.Message
func (*IcaConnectionInfo) Reset ¶
func (x *IcaConnectionInfo) Reset()
func (*IcaConnectionInfo) String ¶
func (x *IcaConnectionInfo) String() string
type MsgChangeRegisteredZoneInfo ¶
type MsgChangeRegisteredZoneInfo struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` ChainId string `protobuf:"bytes,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` IcaInfo *IcaConnectionInfo `protobuf:"bytes,3,opt,name=ica_info,json=icaInfo,proto3" json:"ica_info,omitempty"` IcaAccount *IcaAccount `protobuf:"bytes,4,opt,name=ica_account,json=icaAccount,proto3" json:"ica_account,omitempty"` TransferInfo *TransferConnectionInfo `protobuf:"bytes,5,opt,name=transfer_info,json=transferInfo,proto3" json:"transfer_info,omitempty"` ValidatorAddress string `protobuf:"bytes,6,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` BaseDenom string `protobuf:"bytes,7,opt,name=base_denom,json=baseDenom,proto3" json:"base_denom,omitempty"` // contains filtered or unexported fields }
func (*MsgChangeRegisteredZoneInfo) Descriptor
deprecated
func (*MsgChangeRegisteredZoneInfo) Descriptor() ([]byte, []int)
Deprecated: Use MsgChangeRegisteredZoneInfo.ProtoReflect.Descriptor instead.
func (*MsgChangeRegisteredZoneInfo) GetBaseDenom ¶
func (x *MsgChangeRegisteredZoneInfo) GetBaseDenom() string
func (*MsgChangeRegisteredZoneInfo) GetChainId ¶
func (x *MsgChangeRegisteredZoneInfo) GetChainId() string
func (*MsgChangeRegisteredZoneInfo) GetIcaAccount ¶
func (x *MsgChangeRegisteredZoneInfo) GetIcaAccount() *IcaAccount
func (*MsgChangeRegisteredZoneInfo) GetIcaInfo ¶
func (x *MsgChangeRegisteredZoneInfo) GetIcaInfo() *IcaConnectionInfo
func (*MsgChangeRegisteredZoneInfo) GetTransferInfo ¶
func (x *MsgChangeRegisteredZoneInfo) GetTransferInfo() *TransferConnectionInfo
func (*MsgChangeRegisteredZoneInfo) GetValidatorAddress ¶
func (x *MsgChangeRegisteredZoneInfo) GetValidatorAddress() string
func (*MsgChangeRegisteredZoneInfo) GetZoneName ¶
func (x *MsgChangeRegisteredZoneInfo) GetZoneName() string
func (*MsgChangeRegisteredZoneInfo) ProtoMessage ¶
func (*MsgChangeRegisteredZoneInfo) ProtoMessage()
func (*MsgChangeRegisteredZoneInfo) ProtoReflect ¶
func (x *MsgChangeRegisteredZoneInfo) ProtoReflect() protoreflect.Message
func (*MsgChangeRegisteredZoneInfo) Reset ¶
func (x *MsgChangeRegisteredZoneInfo) Reset()
func (*MsgChangeRegisteredZoneInfo) String ¶
func (x *MsgChangeRegisteredZoneInfo) String() string
type MsgChangeRegisteredZoneInfoResponse ¶
type MsgChangeRegisteredZoneInfoResponse struct {
// contains filtered or unexported fields
}
func (*MsgChangeRegisteredZoneInfoResponse) Descriptor
deprecated
func (*MsgChangeRegisteredZoneInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgChangeRegisteredZoneInfoResponse.ProtoReflect.Descriptor instead.
func (*MsgChangeRegisteredZoneInfoResponse) ProtoMessage ¶
func (*MsgChangeRegisteredZoneInfoResponse) ProtoMessage()
func (*MsgChangeRegisteredZoneInfoResponse) ProtoReflect ¶
func (x *MsgChangeRegisteredZoneInfoResponse) ProtoReflect() protoreflect.Message
func (*MsgChangeRegisteredZoneInfoResponse) Reset ¶
func (x *MsgChangeRegisteredZoneInfoResponse) Reset()
func (*MsgChangeRegisteredZoneInfoResponse) String ¶
func (x *MsgChangeRegisteredZoneInfoResponse) String() string
type MsgDeleteRegisteredZone ¶
type MsgDeleteRegisteredZone struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` ChainId string `protobuf:"bytes,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` SenderAddress string `protobuf:"bytes,3,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` // contains filtered or unexported fields }
func (*MsgDeleteRegisteredZone) Descriptor
deprecated
func (*MsgDeleteRegisteredZone) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeleteRegisteredZone.ProtoReflect.Descriptor instead.
func (*MsgDeleteRegisteredZone) GetChainId ¶
func (x *MsgDeleteRegisteredZone) GetChainId() string
func (*MsgDeleteRegisteredZone) GetSenderAddress ¶
func (x *MsgDeleteRegisteredZone) GetSenderAddress() string
func (*MsgDeleteRegisteredZone) GetZoneName ¶
func (x *MsgDeleteRegisteredZone) GetZoneName() string
func (*MsgDeleteRegisteredZone) ProtoMessage ¶
func (*MsgDeleteRegisteredZone) ProtoMessage()
func (*MsgDeleteRegisteredZone) ProtoReflect ¶
func (x *MsgDeleteRegisteredZone) ProtoReflect() protoreflect.Message
func (*MsgDeleteRegisteredZone) Reset ¶
func (x *MsgDeleteRegisteredZone) Reset()
func (*MsgDeleteRegisteredZone) String ¶
func (x *MsgDeleteRegisteredZone) String() string
type MsgDeleteRegisteredZoneResponse ¶
type MsgDeleteRegisteredZoneResponse struct {
// contains filtered or unexported fields
}
func (*MsgDeleteRegisteredZoneResponse) Descriptor
deprecated
func (*MsgDeleteRegisteredZoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeleteRegisteredZoneResponse.ProtoReflect.Descriptor instead.
func (*MsgDeleteRegisteredZoneResponse) ProtoMessage ¶
func (*MsgDeleteRegisteredZoneResponse) ProtoMessage()
func (*MsgDeleteRegisteredZoneResponse) ProtoReflect ¶
func (x *MsgDeleteRegisteredZoneResponse) ProtoReflect() protoreflect.Message
func (*MsgDeleteRegisteredZoneResponse) Reset ¶
func (x *MsgDeleteRegisteredZoneResponse) Reset()
func (*MsgDeleteRegisteredZoneResponse) String ¶
func (x *MsgDeleteRegisteredZoneResponse) String() string
type MsgIcaAutoStaking ¶
type MsgIcaAutoStaking struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` SenderAddress string `protobuf:"bytes,2,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` OwnerAddress string `protobuf:"bytes,3,opt,name=owner_address,json=ownerAddress,proto3" json:"owner_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*MsgIcaAutoStaking) Descriptor
deprecated
func (*MsgIcaAutoStaking) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaAutoStaking.ProtoReflect.Descriptor instead.
func (*MsgIcaAutoStaking) GetAmount ¶
func (x *MsgIcaAutoStaking) GetAmount() *v1beta1.Coin
func (*MsgIcaAutoStaking) GetOwnerAddress ¶
func (x *MsgIcaAutoStaking) GetOwnerAddress() string
func (*MsgIcaAutoStaking) GetSenderAddress ¶
func (x *MsgIcaAutoStaking) GetSenderAddress() string
func (*MsgIcaAutoStaking) GetZoneName ¶
func (x *MsgIcaAutoStaking) GetZoneName() string
func (*MsgIcaAutoStaking) ProtoMessage ¶
func (*MsgIcaAutoStaking) ProtoMessage()
func (*MsgIcaAutoStaking) ProtoReflect ¶
func (x *MsgIcaAutoStaking) ProtoReflect() protoreflect.Message
func (*MsgIcaAutoStaking) Reset ¶
func (x *MsgIcaAutoStaking) Reset()
func (*MsgIcaAutoStaking) String ¶
func (x *MsgIcaAutoStaking) String() string
type MsgIcaAutoStakingResponse ¶
type MsgIcaAutoStakingResponse struct {
// contains filtered or unexported fields
}
func (*MsgIcaAutoStakingResponse) Descriptor
deprecated
func (*MsgIcaAutoStakingResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaAutoStakingResponse.ProtoReflect.Descriptor instead.
func (*MsgIcaAutoStakingResponse) ProtoMessage ¶
func (*MsgIcaAutoStakingResponse) ProtoMessage()
func (*MsgIcaAutoStakingResponse) ProtoReflect ¶
func (x *MsgIcaAutoStakingResponse) ProtoReflect() protoreflect.Message
func (*MsgIcaAutoStakingResponse) Reset ¶
func (x *MsgIcaAutoStakingResponse) Reset()
func (*MsgIcaAutoStakingResponse) String ¶
func (x *MsgIcaAutoStakingResponse) String() string
type MsgIcaDelegate ¶
type MsgIcaDelegate struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` SenderAddress string `protobuf:"bytes,2,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` OwnerAddress string `protobuf:"bytes,3,opt,name=owner_address,json=ownerAddress,proto3" json:"owner_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*MsgIcaDelegate) Descriptor
deprecated
func (*MsgIcaDelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaDelegate.ProtoReflect.Descriptor instead.
func (*MsgIcaDelegate) GetAmount ¶
func (x *MsgIcaDelegate) GetAmount() *v1beta1.Coin
func (*MsgIcaDelegate) GetOwnerAddress ¶
func (x *MsgIcaDelegate) GetOwnerAddress() string
func (*MsgIcaDelegate) GetSenderAddress ¶
func (x *MsgIcaDelegate) GetSenderAddress() string
func (*MsgIcaDelegate) GetZoneName ¶
func (x *MsgIcaDelegate) GetZoneName() string
func (*MsgIcaDelegate) ProtoMessage ¶
func (*MsgIcaDelegate) ProtoMessage()
func (*MsgIcaDelegate) ProtoReflect ¶
func (x *MsgIcaDelegate) ProtoReflect() protoreflect.Message
func (*MsgIcaDelegate) Reset ¶
func (x *MsgIcaDelegate) Reset()
func (*MsgIcaDelegate) String ¶
func (x *MsgIcaDelegate) String() string
type MsgIcaDelegateResponse ¶
type MsgIcaDelegateResponse struct {
// contains filtered or unexported fields
}
func (*MsgIcaDelegateResponse) Descriptor
deprecated
func (*MsgIcaDelegateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaDelegateResponse.ProtoReflect.Descriptor instead.
func (*MsgIcaDelegateResponse) ProtoMessage ¶
func (*MsgIcaDelegateResponse) ProtoMessage()
func (*MsgIcaDelegateResponse) ProtoReflect ¶
func (x *MsgIcaDelegateResponse) ProtoReflect() protoreflect.Message
func (*MsgIcaDelegateResponse) Reset ¶
func (x *MsgIcaDelegateResponse) Reset()
func (*MsgIcaDelegateResponse) String ¶
func (x *MsgIcaDelegateResponse) String() string
type MsgIcaUndelegate ¶
type MsgIcaUndelegate struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` SenderAddress string `protobuf:"bytes,2,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` OwnerAddress string `protobuf:"bytes,3,opt,name=owner_address,json=ownerAddress,proto3" json:"owner_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*MsgIcaUndelegate) Descriptor
deprecated
func (*MsgIcaUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaUndelegate.ProtoReflect.Descriptor instead.
func (*MsgIcaUndelegate) GetAmount ¶
func (x *MsgIcaUndelegate) GetAmount() *v1beta1.Coin
func (*MsgIcaUndelegate) GetOwnerAddress ¶
func (x *MsgIcaUndelegate) GetOwnerAddress() string
func (*MsgIcaUndelegate) GetSenderAddress ¶
func (x *MsgIcaUndelegate) GetSenderAddress() string
func (*MsgIcaUndelegate) GetZoneName ¶
func (x *MsgIcaUndelegate) GetZoneName() string
func (*MsgIcaUndelegate) ProtoMessage ¶
func (*MsgIcaUndelegate) ProtoMessage()
func (*MsgIcaUndelegate) ProtoReflect ¶
func (x *MsgIcaUndelegate) ProtoReflect() protoreflect.Message
func (*MsgIcaUndelegate) Reset ¶
func (x *MsgIcaUndelegate) Reset()
func (*MsgIcaUndelegate) String ¶
func (x *MsgIcaUndelegate) String() string
type MsgIcaUndelegateResponse ¶
type MsgIcaUndelegateResponse struct {
// contains filtered or unexported fields
}
func (*MsgIcaUndelegateResponse) Descriptor
deprecated
func (*MsgIcaUndelegateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaUndelegateResponse.ProtoReflect.Descriptor instead.
func (*MsgIcaUndelegateResponse) ProtoMessage ¶
func (*MsgIcaUndelegateResponse) ProtoMessage()
func (*MsgIcaUndelegateResponse) ProtoReflect ¶
func (x *MsgIcaUndelegateResponse) ProtoReflect() protoreflect.Message
func (*MsgIcaUndelegateResponse) Reset ¶
func (x *MsgIcaUndelegateResponse) Reset()
func (*MsgIcaUndelegateResponse) String ¶
func (x *MsgIcaUndelegateResponse) String() string
type MsgIcaWithdraw ¶
type MsgIcaWithdraw struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` SenderAddress string `protobuf:"bytes,2,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` OwnerAddress string `protobuf:"bytes,3,opt,name=owner_address,json=ownerAddress,proto3" json:"owner_address,omitempty"` ReceiverAddress string `protobuf:"bytes,4,opt,name=receiver_address,json=receiverAddress,proto3" json:"receiver_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,5,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*MsgIcaWithdraw) Descriptor
deprecated
func (*MsgIcaWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaWithdraw.ProtoReflect.Descriptor instead.
func (*MsgIcaWithdraw) GetAmount ¶
func (x *MsgIcaWithdraw) GetAmount() *v1beta1.Coin
func (*MsgIcaWithdraw) GetOwnerAddress ¶
func (x *MsgIcaWithdraw) GetOwnerAddress() string
func (*MsgIcaWithdraw) GetReceiverAddress ¶
func (x *MsgIcaWithdraw) GetReceiverAddress() string
func (*MsgIcaWithdraw) GetSenderAddress ¶
func (x *MsgIcaWithdraw) GetSenderAddress() string
func (*MsgIcaWithdraw) GetZoneName ¶
func (x *MsgIcaWithdraw) GetZoneName() string
func (*MsgIcaWithdraw) ProtoMessage ¶
func (*MsgIcaWithdraw) ProtoMessage()
func (*MsgIcaWithdraw) ProtoReflect ¶
func (x *MsgIcaWithdraw) ProtoReflect() protoreflect.Message
func (*MsgIcaWithdraw) Reset ¶
func (x *MsgIcaWithdraw) Reset()
func (*MsgIcaWithdraw) String ¶
func (x *MsgIcaWithdraw) String() string
type MsgIcaWithdrawResponse ¶
type MsgIcaWithdrawResponse struct {
// contains filtered or unexported fields
}
func (*MsgIcaWithdrawResponse) Descriptor
deprecated
func (*MsgIcaWithdrawResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaWithdrawResponse.ProtoReflect.Descriptor instead.
func (*MsgIcaWithdrawResponse) ProtoMessage ¶
func (*MsgIcaWithdrawResponse) ProtoMessage()
func (*MsgIcaWithdrawResponse) ProtoReflect ¶
func (x *MsgIcaWithdrawResponse) ProtoReflect() protoreflect.Message
func (*MsgIcaWithdrawResponse) Reset ¶
func (x *MsgIcaWithdrawResponse) Reset()
func (*MsgIcaWithdrawResponse) String ¶
func (x *MsgIcaWithdrawResponse) String() string
type MsgRegisterHostAccount ¶
type MsgRegisterHostAccount struct { AccountInfo *IcaAccount `protobuf:"bytes,1,opt,name=account_info,json=accountInfo,proto3" json:"account_info,omitempty"` // contains filtered or unexported fields }
func (*MsgRegisterHostAccount) Descriptor
deprecated
func (*MsgRegisterHostAccount) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterHostAccount.ProtoReflect.Descriptor instead.
func (*MsgRegisterHostAccount) GetAccountInfo ¶
func (x *MsgRegisterHostAccount) GetAccountInfo() *IcaAccount
func (*MsgRegisterHostAccount) ProtoMessage ¶
func (*MsgRegisterHostAccount) ProtoMessage()
func (*MsgRegisterHostAccount) ProtoReflect ¶
func (x *MsgRegisterHostAccount) ProtoReflect() protoreflect.Message
func (*MsgRegisterHostAccount) Reset ¶
func (x *MsgRegisterHostAccount) Reset()
func (*MsgRegisterHostAccount) String ¶
func (x *MsgRegisterHostAccount) String() string
type MsgRegisterHostAccountResponse ¶
type MsgRegisterHostAccountResponse struct {
// contains filtered or unexported fields
}
func (*MsgRegisterHostAccountResponse) Descriptor
deprecated
func (*MsgRegisterHostAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterHostAccountResponse.ProtoReflect.Descriptor instead.
func (*MsgRegisterHostAccountResponse) ProtoMessage ¶
func (*MsgRegisterHostAccountResponse) ProtoMessage()
func (*MsgRegisterHostAccountResponse) ProtoReflect ¶
func (x *MsgRegisterHostAccountResponse) ProtoReflect() protoreflect.Message
func (*MsgRegisterHostAccountResponse) Reset ¶
func (x *MsgRegisterHostAccountResponse) Reset()
func (*MsgRegisterHostAccountResponse) String ¶
func (x *MsgRegisterHostAccountResponse) String() string
type MsgRegisterZone ¶
type MsgRegisterZone struct { ZoneName string `protobuf:"bytes,1,opt,name=zone_name,json=zoneName,proto3" json:"zone_name,omitempty"` ChainId string `protobuf:"bytes,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` IcaInfo *IcaConnectionInfo `protobuf:"bytes,3,opt,name=ica_info,json=icaInfo,proto3" json:"ica_info,omitempty"` IcaAccount *IcaAccount `protobuf:"bytes,4,opt,name=ica_account,json=icaAccount,proto3" json:"ica_account,omitempty"` TransferInfo *TransferConnectionInfo `protobuf:"bytes,5,opt,name=transfer_info,json=transferInfo,proto3" json:"transfer_info,omitempty"` ValidatorAddress string `protobuf:"bytes,6,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` BaseDenom string `protobuf:"bytes,7,opt,name=base_denom,json=baseDenom,proto3" json:"base_denom,omitempty"` // contains filtered or unexported fields }
MsgRegisterZone defines the payload for Msg/RegisterZone
func (*MsgRegisterZone) Descriptor
deprecated
func (*MsgRegisterZone) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterZone.ProtoReflect.Descriptor instead.
func (*MsgRegisterZone) GetBaseDenom ¶
func (x *MsgRegisterZone) GetBaseDenom() string
func (*MsgRegisterZone) GetChainId ¶
func (x *MsgRegisterZone) GetChainId() string
func (*MsgRegisterZone) GetIcaAccount ¶
func (x *MsgRegisterZone) GetIcaAccount() *IcaAccount
func (*MsgRegisterZone) GetIcaInfo ¶
func (x *MsgRegisterZone) GetIcaInfo() *IcaConnectionInfo
func (*MsgRegisterZone) GetTransferInfo ¶
func (x *MsgRegisterZone) GetTransferInfo() *TransferConnectionInfo
func (*MsgRegisterZone) GetValidatorAddress ¶
func (x *MsgRegisterZone) GetValidatorAddress() string
func (*MsgRegisterZone) GetZoneName ¶
func (x *MsgRegisterZone) GetZoneName() string
func (*MsgRegisterZone) ProtoMessage ¶
func (*MsgRegisterZone) ProtoMessage()
func (*MsgRegisterZone) ProtoReflect ¶
func (x *MsgRegisterZone) ProtoReflect() protoreflect.Message
func (*MsgRegisterZone) Reset ¶
func (x *MsgRegisterZone) Reset()
func (*MsgRegisterZone) String ¶
func (x *MsgRegisterZone) String() string
type MsgRegisterZoneResponse ¶
type MsgRegisterZoneResponse struct {
// contains filtered or unexported fields
}
MsgRegisterZoneResponse defines the response for Msg/RegisterZone
func (*MsgRegisterZoneResponse) Descriptor
deprecated
func (*MsgRegisterZoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterZoneResponse.ProtoReflect.Descriptor instead.
func (*MsgRegisterZoneResponse) ProtoMessage ¶
func (*MsgRegisterZoneResponse) ProtoMessage()
func (*MsgRegisterZoneResponse) ProtoReflect ¶
func (x *MsgRegisterZoneResponse) ProtoReflect() protoreflect.Message
func (*MsgRegisterZoneResponse) Reset ¶
func (x *MsgRegisterZoneResponse) Reset()
func (*MsgRegisterZoneResponse) String ¶
func (x *MsgRegisterZoneResponse) String() string
type QueryInterchainAccountFromZoneRequest ¶
type QueryInterchainAccountFromZoneRequest struct { PortId string `protobuf:"bytes,1,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` ConnectionId string `protobuf:"bytes,2,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` // contains filtered or unexported fields }
QueryInterchainAccountFromZoneRequest is the request type for the Query/InterchainAccountFromZone RPC
func (*QueryInterchainAccountFromZoneRequest) Descriptor
deprecated
func (*QueryInterchainAccountFromZoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryInterchainAccountFromZoneRequest.ProtoReflect.Descriptor instead.
func (*QueryInterchainAccountFromZoneRequest) GetConnectionId ¶
func (x *QueryInterchainAccountFromZoneRequest) GetConnectionId() string
func (*QueryInterchainAccountFromZoneRequest) GetPortId ¶
func (x *QueryInterchainAccountFromZoneRequest) GetPortId() string
func (*QueryInterchainAccountFromZoneRequest) ProtoMessage ¶
func (*QueryInterchainAccountFromZoneRequest) ProtoMessage()
func (*QueryInterchainAccountFromZoneRequest) ProtoReflect ¶
func (x *QueryInterchainAccountFromZoneRequest) ProtoReflect() protoreflect.Message
func (*QueryInterchainAccountFromZoneRequest) Reset ¶
func (x *QueryInterchainAccountFromZoneRequest) Reset()
func (*QueryInterchainAccountFromZoneRequest) String ¶
func (x *QueryInterchainAccountFromZoneRequest) String() string
type QueryInterchainAccountFromZoneResponse ¶
type QueryInterchainAccountFromZoneResponse struct { InterchainAccountAddress string `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
QueryInterchainAccountFromZoneResponse the response type for the Query/InterchainAccountFromZone RPC
func (*QueryInterchainAccountFromZoneResponse) Descriptor
deprecated
func (*QueryInterchainAccountFromZoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryInterchainAccountFromZoneResponse.ProtoReflect.Descriptor instead.
func (*QueryInterchainAccountFromZoneResponse) GetInterchainAccountAddress ¶
func (x *QueryInterchainAccountFromZoneResponse) GetInterchainAccountAddress() string
func (*QueryInterchainAccountFromZoneResponse) ProtoMessage ¶
func (*QueryInterchainAccountFromZoneResponse) ProtoMessage()
func (*QueryInterchainAccountFromZoneResponse) ProtoReflect ¶
func (x *QueryInterchainAccountFromZoneResponse) ProtoReflect() protoreflect.Message
func (*QueryInterchainAccountFromZoneResponse) Reset ¶
func (x *QueryInterchainAccountFromZoneResponse) Reset()
func (*QueryInterchainAccountFromZoneResponse) String ¶
func (x *QueryInterchainAccountFromZoneResponse) String() string
type RegisteredZone ¶
type RegisteredZone struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` IcaConnectionInfo *IcaConnectionInfo `protobuf:"bytes,2,opt,name=ica_connection_info,json=icaConnectionInfo,proto3" json:"ica_connection_info,omitempty"` TransferConnectionInfo *TransferConnectionInfo `` /* 129-byte string literal not displayed */ IcaAccount *IcaAccount `protobuf:"bytes,4,opt,name=ica_account,json=icaAccount,proto3" json:"ica_account,omitempty"` ValidatorAddress string `protobuf:"bytes,5,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` BaseDenom string `protobuf:"bytes,6,opt,name=base_denom,json=baseDenom,proto3" json:"base_denom,omitempty"` SnDenom string `protobuf:"bytes,7,opt,name=sn_denom,json=snDenom,proto3" json:"sn_denom,omitempty"` // contains filtered or unexported fields }
func (*RegisteredZone) Descriptor
deprecated
func (*RegisteredZone) Descriptor() ([]byte, []int)
Deprecated: Use RegisteredZone.ProtoReflect.Descriptor instead.
func (*RegisteredZone) GetBaseDenom ¶
func (x *RegisteredZone) GetBaseDenom() string
func (*RegisteredZone) GetIcaAccount ¶
func (x *RegisteredZone) GetIcaAccount() *IcaAccount
func (*RegisteredZone) GetIcaConnectionInfo ¶
func (x *RegisteredZone) GetIcaConnectionInfo() *IcaConnectionInfo
func (*RegisteredZone) GetSnDenom ¶
func (x *RegisteredZone) GetSnDenom() string
func (*RegisteredZone) GetTransferConnectionInfo ¶
func (x *RegisteredZone) GetTransferConnectionInfo() *TransferConnectionInfo
func (*RegisteredZone) GetValidatorAddress ¶
func (x *RegisteredZone) GetValidatorAddress() string
func (*RegisteredZone) GetZoneId ¶
func (x *RegisteredZone) GetZoneId() string
func (*RegisteredZone) ProtoMessage ¶
func (*RegisteredZone) ProtoMessage()
func (*RegisteredZone) ProtoReflect ¶
func (x *RegisteredZone) ProtoReflect() protoreflect.Message
func (*RegisteredZone) Reset ¶
func (x *RegisteredZone) Reset()
func (*RegisteredZone) String ¶
func (x *RegisteredZone) String() string
type TransferConnectionInfo ¶
type TransferConnectionInfo struct { ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` PortId string `protobuf:"bytes,2,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` ChannelId string `protobuf:"bytes,3,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` // contains filtered or unexported fields }
func (*TransferConnectionInfo) Descriptor
deprecated
func (*TransferConnectionInfo) Descriptor() ([]byte, []int)
Deprecated: Use TransferConnectionInfo.ProtoReflect.Descriptor instead.
func (*TransferConnectionInfo) GetChannelId ¶
func (x *TransferConnectionInfo) GetChannelId() string
func (*TransferConnectionInfo) GetConnectionId ¶
func (x *TransferConnectionInfo) GetConnectionId() string
func (*TransferConnectionInfo) GetPortId ¶
func (x *TransferConnectionInfo) GetPortId() string
func (*TransferConnectionInfo) ProtoMessage ¶
func (*TransferConnectionInfo) ProtoMessage()
func (*TransferConnectionInfo) ProtoReflect ¶
func (x *TransferConnectionInfo) ProtoReflect() protoreflect.Message
func (*TransferConnectionInfo) Reset ¶
func (x *TransferConnectionInfo) Reset()
func (*TransferConnectionInfo) String ¶
func (x *TransferConnectionInfo) String() string