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 MsgDelegate
- func (*MsgDelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDelegate) GetAmount() *v1beta1.Coin
- func (x *MsgDelegate) GetSender() string
- func (x *MsgDelegate) GetValidatorAddress() string
- func (*MsgDelegate) ProtoMessage()
- func (x *MsgDelegate) ProtoReflect() protoreflect.Message
- func (x *MsgDelegate) Reset()
- func (x *MsgDelegate) String() string
- type MsgExecuteMessagesResponse
- func (*MsgExecuteMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgExecuteMessagesResponse) GetResponses() []*anypb.Any
- func (*MsgExecuteMessagesResponse) ProtoMessage()
- func (x *MsgExecuteMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *MsgExecuteMessagesResponse) Reset()
- func (x *MsgExecuteMessagesResponse) String() string
- type MsgInitLockupAccount
- func (*MsgInitLockupAccount) Descriptor() ([]byte, []int)deprecated
- func (x *MsgInitLockupAccount) GetEndTime() *timestamppb.Timestamp
- func (x *MsgInitLockupAccount) GetOwner() string
- func (x *MsgInitLockupAccount) GetStartTime() *timestamppb.Timestamp
- func (*MsgInitLockupAccount) ProtoMessage()
- func (x *MsgInitLockupAccount) ProtoReflect() protoreflect.Message
- func (x *MsgInitLockupAccount) Reset()
- func (x *MsgInitLockupAccount) String() string
- type MsgInitLockupAccountResponse
- func (*MsgInitLockupAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgInitLockupAccountResponse) ProtoMessage()
- func (x *MsgInitLockupAccountResponse) ProtoReflect() protoreflect.Message
- func (x *MsgInitLockupAccountResponse) Reset()
- func (x *MsgInitLockupAccountResponse) String() string
- type MsgInitPeriodicLockingAccount
- func (*MsgInitPeriodicLockingAccount) Descriptor() ([]byte, []int)deprecated
- func (x *MsgInitPeriodicLockingAccount) GetLockingPeriods() []*Period
- func (x *MsgInitPeriodicLockingAccount) GetOwner() string
- func (x *MsgInitPeriodicLockingAccount) GetStartTime() *timestamppb.Timestamp
- func (*MsgInitPeriodicLockingAccount) ProtoMessage()
- func (x *MsgInitPeriodicLockingAccount) ProtoReflect() protoreflect.Message
- func (x *MsgInitPeriodicLockingAccount) Reset()
- func (x *MsgInitPeriodicLockingAccount) String() string
- type MsgInitPeriodicLockingAccountResponse
- func (*MsgInitPeriodicLockingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgInitPeriodicLockingAccountResponse) ProtoMessage()
- func (x *MsgInitPeriodicLockingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *MsgInitPeriodicLockingAccountResponse) Reset()
- func (x *MsgInitPeriodicLockingAccountResponse) String() string
- type MsgSend
- func (*MsgSend) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSend) GetAmount() []*v1beta1.Coin
- func (x *MsgSend) GetSender() string
- func (x *MsgSend) GetToAddress() string
- func (*MsgSend) ProtoMessage()
- func (x *MsgSend) ProtoReflect() protoreflect.Message
- func (x *MsgSend) Reset()
- func (x *MsgSend) String() string
- type MsgUndelegate
- func (*MsgUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUndelegate) GetAmount() *v1beta1.Coin
- func (x *MsgUndelegate) GetSender() string
- func (x *MsgUndelegate) GetValidatorAddress() string
- func (*MsgUndelegate) ProtoMessage()
- func (x *MsgUndelegate) ProtoReflect() protoreflect.Message
- func (x *MsgUndelegate) Reset()
- func (x *MsgUndelegate) String() string
- type MsgWithdraw
- func (*MsgWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *MsgWithdraw) GetDenoms() []string
- func (x *MsgWithdraw) GetToAddress() string
- func (x *MsgWithdraw) GetWithdrawer() string
- func (*MsgWithdraw) ProtoMessage()
- func (x *MsgWithdraw) ProtoReflect() protoreflect.Message
- func (x *MsgWithdraw) Reset()
- func (x *MsgWithdraw) String() string
- type MsgWithdrawResponse
- func (*MsgWithdrawResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgWithdrawResponse) GetAmountReceived() []*v1beta1.Coin
- func (x *MsgWithdrawResponse) GetReceiver() string
- func (*MsgWithdrawResponse) ProtoMessage()
- func (x *MsgWithdrawResponse) ProtoReflect() protoreflect.Message
- func (x *MsgWithdrawResponse) Reset()
- func (x *MsgWithdrawResponse) String() string
- type MsgWithdrawReward
- func (*MsgWithdrawReward) Descriptor() ([]byte, []int)deprecated
- func (x *MsgWithdrawReward) GetSender() string
- func (x *MsgWithdrawReward) GetValidatorAddress() string
- func (*MsgWithdrawReward) ProtoMessage()
- func (x *MsgWithdrawReward) ProtoReflect() protoreflect.Message
- func (x *MsgWithdrawReward) Reset()
- func (x *MsgWithdrawReward) String() string
- type Period
- type QueryLockingPeriodsRequest
- type QueryLockingPeriodsResponse
- func (*QueryLockingPeriodsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryLockingPeriodsResponse) GetLockingPeriods() []*Period
- func (*QueryLockingPeriodsResponse) ProtoMessage()
- func (x *QueryLockingPeriodsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryLockingPeriodsResponse) Reset()
- func (x *QueryLockingPeriodsResponse) String() string
- type QueryLockupAccountInfoRequest
- func (*QueryLockupAccountInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (*QueryLockupAccountInfoRequest) ProtoMessage()
- func (x *QueryLockupAccountInfoRequest) ProtoReflect() protoreflect.Message
- func (x *QueryLockupAccountInfoRequest) Reset()
- func (x *QueryLockupAccountInfoRequest) String() string
- type QueryLockupAccountInfoResponse
- func (*QueryLockupAccountInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryLockupAccountInfoResponse) GetDelegatedFree() []*v1beta1.Coin
- func (x *QueryLockupAccountInfoResponse) GetDelegatedLocking() []*v1beta1.Coin
- func (x *QueryLockupAccountInfoResponse) GetEndTime() *timestamppb.Timestamp
- func (x *QueryLockupAccountInfoResponse) GetLockedCoins() []*v1beta1.Coin
- func (x *QueryLockupAccountInfoResponse) GetOriginalLocking() []*v1beta1.Coin
- func (x *QueryLockupAccountInfoResponse) GetOwner() string
- func (x *QueryLockupAccountInfoResponse) GetStartTime() *timestamppb.Timestamp
- func (x *QueryLockupAccountInfoResponse) GetUnlockedCoins() []*v1beta1.Coin
- func (*QueryLockupAccountInfoResponse) ProtoMessage()
- func (x *QueryLockupAccountInfoResponse) ProtoReflect() protoreflect.Message
- func (x *QueryLockupAccountInfoResponse) Reset()
- func (x *QueryLockupAccountInfoResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var File_cosmos_accounts_defaults_lockup_v1_lockup_proto protoreflect.FileDescriptor
var File_cosmos_accounts_defaults_lockup_v1_query_proto protoreflect.FileDescriptor
var File_cosmos_accounts_defaults_lockup_v1_tx_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type MsgDelegate ¶
type MsgDelegate struct { // sender is the owner of the lockup account Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` ValidatorAddress string `protobuf:"bytes,2,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
MsgDelegate defines a message that enable lockup account to execute delegate message
func (*MsgDelegate) Descriptor
deprecated
func (*MsgDelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgDelegate.ProtoReflect.Descriptor instead.
func (*MsgDelegate) GetAmount ¶
func (x *MsgDelegate) GetAmount() *v1beta1.Coin
func (*MsgDelegate) GetSender ¶
func (x *MsgDelegate) GetSender() string
func (*MsgDelegate) GetValidatorAddress ¶
func (x *MsgDelegate) GetValidatorAddress() string
func (*MsgDelegate) ProtoMessage ¶
func (*MsgDelegate) ProtoMessage()
func (*MsgDelegate) ProtoReflect ¶
func (x *MsgDelegate) ProtoReflect() protoreflect.Message
func (*MsgDelegate) Reset ¶
func (x *MsgDelegate) Reset()
func (*MsgDelegate) String ¶
func (x *MsgDelegate) String() string
type MsgExecuteMessagesResponse ¶
type MsgExecuteMessagesResponse struct { Responses []*anypb.Any `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"` // contains filtered or unexported fields }
MsgExecuteMessagesResponse defines the response for lockup execute operations
func (*MsgExecuteMessagesResponse) Descriptor
deprecated
func (*MsgExecuteMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgExecuteMessagesResponse.ProtoReflect.Descriptor instead.
func (*MsgExecuteMessagesResponse) GetResponses ¶
func (x *MsgExecuteMessagesResponse) GetResponses() []*anypb.Any
func (*MsgExecuteMessagesResponse) ProtoMessage ¶
func (*MsgExecuteMessagesResponse) ProtoMessage()
func (*MsgExecuteMessagesResponse) ProtoReflect ¶
func (x *MsgExecuteMessagesResponse) ProtoReflect() protoreflect.Message
func (*MsgExecuteMessagesResponse) Reset ¶
func (x *MsgExecuteMessagesResponse) Reset()
func (*MsgExecuteMessagesResponse) String ¶
func (x *MsgExecuteMessagesResponse) String() string
type MsgInitLockupAccount ¶
type MsgInitLockupAccount struct { // owner of the vesting account Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` // end_time is end of lockup EndTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // start_time is start of lockup StartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
MsgInitLockupAccount defines a message that enables creating a lockup account.
func (*MsgInitLockupAccount) Descriptor
deprecated
func (*MsgInitLockupAccount) Descriptor() ([]byte, []int)
Deprecated: Use MsgInitLockupAccount.ProtoReflect.Descriptor instead.
func (*MsgInitLockupAccount) GetEndTime ¶
func (x *MsgInitLockupAccount) GetEndTime() *timestamppb.Timestamp
func (*MsgInitLockupAccount) GetOwner ¶
func (x *MsgInitLockupAccount) GetOwner() string
func (*MsgInitLockupAccount) GetStartTime ¶
func (x *MsgInitLockupAccount) GetStartTime() *timestamppb.Timestamp
func (*MsgInitLockupAccount) ProtoMessage ¶
func (*MsgInitLockupAccount) ProtoMessage()
func (*MsgInitLockupAccount) ProtoReflect ¶
func (x *MsgInitLockupAccount) ProtoReflect() protoreflect.Message
func (*MsgInitLockupAccount) Reset ¶
func (x *MsgInitLockupAccount) Reset()
func (*MsgInitLockupAccount) String ¶
func (x *MsgInitLockupAccount) String() string
type MsgInitLockupAccountResponse ¶
type MsgInitLockupAccountResponse struct {
// contains filtered or unexported fields
}
MsgInitLockupAccountResponse defines the Msg/InitLockupAccount response type.
func (*MsgInitLockupAccountResponse) Descriptor
deprecated
func (*MsgInitLockupAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgInitLockupAccountResponse.ProtoReflect.Descriptor instead.
func (*MsgInitLockupAccountResponse) ProtoMessage ¶
func (*MsgInitLockupAccountResponse) ProtoMessage()
func (*MsgInitLockupAccountResponse) ProtoReflect ¶
func (x *MsgInitLockupAccountResponse) ProtoReflect() protoreflect.Message
func (*MsgInitLockupAccountResponse) Reset ¶
func (x *MsgInitLockupAccountResponse) Reset()
func (*MsgInitLockupAccountResponse) String ¶
func (x *MsgInitLockupAccountResponse) String() string
type MsgInitPeriodicLockingAccount ¶
type MsgInitPeriodicLockingAccount struct { // owner of the lockup account Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` // start of lockup StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` LockingPeriods []*Period `protobuf:"bytes,3,rep,name=locking_periods,json=lockingPeriods,proto3" json:"locking_periods,omitempty"` // contains filtered or unexported fields }
MsgInitPeriodicLockingAccount defines a message that enables creating a periodic locking account.
func (*MsgInitPeriodicLockingAccount) Descriptor
deprecated
func (*MsgInitPeriodicLockingAccount) Descriptor() ([]byte, []int)
Deprecated: Use MsgInitPeriodicLockingAccount.ProtoReflect.Descriptor instead.
func (*MsgInitPeriodicLockingAccount) GetLockingPeriods ¶
func (x *MsgInitPeriodicLockingAccount) GetLockingPeriods() []*Period
func (*MsgInitPeriodicLockingAccount) GetOwner ¶
func (x *MsgInitPeriodicLockingAccount) GetOwner() string
func (*MsgInitPeriodicLockingAccount) GetStartTime ¶
func (x *MsgInitPeriodicLockingAccount) GetStartTime() *timestamppb.Timestamp
func (*MsgInitPeriodicLockingAccount) ProtoMessage ¶
func (*MsgInitPeriodicLockingAccount) ProtoMessage()
func (*MsgInitPeriodicLockingAccount) ProtoReflect ¶
func (x *MsgInitPeriodicLockingAccount) ProtoReflect() protoreflect.Message
func (*MsgInitPeriodicLockingAccount) Reset ¶
func (x *MsgInitPeriodicLockingAccount) Reset()
func (*MsgInitPeriodicLockingAccount) String ¶
func (x *MsgInitPeriodicLockingAccount) String() string
type MsgInitPeriodicLockingAccountResponse ¶
type MsgInitPeriodicLockingAccountResponse struct {
// contains filtered or unexported fields
}
MsgInitPeriodicLockingAccountResponse defines the Msg/InitPeriodicLockingAccount response type.
func (*MsgInitPeriodicLockingAccountResponse) Descriptor
deprecated
func (*MsgInitPeriodicLockingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgInitPeriodicLockingAccountResponse.ProtoReflect.Descriptor instead.
func (*MsgInitPeriodicLockingAccountResponse) ProtoMessage ¶
func (*MsgInitPeriodicLockingAccountResponse) ProtoMessage()
func (*MsgInitPeriodicLockingAccountResponse) ProtoReflect ¶
func (x *MsgInitPeriodicLockingAccountResponse) ProtoReflect() protoreflect.Message
func (*MsgInitPeriodicLockingAccountResponse) Reset ¶
func (x *MsgInitPeriodicLockingAccountResponse) Reset()
func (*MsgInitPeriodicLockingAccountResponse) String ¶
func (x *MsgInitPeriodicLockingAccountResponse) String() string
type MsgSend ¶
type MsgSend struct { Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` ToAddress string `protobuf:"bytes,2,opt,name=to_address,json=toAddress,proto3" json:"to_address,omitempty"` Amount []*v1beta1.Coin `protobuf:"bytes,3,rep,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
MsgSend defines a message that enable lockup account to execute send message
func (*MsgSend) Descriptor
deprecated
func (*MsgSend) GetToAddress ¶
func (*MsgSend) ProtoMessage ¶
func (*MsgSend) ProtoMessage()
func (*MsgSend) ProtoReflect ¶
func (x *MsgSend) ProtoReflect() protoreflect.Message
type MsgUndelegate ¶
type MsgUndelegate struct { Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` ValidatorAddress string `protobuf:"bytes,2,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
MsgUndelegate defines a message that enable lockup account to execute undelegate message
func (*MsgUndelegate) Descriptor
deprecated
func (*MsgUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgUndelegate.ProtoReflect.Descriptor instead.
func (*MsgUndelegate) GetAmount ¶
func (x *MsgUndelegate) GetAmount() *v1beta1.Coin
func (*MsgUndelegate) GetSender ¶
func (x *MsgUndelegate) GetSender() string
func (*MsgUndelegate) GetValidatorAddress ¶
func (x *MsgUndelegate) GetValidatorAddress() string
func (*MsgUndelegate) ProtoMessage ¶
func (*MsgUndelegate) ProtoMessage()
func (*MsgUndelegate) ProtoReflect ¶
func (x *MsgUndelegate) ProtoReflect() protoreflect.Message
func (*MsgUndelegate) Reset ¶
func (x *MsgUndelegate) Reset()
func (*MsgUndelegate) String ¶
func (x *MsgUndelegate) String() string
type MsgWithdraw ¶
type MsgWithdraw struct { Withdrawer string `protobuf:"bytes,1,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` ToAddress string `protobuf:"bytes,2,opt,name=to_address,json=toAddress,proto3" json:"to_address,omitempty"` Denoms []string `protobuf:"bytes,3,rep,name=denoms,proto3" json:"denoms,omitempty"` // contains filtered or unexported fields }
MsgWithdraw defines a message that the owner of the lockup can perform to withdraw unlocked token to an account of choice
func (*MsgWithdraw) Descriptor
deprecated
func (*MsgWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use MsgWithdraw.ProtoReflect.Descriptor instead.
func (*MsgWithdraw) GetDenoms ¶
func (x *MsgWithdraw) GetDenoms() []string
func (*MsgWithdraw) GetToAddress ¶
func (x *MsgWithdraw) GetToAddress() string
func (*MsgWithdraw) GetWithdrawer ¶
func (x *MsgWithdraw) GetWithdrawer() string
func (*MsgWithdraw) ProtoMessage ¶
func (*MsgWithdraw) ProtoMessage()
func (*MsgWithdraw) ProtoReflect ¶
func (x *MsgWithdraw) ProtoReflect() protoreflect.Message
func (*MsgWithdraw) Reset ¶
func (x *MsgWithdraw) Reset()
func (*MsgWithdraw) String ¶
func (x *MsgWithdraw) String() string
type MsgWithdrawResponse ¶
type MsgWithdrawResponse struct { Receiver string `protobuf:"bytes,1,opt,name=receiver,proto3" json:"receiver,omitempty"` AmountReceived []*v1beta1.Coin `protobuf:"bytes,2,rep,name=amount_received,json=amountReceived,proto3" json:"amount_received,omitempty"` // contains filtered or unexported fields }
MsgWithdrawResponse defines the response for MsgWithdraw
func (*MsgWithdrawResponse) Descriptor
deprecated
func (*MsgWithdrawResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgWithdrawResponse.ProtoReflect.Descriptor instead.
func (*MsgWithdrawResponse) GetAmountReceived ¶
func (x *MsgWithdrawResponse) GetAmountReceived() []*v1beta1.Coin
func (*MsgWithdrawResponse) GetReceiver ¶
func (x *MsgWithdrawResponse) GetReceiver() string
func (*MsgWithdrawResponse) ProtoMessage ¶
func (*MsgWithdrawResponse) ProtoMessage()
func (*MsgWithdrawResponse) ProtoReflect ¶
func (x *MsgWithdrawResponse) ProtoReflect() protoreflect.Message
func (*MsgWithdrawResponse) Reset ¶
func (x *MsgWithdrawResponse) Reset()
func (*MsgWithdrawResponse) String ¶
func (x *MsgWithdrawResponse) String() string
type MsgWithdrawReward ¶
type MsgWithdrawReward struct { Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` ValidatorAddress string `protobuf:"bytes,2,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` // contains filtered or unexported fields }
MsgWithdrawReward defines a message that enable lockup account to execute withdraw reward message
func (*MsgWithdrawReward) Descriptor
deprecated
func (*MsgWithdrawReward) Descriptor() ([]byte, []int)
Deprecated: Use MsgWithdrawReward.ProtoReflect.Descriptor instead.
func (*MsgWithdrawReward) GetSender ¶
func (x *MsgWithdrawReward) GetSender() string
func (*MsgWithdrawReward) GetValidatorAddress ¶
func (x *MsgWithdrawReward) GetValidatorAddress() string
func (*MsgWithdrawReward) ProtoMessage ¶
func (*MsgWithdrawReward) ProtoMessage()
func (*MsgWithdrawReward) ProtoReflect ¶
func (x *MsgWithdrawReward) ProtoReflect() protoreflect.Message
func (*MsgWithdrawReward) Reset ¶
func (x *MsgWithdrawReward) Reset()
func (*MsgWithdrawReward) String ¶
func (x *MsgWithdrawReward) String() string
type Period ¶
type Period struct { // Period duration Length *durationpb.Duration `protobuf:"bytes,1,opt,name=length,proto3" json:"length,omitempty"` Amount []*v1beta1.Coin `protobuf:"bytes,2,rep,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
Period defines a length of time and amount of coins that will be lock.
func (*Period) Descriptor
deprecated
func (*Period) GetLength ¶
func (x *Period) GetLength() *durationpb.Duration
func (*Period) ProtoMessage ¶
func (*Period) ProtoMessage()
func (*Period) ProtoReflect ¶
func (x *Period) ProtoReflect() protoreflect.Message
type QueryLockingPeriodsRequest ¶
type QueryLockingPeriodsRequest struct {
// contains filtered or unexported fields
}
QueryLockingPeriodsRequest is used to query the periodic lockup account locking periods.
func (*QueryLockingPeriodsRequest) Descriptor
deprecated
func (*QueryLockingPeriodsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryLockingPeriodsRequest.ProtoReflect.Descriptor instead.
func (*QueryLockingPeriodsRequest) ProtoMessage ¶
func (*QueryLockingPeriodsRequest) ProtoMessage()
func (*QueryLockingPeriodsRequest) ProtoReflect ¶
func (x *QueryLockingPeriodsRequest) ProtoReflect() protoreflect.Message
func (*QueryLockingPeriodsRequest) Reset ¶
func (x *QueryLockingPeriodsRequest) Reset()
func (*QueryLockingPeriodsRequest) String ¶
func (x *QueryLockingPeriodsRequest) String() string
type QueryLockingPeriodsResponse ¶
type QueryLockingPeriodsResponse struct { // lockup_periods defines the value of the periodic lockup account locking periods. LockingPeriods []*Period `protobuf:"bytes,1,rep,name=locking_periods,json=lockingPeriods,proto3" json:"locking_periods,omitempty"` // contains filtered or unexported fields }
QueryLockingPeriodsResponse returns the periodic lockup account locking periods.
func (*QueryLockingPeriodsResponse) Descriptor
deprecated
func (*QueryLockingPeriodsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryLockingPeriodsResponse.ProtoReflect.Descriptor instead.
func (*QueryLockingPeriodsResponse) GetLockingPeriods ¶
func (x *QueryLockingPeriodsResponse) GetLockingPeriods() []*Period
func (*QueryLockingPeriodsResponse) ProtoMessage ¶
func (*QueryLockingPeriodsResponse) ProtoMessage()
func (*QueryLockingPeriodsResponse) ProtoReflect ¶
func (x *QueryLockingPeriodsResponse) ProtoReflect() protoreflect.Message
func (*QueryLockingPeriodsResponse) Reset ¶
func (x *QueryLockingPeriodsResponse) Reset()
func (*QueryLockingPeriodsResponse) String ¶
func (x *QueryLockingPeriodsResponse) String() string
type QueryLockupAccountInfoRequest ¶
type QueryLockupAccountInfoRequest struct {
// contains filtered or unexported fields
}
QueryLockupAccountInfoRequest get lockup account info
func (*QueryLockupAccountInfoRequest) Descriptor
deprecated
func (*QueryLockupAccountInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryLockupAccountInfoRequest.ProtoReflect.Descriptor instead.
func (*QueryLockupAccountInfoRequest) ProtoMessage ¶
func (*QueryLockupAccountInfoRequest) ProtoMessage()
func (*QueryLockupAccountInfoRequest) ProtoReflect ¶
func (x *QueryLockupAccountInfoRequest) ProtoReflect() protoreflect.Message
func (*QueryLockupAccountInfoRequest) Reset ¶
func (x *QueryLockupAccountInfoRequest) Reset()
func (*QueryLockupAccountInfoRequest) String ¶
func (x *QueryLockupAccountInfoRequest) String() string
type QueryLockupAccountInfoResponse ¶
type QueryLockupAccountInfoResponse struct { // original_locking defines the value of the account original locking coins. OriginalLocking []*v1beta1.Coin `protobuf:"bytes,1,rep,name=original_locking,json=originalLocking,proto3" json:"original_locking,omitempty"` // delegated_free defines the value of the account free delegated amount. DelegatedFree []*v1beta1.Coin `protobuf:"bytes,2,rep,name=delegated_free,json=delegatedFree,proto3" json:"delegated_free,omitempty"` // delegated_locking defines the value of the account locking delegated amount. DelegatedLocking []*v1beta1.Coin `protobuf:"bytes,3,rep,name=delegated_locking,json=delegatedLocking,proto3" json:"delegated_locking,omitempty"` // end_time defines the value of the account lockup start time. StartTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // end_time defines the value of the account lockup end time. EndTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // locked_coins defines the value of the account locking coins. LockedCoins []*v1beta1.Coin `protobuf:"bytes,6,rep,name=locked_coins,json=lockedCoins,proto3" json:"locked_coins,omitempty"` // unlocked_coins defines the value of the account released coins from lockup. UnlockedCoins []*v1beta1.Coin `protobuf:"bytes,7,rep,name=unlocked_coins,json=unlockedCoins,proto3" json:"unlocked_coins,omitempty"` // owner defines the value of the owner of the lockup account. Owner string `protobuf:"bytes,8,opt,name=owner,proto3" json:"owner,omitempty"` // contains filtered or unexported fields }
QueryLockupAccountInfoResponse return lockup account info
func (*QueryLockupAccountInfoResponse) Descriptor
deprecated
func (*QueryLockupAccountInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryLockupAccountInfoResponse.ProtoReflect.Descriptor instead.
func (*QueryLockupAccountInfoResponse) GetDelegatedFree ¶
func (x *QueryLockupAccountInfoResponse) GetDelegatedFree() []*v1beta1.Coin
func (*QueryLockupAccountInfoResponse) GetDelegatedLocking ¶
func (x *QueryLockupAccountInfoResponse) GetDelegatedLocking() []*v1beta1.Coin
func (*QueryLockupAccountInfoResponse) GetEndTime ¶
func (x *QueryLockupAccountInfoResponse) GetEndTime() *timestamppb.Timestamp
func (*QueryLockupAccountInfoResponse) GetLockedCoins ¶
func (x *QueryLockupAccountInfoResponse) GetLockedCoins() []*v1beta1.Coin
func (*QueryLockupAccountInfoResponse) GetOriginalLocking ¶
func (x *QueryLockupAccountInfoResponse) GetOriginalLocking() []*v1beta1.Coin
func (*QueryLockupAccountInfoResponse) GetOwner ¶
func (x *QueryLockupAccountInfoResponse) GetOwner() string
func (*QueryLockupAccountInfoResponse) GetStartTime ¶
func (x *QueryLockupAccountInfoResponse) GetStartTime() *timestamppb.Timestamp
func (*QueryLockupAccountInfoResponse) GetUnlockedCoins ¶
func (x *QueryLockupAccountInfoResponse) GetUnlockedCoins() []*v1beta1.Coin
func (*QueryLockupAccountInfoResponse) ProtoMessage ¶
func (*QueryLockupAccountInfoResponse) ProtoMessage()
func (*QueryLockupAccountInfoResponse) ProtoReflect ¶
func (x *QueryLockupAccountInfoResponse) ProtoReflect() protoreflect.Message
func (*QueryLockupAccountInfoResponse) Reset ¶
func (x *QueryLockupAccountInfoResponse) Reset()
func (*QueryLockupAccountInfoResponse) String ¶
func (x *QueryLockupAccountInfoResponse) String() string