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.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
- Variables
- func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
- func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
- type DepositAccount
- func (*DepositAccount) Descriptor() ([]byte, []int)deprecated
- func (x *DepositAccount) GetDenom() string
- func (x *DepositAccount) GetDepositInfos() []*DepositInfo
- func (x *DepositAccount) GetLastBlockUpdate() int64
- func (x *DepositAccount) GetTotalShare() int64
- func (*DepositAccount) ProtoMessage()
- func (x *DepositAccount) ProtoReflect() protoreflect.Message
- func (x *DepositAccount) Reset()
- func (x *DepositAccount) String() string
- type DepositInfo
- func (*DepositInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DepositInfo) GetAddress() string
- func (x *DepositInfo) GetDebt() int64
- func (x *DepositInfo) GetShare() int64
- func (*DepositInfo) ProtoMessage()
- func (x *DepositInfo) ProtoReflect() protoreflect.Message
- func (x *DepositInfo) Reset()
- func (x *DepositInfo) String() string
- type DepositRecord
- func (*DepositRecord) Descriptor() ([]byte, []int)deprecated
- func (x *DepositRecord) GetClaimer() string
- func (x *DepositRecord) GetRecords() []*DepositRecordContent
- func (x *DepositRecord) GetZoneId() string
- func (*DepositRecord) ProtoMessage()
- func (x *DepositRecord) ProtoReflect() protoreflect.Message
- func (x *DepositRecord) Reset()
- func (x *DepositRecord) String() string
- type DepositRecordContent
- func (*DepositRecordContent) Descriptor() ([]byte, []int)deprecated
- func (x *DepositRecordContent) GetAmount() *v1beta1.Coin
- func (x *DepositRecordContent) GetDelegateVersion() uint64
- func (x *DepositRecordContent) GetDepositor() string
- func (x *DepositRecordContent) GetOracleVersion() uint64
- func (x *DepositRecordContent) GetState() int64
- func (*DepositRecordContent) ProtoMessage()
- func (x *DepositRecordContent) ProtoReflect() protoreflect.Message
- func (x *DepositRecordContent) Reset()
- func (x *DepositRecordContent) String() string
- type EventClaimSnToken
- func (*EventClaimSnToken) Descriptor() ([]byte, []int)deprecated
- func (x *EventClaimSnToken) GetClaimedToken() *v1beta1.Coin
- func (x *EventClaimSnToken) GetClaimer() string
- func (x *EventClaimSnToken) GetOracleVersion() uint64
- func (*EventClaimSnToken) ProtoMessage()
- func (x *EventClaimSnToken) ProtoReflect() protoreflect.Message
- func (x *EventClaimSnToken) Reset()
- func (x *EventClaimSnToken) String() string
- type EventDelegate
- func (*EventDelegate) Descriptor() ([]byte, []int)deprecated
- func (x *EventDelegate) GetChannelId() string
- func (x *EventDelegate) GetDelegatedAmount() *v1beta1.Coin
- func (x *EventDelegate) GetHostAddress() string
- func (x *EventDelegate) GetPortId() string
- func (x *EventDelegate) GetValidatorAddress() string
- func (*EventDelegate) ProtoMessage()
- func (x *EventDelegate) ProtoReflect() protoreflect.Message
- func (x *EventDelegate) Reset()
- func (x *EventDelegate) String() string
- type EventDeposit
- func (*EventDeposit) Descriptor() ([]byte, []int)deprecated
- func (x *EventDeposit) GetClaimer() string
- func (x *EventDeposit) GetDepositAmount() *v1beta1.Coin
- func (x *EventDeposit) GetDepositor() string
- func (*EventDeposit) ProtoMessage()
- func (x *EventDeposit) ProtoReflect() protoreflect.Message
- func (x *EventDeposit) Reset()
- func (x *EventDeposit) String() string
- type EventIcaWithdraw
- func (*EventIcaWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *EventIcaWithdraw) GetChannelId() string
- func (x *EventIcaWithdraw) GetConnectionId() string
- func (x *EventIcaWithdraw) GetControllerAddress() string
- func (x *EventIcaWithdraw) GetHostAddress() string
- func (x *EventIcaWithdraw) GetPortId() string
- func (x *EventIcaWithdraw) GetWithdrawnToken() *v1beta1.Coin
- func (*EventIcaWithdraw) ProtoMessage()
- func (x *EventIcaWithdraw) ProtoReflect() protoreflect.Message
- func (x *EventIcaWithdraw) Reset()
- func (x *EventIcaWithdraw) String() string
- type EventPendingUndelegate
- func (*EventPendingUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *EventPendingUndelegate) GetBurnedAmount() *v1beta1.Coin
- func (x *EventPendingUndelegate) GetDelegator() string
- func (x *EventPendingUndelegate) GetUndelegatedAmount() *v1beta1.Coin
- func (x *EventPendingUndelegate) GetWithdrawer() string
- func (x *EventPendingUndelegate) GetZoneId() string
- func (*EventPendingUndelegate) ProtoMessage()
- func (x *EventPendingUndelegate) ProtoReflect() protoreflect.Message
- func (x *EventPendingUndelegate) Reset()
- func (x *EventPendingUndelegate) String() string
- type EventUndelegate
- func (*EventUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *EventUndelegate) GetBurnedAmount() *v1beta1.Coin
- func (x *EventUndelegate) GetUndelegatedAmount() *v1beta1.Coin
- func (x *EventUndelegate) GetZoneId() string
- func (*EventUndelegate) ProtoMessage()
- func (x *EventUndelegate) ProtoReflect() protoreflect.Message
- func (x *EventUndelegate) Reset()
- func (x *EventUndelegate) String() string
- type EventWithdraw
- func (*EventWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *EventWithdraw) GetWithdrawer() string
- func (x *EventWithdraw) GetWithdrawnAmount() *v1beta1.Coin
- func (x *EventWithdraw) GetZoneId() string
- func (*EventWithdraw) ProtoMessage()
- func (x *EventWithdraw) ProtoReflect() protoreflect.Message
- func (x *EventWithdraw) Reset()
- func (x *EventWithdraw) String() string
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisState) GetDepositAccounts() []*DepositAccount
- func (x *GenesisState) GetParams() *Params
- func (x *GenesisState) GetRecordInfo() []*RecordInfo
- func (x *GenesisState) GetWithdrawInfo() []*WithdrawInfo
- func (*GenesisState) ProtoMessage()
- func (x *GenesisState) ProtoReflect() protoreflect.Message
- func (x *GenesisState) Reset()
- func (x *GenesisState) String() string
- type IBCTrace
- func (*IBCTrace) Descriptor() ([]byte, []int)deprecated
- func (x *IBCTrace) GetHeight() uint64
- func (x *IBCTrace) GetState() uint64
- func (x *IBCTrace) GetVersion() uint64
- func (*IBCTrace) ProtoMessage()
- func (x *IBCTrace) ProtoReflect() protoreflect.Message
- func (x *IBCTrace) Reset()
- func (x *IBCTrace) String() string
- type MsgClaimSnAsset
- func (*MsgClaimSnAsset) Descriptor() ([]byte, []int)deprecated
- func (x *MsgClaimSnAsset) GetClaimer() string
- func (x *MsgClaimSnAsset) GetZoneId() string
- func (*MsgClaimSnAsset) ProtoMessage()
- func (x *MsgClaimSnAsset) ProtoReflect() protoreflect.Message
- func (x *MsgClaimSnAsset) Reset()
- func (x *MsgClaimSnAsset) String() string
- type MsgClaimSnAssetResponse
- func (*MsgClaimSnAssetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgClaimSnAssetResponse) GetClaimer() string
- func (x *MsgClaimSnAssetResponse) GetMinted() *v1beta1.Coin
- func (*MsgClaimSnAssetResponse) ProtoMessage()
- func (x *MsgClaimSnAssetResponse) ProtoReflect() protoreflect.Message
- func (x *MsgClaimSnAssetResponse) Reset()
- func (x *MsgClaimSnAssetResponse) String() string
- type MsgClient
- type MsgDelegate
- func (*MsgDelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDelegate) GetControllerAddress() string
- func (x *MsgDelegate) GetVersion() uint64
- func (x *MsgDelegate) GetZoneId() string
- func (*MsgDelegate) ProtoMessage()
- func (x *MsgDelegate) ProtoReflect() protoreflect.Message
- func (x *MsgDelegate) Reset()
- func (x *MsgDelegate) String() string
- type MsgDelegateResponse
- type MsgDeposit
- func (*MsgDeposit) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDeposit) GetAmount() *v1beta1.Coin
- func (x *MsgDeposit) GetClaimer() string
- func (x *MsgDeposit) GetDepositor() string
- func (x *MsgDeposit) GetZoneId() string
- func (*MsgDeposit) ProtoMessage()
- func (x *MsgDeposit) ProtoReflect() protoreflect.Message
- func (x *MsgDeposit) Reset()
- func (x *MsgDeposit) String() string
- type MsgDepositResponse
- func (*MsgDepositResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDepositResponse) GetDepositedAmount() *v1beta1.Coin
- func (x *MsgDepositResponse) GetDepositor() string
- func (x *MsgDepositResponse) GetReceiver() string
- func (*MsgDepositResponse) ProtoMessage()
- func (x *MsgDepositResponse) ProtoReflect() protoreflect.Message
- func (x *MsgDepositResponse) Reset()
- func (x *MsgDepositResponse) String() string
- type MsgIcaWithdraw
- func (*MsgIcaWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *MsgIcaWithdraw) GetChainTime() *timestamppb.Timestamp
- func (x *MsgIcaWithdraw) GetControllerAddress() string
- func (x *MsgIcaWithdraw) GetIcaTransferChannelId() string
- func (x *MsgIcaWithdraw) GetIcaTransferPortId() string
- func (x *MsgIcaWithdraw) GetVersion() uint64
- func (x *MsgIcaWithdraw) GetZoneId() string
- func (*MsgIcaWithdraw) ProtoMessage()
- func (x *MsgIcaWithdraw) ProtoReflect() protoreflect.Message
- func (x *MsgIcaWithdraw) Reset()
- func (x *MsgIcaWithdraw) String() string
- type MsgIcaWithdrawResponse
- type MsgPendingUndelegate
- func (*MsgPendingUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgPendingUndelegate) GetAmount() *v1beta1.Coin
- func (x *MsgPendingUndelegate) GetDelegator() string
- func (x *MsgPendingUndelegate) GetWithdrawer() string
- func (x *MsgPendingUndelegate) GetZoneId() string
- func (*MsgPendingUndelegate) ProtoMessage()
- func (x *MsgPendingUndelegate) ProtoReflect() protoreflect.Message
- func (x *MsgPendingUndelegate) Reset()
- func (x *MsgPendingUndelegate) String() string
- type MsgPendingUndelegateResponse
- func (*MsgPendingUndelegateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgPendingUndelegateResponse) GetBurnAsset() *v1beta1.Coin
- func (x *MsgPendingUndelegateResponse) GetDelegator() string
- func (x *MsgPendingUndelegateResponse) GetUndelegateAsset() *v1beta1.Coin
- func (x *MsgPendingUndelegateResponse) GetWithdrawer() string
- func (x *MsgPendingUndelegateResponse) GetZoneId() string
- func (*MsgPendingUndelegateResponse) ProtoMessage()
- func (x *MsgPendingUndelegateResponse) ProtoReflect() protoreflect.Message
- func (x *MsgPendingUndelegateResponse) Reset()
- func (x *MsgPendingUndelegateResponse) String() string
- type MsgServer
- type MsgUndelegate
- func (*MsgUndelegate) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUndelegate) GetControllerAddress() string
- func (x *MsgUndelegate) GetVersion() uint64
- func (x *MsgUndelegate) GetZoneId() string
- func (*MsgUndelegate) ProtoMessage()
- func (x *MsgUndelegate) ProtoReflect() protoreflect.Message
- func (x *MsgUndelegate) Reset()
- func (x *MsgUndelegate) String() string
- type MsgUndelegateResponse
- func (*MsgUndelegateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUndelegateResponse) GetTotalBurnAsset() *v1beta1.Coin
- func (x *MsgUndelegateResponse) GetTotalUndelegateAsset() *v1beta1.Coin
- func (x *MsgUndelegateResponse) GetZoneId() string
- func (*MsgUndelegateResponse) ProtoMessage()
- func (x *MsgUndelegateResponse) ProtoReflect() protoreflect.Message
- func (x *MsgUndelegateResponse) Reset()
- func (x *MsgUndelegateResponse) String() string
- type MsgWithdraw
- func (*MsgWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *MsgWithdraw) GetWithdrawer() string
- func (x *MsgWithdraw) GetZoneId() 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) GetWithdrawAmount() string
- func (x *MsgWithdrawResponse) GetWithdrawer() string
- func (*MsgWithdrawResponse) ProtoMessage()
- func (x *MsgWithdrawResponse) ProtoReflect() protoreflect.Message
- func (x *MsgWithdrawResponse) Reset()
- func (x *MsgWithdrawResponse) String() string
- type Params
- type QueryActiveWithdrawalsRequest
- func (*QueryActiveWithdrawalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryActiveWithdrawalsRequest) GetAddress() string
- func (x *QueryActiveWithdrawalsRequest) GetZoneId() string
- func (*QueryActiveWithdrawalsRequest) ProtoMessage()
- func (x *QueryActiveWithdrawalsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryActiveWithdrawalsRequest) Reset()
- func (x *QueryActiveWithdrawalsRequest) String() string
- type QueryActiveWithdrawalsResponse
- func (*QueryActiveWithdrawalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryActiveWithdrawalsResponse) GetAmount() *v1beta1.Coin
- func (*QueryActiveWithdrawalsResponse) ProtoMessage()
- func (x *QueryActiveWithdrawalsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryActiveWithdrawalsResponse) Reset()
- func (x *QueryActiveWithdrawalsResponse) String() string
- type QueryClaimableAmountRequest
- func (*QueryClaimableAmountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryClaimableAmountRequest) GetAddress() string
- func (x *QueryClaimableAmountRequest) GetZoneId() string
- func (*QueryClaimableAmountRequest) ProtoMessage()
- func (x *QueryClaimableAmountRequest) ProtoReflect() protoreflect.Message
- func (x *QueryClaimableAmountRequest) Reset()
- func (x *QueryClaimableAmountRequest) String() string
- type QueryClaimableAmountResponse
- func (*QueryClaimableAmountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryClaimableAmountResponse) GetAmount() *v1beta1.Coin
- func (*QueryClaimableAmountResponse) ProtoMessage()
- func (x *QueryClaimableAmountResponse) ProtoReflect() protoreflect.Message
- func (x *QueryClaimableAmountResponse) Reset()
- func (x *QueryClaimableAmountResponse) String() string
- type QueryClient
- type QueryCurrentDelegateVersion
- func (*QueryCurrentDelegateVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentDelegateVersion) GetZoneId() string
- func (*QueryCurrentDelegateVersion) ProtoMessage()
- func (x *QueryCurrentDelegateVersion) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentDelegateVersion) Reset()
- func (x *QueryCurrentDelegateVersion) String() string
- type QueryCurrentDelegateVersionResponse
- func (*QueryCurrentDelegateVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentDelegateVersionResponse) GetVersion() uint64
- func (*QueryCurrentDelegateVersionResponse) ProtoMessage()
- func (x *QueryCurrentDelegateVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentDelegateVersionResponse) Reset()
- func (x *QueryCurrentDelegateVersionResponse) String() string
- type QueryCurrentUndelegateVersion
- func (*QueryCurrentUndelegateVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentUndelegateVersion) GetZoneId() string
- func (*QueryCurrentUndelegateVersion) ProtoMessage()
- func (x *QueryCurrentUndelegateVersion) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentUndelegateVersion) Reset()
- func (x *QueryCurrentUndelegateVersion) String() string
- type QueryCurrentUndelegateVersionResponse
- func (*QueryCurrentUndelegateVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentUndelegateVersionResponse) GetVersion() uint64
- func (*QueryCurrentUndelegateVersionResponse) ProtoMessage()
- func (x *QueryCurrentUndelegateVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentUndelegateVersionResponse) Reset()
- func (x *QueryCurrentUndelegateVersionResponse) String() string
- type QueryCurrentWithdrawVersion
- func (*QueryCurrentWithdrawVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentWithdrawVersion) GetZoneId() string
- func (*QueryCurrentWithdrawVersion) ProtoMessage()
- func (x *QueryCurrentWithdrawVersion) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentWithdrawVersion) Reset()
- func (x *QueryCurrentWithdrawVersion) String() string
- type QueryCurrentWithdrawVersionResponse
- func (*QueryCurrentWithdrawVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCurrentWithdrawVersionResponse) GetVersion() uint64
- func (*QueryCurrentWithdrawVersionResponse) ProtoMessage()
- func (x *QueryCurrentWithdrawVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCurrentWithdrawVersionResponse) Reset()
- func (x *QueryCurrentWithdrawVersionResponse) String() string
- type QueryDelegateVersion
- func (*QueryDelegateVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDelegateVersion) GetVersion() uint64
- func (x *QueryDelegateVersion) GetZoneId() string
- func (*QueryDelegateVersion) ProtoMessage()
- func (x *QueryDelegateVersion) ProtoReflect() protoreflect.Message
- func (x *QueryDelegateVersion) Reset()
- func (x *QueryDelegateVersion) String() string
- type QueryDelegateVersionResponse
- func (*QueryDelegateVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDelegateVersionResponse) GetVersionInfo() *IBCTrace
- func (*QueryDelegateVersionResponse) ProtoMessage()
- func (x *QueryDelegateVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDelegateVersionResponse) Reset()
- func (x *QueryDelegateVersionResponse) String() string
- type QueryDepositAmountRequest
- func (*QueryDepositAmountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDepositAmountRequest) GetAddress() string
- func (x *QueryDepositAmountRequest) GetZoneId() string
- func (*QueryDepositAmountRequest) ProtoMessage()
- func (x *QueryDepositAmountRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDepositAmountRequest) Reset()
- func (x *QueryDepositAmountRequest) String() string
- type QueryDepositAmountResponse
- func (*QueryDepositAmountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDepositAmountResponse) GetAmount() *v1beta1.Coin
- func (*QueryDepositAmountResponse) ProtoMessage()
- func (x *QueryDepositAmountResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDepositAmountResponse) Reset()
- func (x *QueryDepositAmountResponse) String() string
- type QueryDepositRecordRequest
- func (*QueryDepositRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDepositRecordRequest) GetAddress() string
- func (x *QueryDepositRecordRequest) GetZoneId() string
- func (*QueryDepositRecordRequest) ProtoMessage()
- func (x *QueryDepositRecordRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDepositRecordRequest) Reset()
- func (x *QueryDepositRecordRequest) String() string
- type QueryDepositRecordResponse
- func (*QueryDepositRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDepositRecordResponse) GetDepositRecord() *DepositRecord
- func (*QueryDepositRecordResponse) ProtoMessage()
- func (x *QueryDepositRecordResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDepositRecordResponse) Reset()
- func (x *QueryDepositRecordResponse) String() string
- type QueryEstimateSnAssetRequest
- func (*QueryEstimateSnAssetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEstimateSnAssetRequest) GetAmount() string
- func (x *QueryEstimateSnAssetRequest) GetDenom() string
- func (x *QueryEstimateSnAssetRequest) GetZoneId() string
- func (*QueryEstimateSnAssetRequest) ProtoMessage()
- func (x *QueryEstimateSnAssetRequest) ProtoReflect() protoreflect.Message
- func (x *QueryEstimateSnAssetRequest) Reset()
- func (x *QueryEstimateSnAssetRequest) String() string
- type QueryEstimateSnAssetResponse
- func (*QueryEstimateSnAssetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEstimateSnAssetResponse) GetAmount() *v1beta1.Coin
- func (*QueryEstimateSnAssetResponse) ProtoMessage()
- func (x *QueryEstimateSnAssetResponse) ProtoReflect() protoreflect.Message
- func (x *QueryEstimateSnAssetResponse) Reset()
- func (x *QueryEstimateSnAssetResponse) 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 QueryPendingWithdrawalsRequest
- func (*QueryPendingWithdrawalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryPendingWithdrawalsRequest) GetAddress() string
- func (x *QueryPendingWithdrawalsRequest) GetZoneId() string
- func (*QueryPendingWithdrawalsRequest) ProtoMessage()
- func (x *QueryPendingWithdrawalsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryPendingWithdrawalsRequest) Reset()
- func (x *QueryPendingWithdrawalsRequest) String() string
- type QueryPendingWithdrawalsResponse
- func (*QueryPendingWithdrawalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryPendingWithdrawalsResponse) GetAmount() *v1beta1.Coin
- func (*QueryPendingWithdrawalsResponse) ProtoMessage()
- func (x *QueryPendingWithdrawalsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryPendingWithdrawalsResponse) Reset()
- func (x *QueryPendingWithdrawalsResponse) String() string
- type QueryServer
- type QueryUndelegateRecordRequest
- func (*QueryUndelegateRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryUndelegateRecordRequest) GetAddress() string
- func (x *QueryUndelegateRecordRequest) GetZoneId() string
- func (*QueryUndelegateRecordRequest) ProtoMessage()
- func (x *QueryUndelegateRecordRequest) ProtoReflect() protoreflect.Message
- func (x *QueryUndelegateRecordRequest) Reset()
- func (x *QueryUndelegateRecordRequest) String() string
- type QueryUndelegateRecordResponse
- func (*QueryUndelegateRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryUndelegateRecordResponse) GetUndelegateRecord() *UndelegateRecord
- func (*QueryUndelegateRecordResponse) ProtoMessage()
- func (x *QueryUndelegateRecordResponse) ProtoReflect() protoreflect.Message
- func (x *QueryUndelegateRecordResponse) Reset()
- func (x *QueryUndelegateRecordResponse) String() string
- type QueryUndelegateVersion
- func (*QueryUndelegateVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryUndelegateVersion) GetVersion() uint64
- func (x *QueryUndelegateVersion) GetZoneId() string
- func (*QueryUndelegateVersion) ProtoMessage()
- func (x *QueryUndelegateVersion) ProtoReflect() protoreflect.Message
- func (x *QueryUndelegateVersion) Reset()
- func (x *QueryUndelegateVersion) String() string
- type QueryUndelegateVersionResponse
- func (*QueryUndelegateVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryUndelegateVersionResponse) GetVersionInfo() *IBCTrace
- func (*QueryUndelegateVersionResponse) ProtoMessage()
- func (x *QueryUndelegateVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryUndelegateVersionResponse) Reset()
- func (x *QueryUndelegateVersionResponse) String() string
- type QueryWithdrawRecordRequest
- func (*QueryWithdrawRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryWithdrawRecordRequest) GetAddress() string
- func (x *QueryWithdrawRecordRequest) GetZoneId() string
- func (*QueryWithdrawRecordRequest) ProtoMessage()
- func (x *QueryWithdrawRecordRequest) ProtoReflect() protoreflect.Message
- func (x *QueryWithdrawRecordRequest) Reset()
- func (x *QueryWithdrawRecordRequest) String() string
- type QueryWithdrawRecordResponse
- func (*QueryWithdrawRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryWithdrawRecordResponse) GetWithdrawRecord() *WithdrawRecord
- func (*QueryWithdrawRecordResponse) ProtoMessage()
- func (x *QueryWithdrawRecordResponse) ProtoReflect() protoreflect.Message
- func (x *QueryWithdrawRecordResponse) Reset()
- func (x *QueryWithdrawRecordResponse) String() string
- type QueryWithdrawVersion
- func (*QueryWithdrawVersion) Descriptor() ([]byte, []int)deprecated
- func (x *QueryWithdrawVersion) GetVersion() uint64
- func (x *QueryWithdrawVersion) GetZoneId() string
- func (*QueryWithdrawVersion) ProtoMessage()
- func (x *QueryWithdrawVersion) ProtoReflect() protoreflect.Message
- func (x *QueryWithdrawVersion) Reset()
- func (x *QueryWithdrawVersion) String() string
- type QueryWithdrawVersionResponse
- func (*QueryWithdrawVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryWithdrawVersionResponse) GetVersionInfo() *IBCTrace
- func (*QueryWithdrawVersionResponse) ProtoMessage()
- func (x *QueryWithdrawVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryWithdrawVersionResponse) Reset()
- func (x *QueryWithdrawVersionResponse) String() string
- type RecordInfo
- func (*RecordInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RecordInfo) GetDelegateTrace() *VersionState
- func (x *RecordInfo) GetUndelegateTrace() *VersionState
- func (x *RecordInfo) GetWithdrawTrace() *VersionState
- func (x *RecordInfo) GetZoneId() string
- func (*RecordInfo) ProtoMessage()
- func (x *RecordInfo) ProtoReflect() protoreflect.Message
- func (x *RecordInfo) Reset()
- func (x *RecordInfo) String() string
- type UndelegateRecord
- func (*UndelegateRecord) Descriptor() ([]byte, []int)deprecated
- func (x *UndelegateRecord) GetDelegator() string
- func (x *UndelegateRecord) GetRecords() []*UndelegateRecordContent
- func (x *UndelegateRecord) GetZoneId() string
- func (*UndelegateRecord) ProtoMessage()
- func (x *UndelegateRecord) ProtoReflect() protoreflect.Message
- func (x *UndelegateRecord) Reset()
- func (x *UndelegateRecord) String() string
- type UndelegateRecordContent
- func (*UndelegateRecordContent) Descriptor() ([]byte, []int)deprecated
- func (x *UndelegateRecordContent) GetOracleVersion() uint64
- func (x *UndelegateRecordContent) GetSnAssetAmount() *v1beta1.Coin
- func (x *UndelegateRecordContent) GetState() int64
- func (x *UndelegateRecordContent) GetUndelegateVersion() uint64
- func (x *UndelegateRecordContent) GetWithdrawAmount() string
- func (x *UndelegateRecordContent) GetWithdrawer() string
- func (*UndelegateRecordContent) ProtoMessage()
- func (x *UndelegateRecordContent) ProtoReflect() protoreflect.Message
- func (x *UndelegateRecordContent) Reset()
- func (x *UndelegateRecordContent) String() string
- type UnimplementedMsgServer
- func (UnimplementedMsgServer) ClaimSnAsset(context.Context, *MsgClaimSnAsset) (*MsgClaimSnAssetResponse, error)
- func (UnimplementedMsgServer) Delegate(context.Context, *MsgDelegate) (*MsgDelegateResponse, error)
- func (UnimplementedMsgServer) Deposit(context.Context, *MsgDeposit) (*MsgDepositResponse, error)
- func (UnimplementedMsgServer) IcaWithdraw(context.Context, *MsgIcaWithdraw) (*MsgIcaWithdrawResponse, error)
- func (UnimplementedMsgServer) PendingUndelegate(context.Context, *MsgPendingUndelegate) (*MsgPendingUndelegateResponse, error)
- func (UnimplementedMsgServer) Undelegate(context.Context, *MsgUndelegate) (*MsgUndelegateResponse, error)
- func (UnimplementedMsgServer) Withdraw(context.Context, *MsgWithdraw) (*MsgWithdrawResponse, error)
- type UnimplementedQueryServer
- func (UnimplementedQueryServer) ActiveWithdrawals(context.Context, *QueryActiveWithdrawalsRequest) (*QueryActiveWithdrawalsResponse, error)
- func (UnimplementedQueryServer) ClaimableAmount(context.Context, *QueryClaimableAmountRequest) (*QueryClaimableAmountResponse, error)
- func (UnimplementedQueryServer) DelegateCurrentVersion(context.Context, *QueryCurrentDelegateVersion) (*QueryCurrentDelegateVersionResponse, error)
- func (UnimplementedQueryServer) DelegateVersion(context.Context, *QueryDelegateVersion) (*QueryDelegateVersionResponse, error)
- func (UnimplementedQueryServer) DepositAmount(context.Context, *QueryDepositAmountRequest) (*QueryDepositAmountResponse, error)
- func (UnimplementedQueryServer) DepositRecords(context.Context, *QueryDepositRecordRequest) (*QueryDepositRecordResponse, error)
- func (UnimplementedQueryServer) EstimateSnAsset(context.Context, *QueryEstimateSnAssetRequest) (*QueryEstimateSnAssetResponse, error)
- func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
- func (UnimplementedQueryServer) PendingWithdrawals(context.Context, *QueryPendingWithdrawalsRequest) (*QueryPendingWithdrawalsResponse, error)
- func (UnimplementedQueryServer) UndelegateCurrentVersion(context.Context, *QueryCurrentUndelegateVersion) (*QueryCurrentUndelegateVersionResponse, error)
- func (UnimplementedQueryServer) UndelegateRecords(context.Context, *QueryUndelegateRecordRequest) (*QueryUndelegateRecordResponse, error)
- func (UnimplementedQueryServer) UndelegateVersion(context.Context, *QueryUndelegateVersion) (*QueryUndelegateVersionResponse, error)
- func (UnimplementedQueryServer) WithdrawCurrentVersion(context.Context, *QueryCurrentWithdrawVersion) (*QueryCurrentWithdrawVersionResponse, error)
- func (UnimplementedQueryServer) WithdrawRecords(context.Context, *QueryWithdrawRecordRequest) (*QueryWithdrawRecordResponse, error)
- func (UnimplementedQueryServer) WithdrawVersion(context.Context, *QueryWithdrawVersion) (*QueryWithdrawVersionResponse, error)
- type UnsafeMsgServer
- type UnsafeQueryServer
- type VersionState
- func (*VersionState) Descriptor() ([]byte, []int)deprecated
- func (x *VersionState) GetCurrentVersion() uint64
- func (x *VersionState) GetRecord() map[uint64]*IBCTrace
- func (x *VersionState) GetZoneId() string
- func (*VersionState) ProtoMessage()
- func (x *VersionState) ProtoReflect() protoreflect.Message
- func (x *VersionState) Reset()
- func (x *VersionState) String() string
- type WithdrawInfo
- func (*WithdrawInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawInfo) GetAddress() string
- func (x *WithdrawInfo) GetAmount() int64
- func (x *WithdrawInfo) GetCompletionTime() *timestamppb.Timestamp
- func (x *WithdrawInfo) GetDenom() string
- func (*WithdrawInfo) ProtoMessage()
- func (x *WithdrawInfo) ProtoReflect() protoreflect.Message
- func (x *WithdrawInfo) Reset()
- func (x *WithdrawInfo) String() string
- type WithdrawRecord
- func (*WithdrawRecord) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawRecord) GetRecords() map[uint64]*WithdrawRecordContent
- func (x *WithdrawRecord) GetWithdrawer() string
- func (x *WithdrawRecord) GetZoneId() string
- func (*WithdrawRecord) ProtoMessage()
- func (x *WithdrawRecord) ProtoReflect() protoreflect.Message
- func (x *WithdrawRecord) Reset()
- func (x *WithdrawRecord) String() string
- type WithdrawRecordContent
- func (*WithdrawRecordContent) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawRecordContent) GetAmount() string
- func (x *WithdrawRecordContent) GetCompletionTime() *timestamppb.Timestamp
- func (x *WithdrawRecordContent) GetOracleVersion() int64
- func (x *WithdrawRecordContent) GetState() int64
- func (x *WithdrawRecordContent) GetWithdrawVersion() uint64
- func (*WithdrawRecordContent) ProtoMessage()
- func (x *WithdrawRecordContent) ProtoReflect() protoreflect.Message
- func (x *WithdrawRecordContent) Reset()
- func (x *WithdrawRecordContent) String() string
Constants ¶
This section is empty.
Variables ¶
var File_nova_gal_v1_event_proto protoreflect.FileDescriptor
var File_nova_gal_v1_gal_proto protoreflect.FileDescriptor
var File_nova_gal_v1_genesis_proto protoreflect.FileDescriptor
var File_nova_gal_v1_params_proto protoreflect.FileDescriptor
var File_nova_gal_v1_query_proto protoreflect.FileDescriptor
var File_nova_gal_v1_store_proto protoreflect.FileDescriptor
var File_nova_gal_v1_tx_proto protoreflect.FileDescriptor
var Msg_ServiceDesc = grpc.ServiceDesc{ ServiceName: "nova.gal.v1.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Deposit", Handler: _Msg_Deposit_Handler, }, { MethodName: "Delegate", Handler: _Msg_Delegate_Handler, }, { MethodName: "Undelegate", Handler: _Msg_Undelegate_Handler, }, { MethodName: "PendingUndelegate", Handler: _Msg_PendingUndelegate_Handler, }, { MethodName: "Withdraw", Handler: _Msg_Withdraw_Handler, }, { MethodName: "ClaimSnAsset", Handler: _Msg_ClaimSnAsset_Handler, }, { MethodName: "IcaWithdraw", Handler: _Msg_IcaWithdraw_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "nova/gal/v1/tx.proto", }
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Query_ServiceDesc = grpc.ServiceDesc{ ServiceName: "nova.gal.v1.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Params", Handler: _Query_Params_Handler, }, { MethodName: "EstimateSnAsset", Handler: _Query_EstimateSnAsset_Handler, }, { MethodName: "ClaimableAmount", Handler: _Query_ClaimableAmount_Handler, }, { MethodName: "DepositAmount", Handler: _Query_DepositAmount_Handler, }, { MethodName: "PendingWithdrawals", Handler: _Query_PendingWithdrawals_Handler, }, { MethodName: "ActiveWithdrawals", Handler: _Query_ActiveWithdrawals_Handler, }, { MethodName: "DepositRecords", Handler: _Query_DepositRecords_Handler, }, { MethodName: "UndelegateRecords", Handler: _Query_UndelegateRecords_Handler, }, { MethodName: "WithdrawRecords", Handler: _Query_WithdrawRecords_Handler, }, { MethodName: "DelegateVersion", Handler: _Query_DelegateVersion_Handler, }, { MethodName: "UndelegateVersion", Handler: _Query_UndelegateVersion_Handler, }, { MethodName: "WithdrawVersion", Handler: _Query_WithdrawVersion_Handler, }, { MethodName: "DelegateCurrentVersion", Handler: _Query_DelegateCurrentVersion_Handler, }, { MethodName: "UndelegateCurrentVersion", Handler: _Query_UndelegateCurrentVersion_Handler, }, { MethodName: "WithdrawCurrentVersion", Handler: _Query_WithdrawCurrentVersion_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "nova/gal/v1/query.proto", }
Query_ServiceDesc is the grpc.ServiceDesc for Query service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterMsgServer ¶
func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
func RegisterQueryServer ¶
func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
Types ¶
type DepositAccount ¶
type DepositAccount struct { Denom string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"` DepositInfos []*DepositInfo `protobuf:"bytes,2,rep,name=deposit_infos,json=depositInfos,proto3" json:"deposit_infos,omitempty"` LastBlockUpdate int64 `protobuf:"varint,4,opt,name=last_block_update,json=lastBlockUpdate,proto3" json:"last_block_update,omitempty"` // contains filtered or unexported fields }
DepositAccount defines snToken's total share and deposit information.
func (*DepositAccount) Descriptor
deprecated
func (*DepositAccount) Descriptor() ([]byte, []int)
Deprecated: Use DepositAccount.ProtoReflect.Descriptor instead.
func (*DepositAccount) GetDenom ¶
func (x *DepositAccount) GetDenom() string
func (*DepositAccount) GetDepositInfos ¶
func (x *DepositAccount) GetDepositInfos() []*DepositInfo
func (*DepositAccount) GetLastBlockUpdate ¶
func (x *DepositAccount) GetLastBlockUpdate() int64
func (*DepositAccount) GetTotalShare ¶
func (x *DepositAccount) GetTotalShare() int64
func (*DepositAccount) ProtoMessage ¶
func (*DepositAccount) ProtoMessage()
func (*DepositAccount) ProtoReflect ¶
func (x *DepositAccount) ProtoReflect() protoreflect.Message
func (*DepositAccount) Reset ¶
func (x *DepositAccount) Reset()
func (*DepositAccount) String ¶
func (x *DepositAccount) String() string
type DepositInfo ¶
type DepositInfo struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Debt int64 `protobuf:"varint,3,opt,name=debt,proto3" json:"debt,omitempty"` // contains filtered or unexported fields }
DepositInfo defines user address, share and debt.
func (*DepositInfo) Descriptor
deprecated
func (*DepositInfo) Descriptor() ([]byte, []int)
Deprecated: Use DepositInfo.ProtoReflect.Descriptor instead.
func (*DepositInfo) GetAddress ¶
func (x *DepositInfo) GetAddress() string
func (*DepositInfo) GetDebt ¶
func (x *DepositInfo) GetDebt() int64
func (*DepositInfo) GetShare ¶
func (x *DepositInfo) GetShare() int64
func (*DepositInfo) ProtoMessage ¶
func (*DepositInfo) ProtoMessage()
func (*DepositInfo) ProtoReflect ¶
func (x *DepositInfo) ProtoReflect() protoreflect.Message
func (*DepositInfo) Reset ¶
func (x *DepositInfo) Reset()
func (*DepositInfo) String ¶
func (x *DepositInfo) String() string
type DepositRecord ¶
type DepositRecord struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Claimer string `protobuf:"bytes,2,opt,name=claimer,proto3" json:"claimer,omitempty"` Records []*DepositRecordContent `protobuf:"bytes,3,rep,name=records,proto3" json:"records,omitempty"` // contains filtered or unexported fields }
func (*DepositRecord) Descriptor
deprecated
func (*DepositRecord) Descriptor() ([]byte, []int)
Deprecated: Use DepositRecord.ProtoReflect.Descriptor instead.
func (*DepositRecord) GetClaimer ¶
func (x *DepositRecord) GetClaimer() string
func (*DepositRecord) GetRecords ¶
func (x *DepositRecord) GetRecords() []*DepositRecordContent
func (*DepositRecord) GetZoneId ¶
func (x *DepositRecord) GetZoneId() string
func (*DepositRecord) ProtoMessage ¶
func (*DepositRecord) ProtoMessage()
func (*DepositRecord) ProtoReflect ¶
func (x *DepositRecord) ProtoReflect() protoreflect.Message
func (*DepositRecord) Reset ¶
func (x *DepositRecord) Reset()
func (*DepositRecord) String ¶
func (x *DepositRecord) String() string
type DepositRecordContent ¶
type DepositRecordContent struct { Depositor string `protobuf:"bytes,1,opt,name=depositor,proto3" json:"depositor,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"` State int64 `protobuf:"varint,3,opt,name=state,proto3" json:"state,omitempty"` OracleVersion uint64 `protobuf:"varint,4,opt,name=oracle_version,json=oracleVersion,proto3" json:"oracle_version,omitempty"` DelegateVersion uint64 `protobuf:"varint,5,opt,name=delegate_version,json=delegateVersion,proto3" json:"delegate_version,omitempty"` // contains filtered or unexported fields }
func (*DepositRecordContent) Descriptor
deprecated
func (*DepositRecordContent) Descriptor() ([]byte, []int)
Deprecated: Use DepositRecordContent.ProtoReflect.Descriptor instead.
func (*DepositRecordContent) GetAmount ¶
func (x *DepositRecordContent) GetAmount() *v1beta1.Coin
func (*DepositRecordContent) GetDelegateVersion ¶
func (x *DepositRecordContent) GetDelegateVersion() uint64
func (*DepositRecordContent) GetDepositor ¶
func (x *DepositRecordContent) GetDepositor() string
func (*DepositRecordContent) GetOracleVersion ¶
func (x *DepositRecordContent) GetOracleVersion() uint64
func (*DepositRecordContent) GetState ¶
func (x *DepositRecordContent) GetState() int64
func (*DepositRecordContent) ProtoMessage ¶
func (*DepositRecordContent) ProtoMessage()
func (*DepositRecordContent) ProtoReflect ¶
func (x *DepositRecordContent) ProtoReflect() protoreflect.Message
func (*DepositRecordContent) Reset ¶
func (x *DepositRecordContent) Reset()
func (*DepositRecordContent) String ¶
func (x *DepositRecordContent) String() string
type EventClaimSnToken ¶
type EventClaimSnToken struct { Claimer string `protobuf:"bytes,1,opt,name=claimer,proto3" json:"claimer,omitempty"` ClaimedToken *v1beta1.Coin `protobuf:"bytes,2,opt,name=claimed_token,json=claimedToken,proto3" json:"claimed_token,omitempty"` OracleVersion uint64 `protobuf:"varint,3,opt,name=oracle_version,json=oracleVersion,proto3" json:"oracle_version,omitempty"` // contains filtered or unexported fields }
EventClaimSnToken is emitted when snAsset is minted.
func (*EventClaimSnToken) Descriptor
deprecated
func (*EventClaimSnToken) Descriptor() ([]byte, []int)
Deprecated: Use EventClaimSnToken.ProtoReflect.Descriptor instead.
func (*EventClaimSnToken) GetClaimedToken ¶
func (x *EventClaimSnToken) GetClaimedToken() *v1beta1.Coin
func (*EventClaimSnToken) GetClaimer ¶
func (x *EventClaimSnToken) GetClaimer() string
func (*EventClaimSnToken) GetOracleVersion ¶
func (x *EventClaimSnToken) GetOracleVersion() uint64
func (*EventClaimSnToken) ProtoMessage ¶
func (*EventClaimSnToken) ProtoMessage()
func (*EventClaimSnToken) ProtoReflect ¶
func (x *EventClaimSnToken) ProtoReflect() protoreflect.Message
func (*EventClaimSnToken) Reset ¶
func (x *EventClaimSnToken) Reset()
func (*EventClaimSnToken) String ¶
func (x *EventClaimSnToken) String() string
type EventDelegate ¶
type EventDelegate struct { HostAddress string `protobuf:"bytes,1,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` ValidatorAddress string `protobuf:"bytes,2,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"` ChannelId string `protobuf:"bytes,3,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` PortId string `protobuf:"bytes,4,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` DelegatedAmount *v1beta1.Coin `protobuf:"bytes,5,opt,name=delegated_amount,json=delegatedAmount,proto3" json:"delegated_amount,omitempty"` // contains filtered or unexported fields }
EventDelegate is emitted when service bot delegates accumulated asset.
func (*EventDelegate) Descriptor
deprecated
func (*EventDelegate) Descriptor() ([]byte, []int)
Deprecated: Use EventDelegate.ProtoReflect.Descriptor instead.
func (*EventDelegate) GetChannelId ¶
func (x *EventDelegate) GetChannelId() string
func (*EventDelegate) GetDelegatedAmount ¶
func (x *EventDelegate) GetDelegatedAmount() *v1beta1.Coin
func (*EventDelegate) GetHostAddress ¶
func (x *EventDelegate) GetHostAddress() string
func (*EventDelegate) GetPortId ¶
func (x *EventDelegate) GetPortId() string
func (*EventDelegate) GetValidatorAddress ¶
func (x *EventDelegate) GetValidatorAddress() string
func (*EventDelegate) ProtoMessage ¶
func (*EventDelegate) ProtoMessage()
func (*EventDelegate) ProtoReflect ¶
func (x *EventDelegate) ProtoReflect() protoreflect.Message
func (*EventDelegate) Reset ¶
func (x *EventDelegate) Reset()
func (*EventDelegate) String ¶
func (x *EventDelegate) String() string
type EventDeposit ¶
type EventDeposit struct { Depositor string `protobuf:"bytes,1,opt,name=depositor,proto3" json:"depositor,omitempty"` Claimer string `protobuf:"bytes,2,opt,name=claimer,proto3" json:"claimer,omitempty"` DepositAmount *v1beta1.Coin `protobuf:"bytes,3,opt,name=deposit_amount,json=depositAmount,proto3" json:"deposit_amount,omitempty"` // contains filtered or unexported fields }
EventDeposit is emitted when user deposit their asset.
func (*EventDeposit) Descriptor
deprecated
func (*EventDeposit) Descriptor() ([]byte, []int)
Deprecated: Use EventDeposit.ProtoReflect.Descriptor instead.
func (*EventDeposit) GetClaimer ¶
func (x *EventDeposit) GetClaimer() string
func (*EventDeposit) GetDepositAmount ¶
func (x *EventDeposit) GetDepositAmount() *v1beta1.Coin
func (*EventDeposit) GetDepositor ¶
func (x *EventDeposit) GetDepositor() string
func (*EventDeposit) ProtoMessage ¶
func (*EventDeposit) ProtoMessage()
func (*EventDeposit) ProtoReflect ¶
func (x *EventDeposit) ProtoReflect() protoreflect.Message
func (*EventDeposit) Reset ¶
func (x *EventDeposit) Reset()
func (*EventDeposit) String ¶
func (x *EventDeposit) String() string
type EventIcaWithdraw ¶
type EventIcaWithdraw struct { HostAddress string `protobuf:"bytes,1,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` ControllerAddress string `protobuf:"bytes,2,opt,name=controller_address,json=controllerAddress,proto3" json:"controller_address,omitempty"` ConnectionId string `protobuf:"bytes,3,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` ChannelId string `protobuf:"bytes,4,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` PortId string `protobuf:"bytes,5,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` WithdrawnToken *v1beta1.Coin `protobuf:"bytes,6,opt,name=withdrawn_token,json=withdrawnToken,proto3" json:"withdrawn_token,omitempty"` // contains filtered or unexported fields }
EventIcaWithdraw is emitted when ica withdraw action is success.
func (*EventIcaWithdraw) Descriptor
deprecated
func (*EventIcaWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use EventIcaWithdraw.ProtoReflect.Descriptor instead.
func (*EventIcaWithdraw) GetChannelId ¶
func (x *EventIcaWithdraw) GetChannelId() string
func (*EventIcaWithdraw) GetConnectionId ¶
func (x *EventIcaWithdraw) GetConnectionId() string
func (*EventIcaWithdraw) GetControllerAddress ¶
func (x *EventIcaWithdraw) GetControllerAddress() string
func (*EventIcaWithdraw) GetHostAddress ¶
func (x *EventIcaWithdraw) GetHostAddress() string
func (*EventIcaWithdraw) GetPortId ¶
func (x *EventIcaWithdraw) GetPortId() string
func (*EventIcaWithdraw) GetWithdrawnToken ¶
func (x *EventIcaWithdraw) GetWithdrawnToken() *v1beta1.Coin
func (*EventIcaWithdraw) ProtoMessage ¶
func (*EventIcaWithdraw) ProtoMessage()
func (*EventIcaWithdraw) ProtoReflect ¶
func (x *EventIcaWithdraw) ProtoReflect() protoreflect.Message
func (*EventIcaWithdraw) Reset ¶
func (x *EventIcaWithdraw) Reset()
func (*EventIcaWithdraw) String ¶
func (x *EventIcaWithdraw) String() string
type EventPendingUndelegate ¶
type EventPendingUndelegate struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Delegator string `protobuf:"bytes,2,opt,name=delegator,proto3" json:"delegator,omitempty"` Withdrawer string `protobuf:"bytes,3,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` BurnedAmount *v1beta1.Coin `protobuf:"bytes,4,opt,name=burned_amount,json=burnedAmount,proto3" json:"burned_amount,omitempty"` UndelegatedAmount *v1beta1.Coin `protobuf:"bytes,5,opt,name=undelegated_amount,json=undelegatedAmount,proto3" json:"undelegated_amount,omitempty"` // contains filtered or unexported fields }
EventPendingUndelegate is emitted when pending undelegate message is submitted.
func (*EventPendingUndelegate) Descriptor
deprecated
func (*EventPendingUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use EventPendingUndelegate.ProtoReflect.Descriptor instead.
func (*EventPendingUndelegate) GetBurnedAmount ¶
func (x *EventPendingUndelegate) GetBurnedAmount() *v1beta1.Coin
func (*EventPendingUndelegate) GetDelegator ¶
func (x *EventPendingUndelegate) GetDelegator() string
func (*EventPendingUndelegate) GetUndelegatedAmount ¶
func (x *EventPendingUndelegate) GetUndelegatedAmount() *v1beta1.Coin
func (*EventPendingUndelegate) GetWithdrawer ¶
func (x *EventPendingUndelegate) GetWithdrawer() string
func (*EventPendingUndelegate) GetZoneId ¶
func (x *EventPendingUndelegate) GetZoneId() string
func (*EventPendingUndelegate) ProtoMessage ¶
func (*EventPendingUndelegate) ProtoMessage()
func (*EventPendingUndelegate) ProtoReflect ¶
func (x *EventPendingUndelegate) ProtoReflect() protoreflect.Message
func (*EventPendingUndelegate) Reset ¶
func (x *EventPendingUndelegate) Reset()
func (*EventPendingUndelegate) String ¶
func (x *EventPendingUndelegate) String() string
type EventUndelegate ¶
type EventUndelegate struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` BurnedAmount *v1beta1.Coin `protobuf:"bytes,2,opt,name=burned_amount,json=burnedAmount,proto3" json:"burned_amount,omitempty"` UndelegatedAmount *v1beta1.Coin `protobuf:"bytes,3,opt,name=undelegated_amount,json=undelegatedAmount,proto3" json:"undelegated_amount,omitempty"` // contains filtered or unexported fields }
EventUndelegate is emitted when remote undelegate message is submitted.
func (*EventUndelegate) Descriptor
deprecated
func (*EventUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use EventUndelegate.ProtoReflect.Descriptor instead.
func (*EventUndelegate) GetBurnedAmount ¶
func (x *EventUndelegate) GetBurnedAmount() *v1beta1.Coin
func (*EventUndelegate) GetUndelegatedAmount ¶
func (x *EventUndelegate) GetUndelegatedAmount() *v1beta1.Coin
func (*EventUndelegate) GetZoneId ¶
func (x *EventUndelegate) GetZoneId() string
func (*EventUndelegate) ProtoMessage ¶
func (*EventUndelegate) ProtoMessage()
func (*EventUndelegate) ProtoReflect ¶
func (x *EventUndelegate) ProtoReflect() protoreflect.Message
func (*EventUndelegate) Reset ¶
func (x *EventUndelegate) Reset()
func (*EventUndelegate) String ¶
func (x *EventUndelegate) String() string
type EventWithdraw ¶
type EventWithdraw struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Withdrawer string `protobuf:"bytes,2,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` WithdrawnAmount *v1beta1.Coin `protobuf:"bytes,3,opt,name=withdrawn_amount,json=withdrawnAmount,proto3" json:"withdrawn_amount,omitempty"` // contains filtered or unexported fields }
EventWithdraw is emitted when withdraw message is submitted.
func (*EventWithdraw) Descriptor
deprecated
func (*EventWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use EventWithdraw.ProtoReflect.Descriptor instead.
func (*EventWithdraw) GetWithdrawer ¶
func (x *EventWithdraw) GetWithdrawer() string
func (*EventWithdraw) GetWithdrawnAmount ¶
func (x *EventWithdraw) GetWithdrawnAmount() *v1beta1.Coin
func (*EventWithdraw) GetZoneId ¶
func (x *EventWithdraw) GetZoneId() string
func (*EventWithdraw) ProtoMessage ¶
func (*EventWithdraw) ProtoMessage()
func (*EventWithdraw) ProtoReflect ¶
func (x *EventWithdraw) ProtoReflect() protoreflect.Message
func (*EventWithdraw) Reset ¶
func (x *EventWithdraw) Reset()
func (*EventWithdraw) String ¶
func (x *EventWithdraw) String() string
type GenesisState ¶
type GenesisState struct { Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"` DepositAccounts []*DepositAccount `protobuf:"bytes,2,rep,name=deposit_accounts,json=depositAccounts,proto3" json:"deposit_accounts,omitempty"` WithdrawInfo []*WithdrawInfo `protobuf:"bytes,3,rep,name=withdraw_info,json=withdrawInfo,proto3" json:"withdraw_info,omitempty"` RecordInfo []*RecordInfo `protobuf:"bytes,4,rep,name=record_info,json=recordInfo,proto3" json:"record_info,omitempty"` // contains filtered or unexported fields }
GenesisState defines the gal module's genesis state.
func (*GenesisState) Descriptor
deprecated
func (*GenesisState) Descriptor() ([]byte, []int)
Deprecated: Use GenesisState.ProtoReflect.Descriptor instead.
func (*GenesisState) GetDepositAccounts ¶
func (x *GenesisState) GetDepositAccounts() []*DepositAccount
func (*GenesisState) GetParams ¶
func (x *GenesisState) GetParams() *Params
func (*GenesisState) GetRecordInfo ¶
func (x *GenesisState) GetRecordInfo() []*RecordInfo
func (*GenesisState) GetWithdrawInfo ¶
func (x *GenesisState) GetWithdrawInfo() []*WithdrawInfo
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 IBCTrace ¶
type IBCTrace struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` Height uint64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` State uint64 `protobuf:"varint,3,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*IBCTrace) Descriptor
deprecated
func (*IBCTrace) GetVersion ¶
func (*IBCTrace) ProtoMessage ¶
func (*IBCTrace) ProtoMessage()
func (*IBCTrace) ProtoReflect ¶
func (x *IBCTrace) ProtoReflect() protoreflect.Message
type MsgClaimSnAsset ¶
type MsgClaimSnAsset struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Claimer string `protobuf:"bytes,2,opt,name=claimer,proto3" json:"claimer,omitempty"` // contains filtered or unexported fields }
MsgClaim defines claim msg used when user want to claim their st token.
func (*MsgClaimSnAsset) Descriptor
deprecated
func (*MsgClaimSnAsset) Descriptor() ([]byte, []int)
Deprecated: Use MsgClaimSnAsset.ProtoReflect.Descriptor instead.
func (*MsgClaimSnAsset) GetClaimer ¶
func (x *MsgClaimSnAsset) GetClaimer() string
func (*MsgClaimSnAsset) GetZoneId ¶
func (x *MsgClaimSnAsset) GetZoneId() string
func (*MsgClaimSnAsset) ProtoMessage ¶
func (*MsgClaimSnAsset) ProtoMessage()
func (*MsgClaimSnAsset) ProtoReflect ¶
func (x *MsgClaimSnAsset) ProtoReflect() protoreflect.Message
func (*MsgClaimSnAsset) Reset ¶
func (x *MsgClaimSnAsset) Reset()
func (*MsgClaimSnAsset) String ¶
func (x *MsgClaimSnAsset) String() string
type MsgClaimSnAssetResponse ¶
type MsgClaimSnAssetResponse struct { Claimer string `protobuf:"bytes,1,opt,name=claimer,proto3" json:"claimer,omitempty"` Minted *v1beta1.Coin `protobuf:"bytes,2,opt,name=minted,proto3" json:"minted,omitempty"` // contains filtered or unexported fields }
func (*MsgClaimSnAssetResponse) Descriptor
deprecated
func (*MsgClaimSnAssetResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgClaimSnAssetResponse.ProtoReflect.Descriptor instead.
func (*MsgClaimSnAssetResponse) GetClaimer ¶
func (x *MsgClaimSnAssetResponse) GetClaimer() string
func (*MsgClaimSnAssetResponse) GetMinted ¶
func (x *MsgClaimSnAssetResponse) GetMinted() *v1beta1.Coin
func (*MsgClaimSnAssetResponse) ProtoMessage ¶
func (*MsgClaimSnAssetResponse) ProtoMessage()
func (*MsgClaimSnAssetResponse) ProtoReflect ¶
func (x *MsgClaimSnAssetResponse) ProtoReflect() protoreflect.Message
func (*MsgClaimSnAssetResponse) Reset ¶
func (x *MsgClaimSnAssetResponse) Reset()
func (*MsgClaimSnAssetResponse) String ¶
func (x *MsgClaimSnAssetResponse) String() string
type MsgClient ¶
type MsgClient interface { Deposit(ctx context.Context, in *MsgDeposit, opts ...grpc.CallOption) (*MsgDepositResponse, error) Delegate(ctx context.Context, in *MsgDelegate, opts ...grpc.CallOption) (*MsgDelegateResponse, error) Undelegate(ctx context.Context, in *MsgUndelegate, opts ...grpc.CallOption) (*MsgUndelegateResponse, error) PendingUndelegate(ctx context.Context, in *MsgPendingUndelegate, opts ...grpc.CallOption) (*MsgPendingUndelegateResponse, error) Withdraw(ctx context.Context, in *MsgWithdraw, opts ...grpc.CallOption) (*MsgWithdrawResponse, error) ClaimSnAsset(ctx context.Context, in *MsgClaimSnAsset, opts ...grpc.CallOption) (*MsgClaimSnAssetResponse, error) IcaWithdraw(ctx context.Context, in *MsgIcaWithdraw, opts ...grpc.CallOption) (*MsgIcaWithdrawResponse, error) }
MsgClient is the client API for Msg service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMsgClient ¶
func NewMsgClient(cc grpc.ClientConnInterface) MsgClient
type MsgDelegate ¶
type MsgDelegate struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` ControllerAddress string `protobuf:"bytes,2,opt,name=controller_address,json=controllerAddress,proto3" json:"controller_address,omitempty"` Version uint64 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*MsgDelegate) Descriptor
deprecated
func (*MsgDelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgDelegate.ProtoReflect.Descriptor instead.
func (*MsgDelegate) GetControllerAddress ¶
func (x *MsgDelegate) GetControllerAddress() string
func (*MsgDelegate) GetVersion ¶ added in v0.6.1
func (x *MsgDelegate) GetVersion() uint64
func (*MsgDelegate) GetZoneId ¶
func (x *MsgDelegate) GetZoneId() 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 MsgDelegateResponse ¶
type MsgDelegateResponse struct {
// contains filtered or unexported fields
}
func (*MsgDelegateResponse) Descriptor
deprecated
func (*MsgDelegateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgDelegateResponse.ProtoReflect.Descriptor instead.
func (*MsgDelegateResponse) ProtoMessage ¶
func (*MsgDelegateResponse) ProtoMessage()
func (*MsgDelegateResponse) ProtoReflect ¶
func (x *MsgDelegateResponse) ProtoReflect() protoreflect.Message
func (*MsgDelegateResponse) Reset ¶
func (x *MsgDelegateResponse) Reset()
func (*MsgDelegateResponse) String ¶
func (x *MsgDelegateResponse) String() string
type MsgDeposit ¶
type MsgDeposit struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Depositor string `protobuf:"bytes,2,opt,name=depositor,proto3" json:"depositor,omitempty"` Claimer string `protobuf:"bytes,3,opt,name=claimer,proto3" json:"claimer,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
MsgDeposit defines user who deposit and amount of coins.
func (*MsgDeposit) Descriptor
deprecated
func (*MsgDeposit) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeposit.ProtoReflect.Descriptor instead.
func (*MsgDeposit) GetAmount ¶
func (x *MsgDeposit) GetAmount() *v1beta1.Coin
func (*MsgDeposit) GetClaimer ¶
func (x *MsgDeposit) GetClaimer() string
func (*MsgDeposit) GetDepositor ¶
func (x *MsgDeposit) GetDepositor() string
func (*MsgDeposit) GetZoneId ¶
func (x *MsgDeposit) GetZoneId() string
func (*MsgDeposit) ProtoMessage ¶
func (*MsgDeposit) ProtoMessage()
func (*MsgDeposit) ProtoReflect ¶
func (x *MsgDeposit) ProtoReflect() protoreflect.Message
func (*MsgDeposit) Reset ¶
func (x *MsgDeposit) Reset()
func (*MsgDeposit) String ¶
func (x *MsgDeposit) String() string
type MsgDepositResponse ¶
type MsgDepositResponse struct { Receiver string `protobuf:"bytes,1,opt,name=receiver,proto3" json:"receiver,omitempty"` Depositor string `protobuf:"bytes,2,opt,name=depositor,proto3" json:"depositor,omitempty"` DepositedAmount *v1beta1.Coin `protobuf:"bytes,3,opt,name=deposited_amount,json=depositedAmount,proto3" json:"deposited_amount,omitempty"` // contains filtered or unexported fields }
func (*MsgDepositResponse) Descriptor
deprecated
func (*MsgDepositResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgDepositResponse.ProtoReflect.Descriptor instead.
func (*MsgDepositResponse) GetDepositedAmount ¶
func (x *MsgDepositResponse) GetDepositedAmount() *v1beta1.Coin
func (*MsgDepositResponse) GetDepositor ¶
func (x *MsgDepositResponse) GetDepositor() string
func (*MsgDepositResponse) GetReceiver ¶
func (x *MsgDepositResponse) GetReceiver() string
func (*MsgDepositResponse) ProtoMessage ¶
func (*MsgDepositResponse) ProtoMessage()
func (*MsgDepositResponse) ProtoReflect ¶
func (x *MsgDepositResponse) ProtoReflect() protoreflect.Message
func (*MsgDepositResponse) Reset ¶
func (x *MsgDepositResponse) Reset()
func (*MsgDepositResponse) String ¶
func (x *MsgDepositResponse) String() string
type MsgIcaWithdraw ¶
type MsgIcaWithdraw struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` ControllerAddress string `protobuf:"bytes,2,opt,name=controller_address,json=controllerAddress,proto3" json:"controller_address,omitempty"` IcaTransferPortId string `protobuf:"bytes,3,opt,name=ica_transfer_port_id,json=icaTransferPortId,proto3" json:"ica_transfer_port_id,omitempty"` IcaTransferChannelId string `protobuf:"bytes,4,opt,name=ica_transfer_channel_id,json=icaTransferChannelId,proto3" json:"ica_transfer_channel_id,omitempty"` ChainTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=chain_time,json=chainTime,proto3" json:"chain_time,omitempty"` Version uint64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*MsgIcaWithdraw) Descriptor
deprecated
func (*MsgIcaWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use MsgIcaWithdraw.ProtoReflect.Descriptor instead.
func (*MsgIcaWithdraw) GetChainTime ¶
func (x *MsgIcaWithdraw) GetChainTime() *timestamppb.Timestamp
func (*MsgIcaWithdraw) GetControllerAddress ¶
func (x *MsgIcaWithdraw) GetControllerAddress() string
func (*MsgIcaWithdraw) GetIcaTransferChannelId ¶
func (x *MsgIcaWithdraw) GetIcaTransferChannelId() string
func (*MsgIcaWithdraw) GetIcaTransferPortId ¶
func (x *MsgIcaWithdraw) GetIcaTransferPortId() string
func (*MsgIcaWithdraw) GetVersion ¶ added in v0.6.1
func (x *MsgIcaWithdraw) GetVersion() uint64
func (*MsgIcaWithdraw) GetZoneId ¶
func (x *MsgIcaWithdraw) GetZoneId() 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 MsgPendingUndelegate ¶
type MsgPendingUndelegate struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Delegator string `protobuf:"bytes,2,opt,name=delegator,proto3" json:"delegator,omitempty"` Withdrawer string `protobuf:"bytes,3,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` Amount *v1beta1.Coin `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
MsgUnStaking defines user who want to un-stake his/her asset.
func (*MsgPendingUndelegate) Descriptor
deprecated
func (*MsgPendingUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgPendingUndelegate.ProtoReflect.Descriptor instead.
func (*MsgPendingUndelegate) GetAmount ¶
func (x *MsgPendingUndelegate) GetAmount() *v1beta1.Coin
func (*MsgPendingUndelegate) GetDelegator ¶
func (x *MsgPendingUndelegate) GetDelegator() string
func (*MsgPendingUndelegate) GetWithdrawer ¶
func (x *MsgPendingUndelegate) GetWithdrawer() string
func (*MsgPendingUndelegate) GetZoneId ¶
func (x *MsgPendingUndelegate) GetZoneId() string
func (*MsgPendingUndelegate) ProtoMessage ¶
func (*MsgPendingUndelegate) ProtoMessage()
func (*MsgPendingUndelegate) ProtoReflect ¶
func (x *MsgPendingUndelegate) ProtoReflect() protoreflect.Message
func (*MsgPendingUndelegate) Reset ¶
func (x *MsgPendingUndelegate) Reset()
func (*MsgPendingUndelegate) String ¶
func (x *MsgPendingUndelegate) String() string
type MsgPendingUndelegateResponse ¶
type MsgPendingUndelegateResponse struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Delegator string `protobuf:"bytes,2,opt,name=delegator,proto3" json:"delegator,omitempty"` Withdrawer string `protobuf:"bytes,3,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` BurnAsset *v1beta1.Coin `protobuf:"bytes,4,opt,name=burn_asset,json=burnAsset,proto3" json:"burn_asset,omitempty"` UndelegateAsset *v1beta1.Coin `protobuf:"bytes,5,opt,name=undelegate_asset,json=undelegateAsset,proto3" json:"undelegate_asset,omitempty"` // contains filtered or unexported fields }
func (*MsgPendingUndelegateResponse) Descriptor
deprecated
func (*MsgPendingUndelegateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgPendingUndelegateResponse.ProtoReflect.Descriptor instead.
func (*MsgPendingUndelegateResponse) GetBurnAsset ¶
func (x *MsgPendingUndelegateResponse) GetBurnAsset() *v1beta1.Coin
func (*MsgPendingUndelegateResponse) GetDelegator ¶
func (x *MsgPendingUndelegateResponse) GetDelegator() string
func (*MsgPendingUndelegateResponse) GetUndelegateAsset ¶
func (x *MsgPendingUndelegateResponse) GetUndelegateAsset() *v1beta1.Coin
func (*MsgPendingUndelegateResponse) GetWithdrawer ¶
func (x *MsgPendingUndelegateResponse) GetWithdrawer() string
func (*MsgPendingUndelegateResponse) GetZoneId ¶
func (x *MsgPendingUndelegateResponse) GetZoneId() string
func (*MsgPendingUndelegateResponse) ProtoMessage ¶
func (*MsgPendingUndelegateResponse) ProtoMessage()
func (*MsgPendingUndelegateResponse) ProtoReflect ¶
func (x *MsgPendingUndelegateResponse) ProtoReflect() protoreflect.Message
func (*MsgPendingUndelegateResponse) Reset ¶
func (x *MsgPendingUndelegateResponse) Reset()
func (*MsgPendingUndelegateResponse) String ¶
func (x *MsgPendingUndelegateResponse) String() string
type MsgServer ¶
type MsgServer interface { Deposit(context.Context, *MsgDeposit) (*MsgDepositResponse, error) Delegate(context.Context, *MsgDelegate) (*MsgDelegateResponse, error) Undelegate(context.Context, *MsgUndelegate) (*MsgUndelegateResponse, error) PendingUndelegate(context.Context, *MsgPendingUndelegate) (*MsgPendingUndelegateResponse, error) Withdraw(context.Context, *MsgWithdraw) (*MsgWithdrawResponse, error) ClaimSnAsset(context.Context, *MsgClaimSnAsset) (*MsgClaimSnAssetResponse, error) IcaWithdraw(context.Context, *MsgIcaWithdraw) (*MsgIcaWithdrawResponse, error) // contains filtered or unexported methods }
MsgServer is the server API for Msg service. All implementations must embed UnimplementedMsgServer for forward compatibility
type MsgUndelegate ¶
type MsgUndelegate struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` ControllerAddress string `protobuf:"bytes,2,opt,name=controller_address,json=controllerAddress,proto3" json:"controller_address,omitempty"` Version uint64 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*MsgUndelegate) Descriptor
deprecated
func (*MsgUndelegate) Descriptor() ([]byte, []int)
Deprecated: Use MsgUndelegate.ProtoReflect.Descriptor instead.
func (*MsgUndelegate) GetControllerAddress ¶
func (x *MsgUndelegate) GetControllerAddress() string
func (*MsgUndelegate) GetVersion ¶ added in v0.6.1
func (x *MsgUndelegate) GetVersion() uint64
func (*MsgUndelegate) GetZoneId ¶
func (x *MsgUndelegate) GetZoneId() 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 MsgUndelegateResponse ¶
type MsgUndelegateResponse struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` TotalBurnAsset *v1beta1.Coin `protobuf:"bytes,2,opt,name=total_burn_asset,json=totalBurnAsset,proto3" json:"total_burn_asset,omitempty"` TotalUndelegateAsset *v1beta1.Coin `protobuf:"bytes,3,opt,name=total_undelegate_asset,json=totalUndelegateAsset,proto3" json:"total_undelegate_asset,omitempty"` // contains filtered or unexported fields }
func (*MsgUndelegateResponse) Descriptor
deprecated
func (*MsgUndelegateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgUndelegateResponse.ProtoReflect.Descriptor instead.
func (*MsgUndelegateResponse) GetTotalBurnAsset ¶
func (x *MsgUndelegateResponse) GetTotalBurnAsset() *v1beta1.Coin
func (*MsgUndelegateResponse) GetTotalUndelegateAsset ¶
func (x *MsgUndelegateResponse) GetTotalUndelegateAsset() *v1beta1.Coin
func (*MsgUndelegateResponse) GetZoneId ¶
func (x *MsgUndelegateResponse) GetZoneId() string
func (*MsgUndelegateResponse) ProtoMessage ¶
func (*MsgUndelegateResponse) ProtoMessage()
func (*MsgUndelegateResponse) ProtoReflect ¶
func (x *MsgUndelegateResponse) ProtoReflect() protoreflect.Message
func (*MsgUndelegateResponse) Reset ¶
func (x *MsgUndelegateResponse) Reset()
func (*MsgUndelegateResponse) String ¶
func (x *MsgUndelegateResponse) String() string
type MsgWithdraw ¶
type MsgWithdraw struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Withdrawer string `protobuf:"bytes,2,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` // contains filtered or unexported fields }
MsgWithdraw defines user who withdraw and amount of coins.
func (*MsgWithdraw) Descriptor
deprecated
func (*MsgWithdraw) Descriptor() ([]byte, []int)
Deprecated: Use MsgWithdraw.ProtoReflect.Descriptor instead.
func (*MsgWithdraw) GetWithdrawer ¶
func (x *MsgWithdraw) GetWithdrawer() string
func (*MsgWithdraw) GetZoneId ¶
func (x *MsgWithdraw) GetZoneId() 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 { Withdrawer string `protobuf:"bytes,1,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` WithdrawAmount string `protobuf:"bytes,2,opt,name=withdraw_amount,json=withdrawAmount,proto3" json:"withdraw_amount,omitempty"` // contains filtered or unexported fields }
func (*MsgWithdrawResponse) Descriptor
deprecated
func (*MsgWithdrawResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgWithdrawResponse.ProtoReflect.Descriptor instead.
func (*MsgWithdrawResponse) GetWithdrawAmount ¶
func (x *MsgWithdrawResponse) GetWithdrawAmount() string
func (*MsgWithdrawResponse) GetWithdrawer ¶
func (x *MsgWithdrawResponse) GetWithdrawer() 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 Params ¶
type Params struct {
// contains filtered or unexported fields
}
Params defines the parameters for the gal module.
func (*Params) Descriptor
deprecated
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) ProtoReflect ¶
func (x *Params) ProtoReflect() protoreflect.Message
type QueryActiveWithdrawalsRequest ¶
type QueryActiveWithdrawalsRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
QueryActiveWithdrawalsRequest is the request type for the Query/ActiveWithdrawals RPC method.
func (*QueryActiveWithdrawalsRequest) Descriptor
deprecated
func (*QueryActiveWithdrawalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryActiveWithdrawalsRequest.ProtoReflect.Descriptor instead.
func (*QueryActiveWithdrawalsRequest) GetAddress ¶
func (x *QueryActiveWithdrawalsRequest) GetAddress() string
func (*QueryActiveWithdrawalsRequest) GetZoneId ¶
func (x *QueryActiveWithdrawalsRequest) GetZoneId() string
func (*QueryActiveWithdrawalsRequest) ProtoMessage ¶
func (*QueryActiveWithdrawalsRequest) ProtoMessage()
func (*QueryActiveWithdrawalsRequest) ProtoReflect ¶
func (x *QueryActiveWithdrawalsRequest) ProtoReflect() protoreflect.Message
func (*QueryActiveWithdrawalsRequest) Reset ¶
func (x *QueryActiveWithdrawalsRequest) Reset()
func (*QueryActiveWithdrawalsRequest) String ¶
func (x *QueryActiveWithdrawalsRequest) String() string
type QueryActiveWithdrawalsResponse ¶
type QueryActiveWithdrawalsResponse struct { Amount *v1beta1.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
QueryActiveWithdrawalsResponse is the response type for the Query/ActiveWithdrawals RPC method.
func (*QueryActiveWithdrawalsResponse) Descriptor
deprecated
func (*QueryActiveWithdrawalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryActiveWithdrawalsResponse.ProtoReflect.Descriptor instead.
func (*QueryActiveWithdrawalsResponse) GetAmount ¶
func (x *QueryActiveWithdrawalsResponse) GetAmount() *v1beta1.Coin
func (*QueryActiveWithdrawalsResponse) ProtoMessage ¶
func (*QueryActiveWithdrawalsResponse) ProtoMessage()
func (*QueryActiveWithdrawalsResponse) ProtoReflect ¶
func (x *QueryActiveWithdrawalsResponse) ProtoReflect() protoreflect.Message
func (*QueryActiveWithdrawalsResponse) Reset ¶
func (x *QueryActiveWithdrawalsResponse) Reset()
func (*QueryActiveWithdrawalsResponse) String ¶
func (x *QueryActiveWithdrawalsResponse) String() string
type QueryClaimableAmountRequest ¶
type QueryClaimableAmountRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
QueryClaimableAmountRequest is the request type for the Query/ClaimableAmount RPC method.
func (*QueryClaimableAmountRequest) Descriptor
deprecated
func (*QueryClaimableAmountRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryClaimableAmountRequest.ProtoReflect.Descriptor instead.
func (*QueryClaimableAmountRequest) GetAddress ¶
func (x *QueryClaimableAmountRequest) GetAddress() string
func (*QueryClaimableAmountRequest) GetZoneId ¶
func (x *QueryClaimableAmountRequest) GetZoneId() string
func (*QueryClaimableAmountRequest) ProtoMessage ¶
func (*QueryClaimableAmountRequest) ProtoMessage()
func (*QueryClaimableAmountRequest) ProtoReflect ¶
func (x *QueryClaimableAmountRequest) ProtoReflect() protoreflect.Message
func (*QueryClaimableAmountRequest) Reset ¶
func (x *QueryClaimableAmountRequest) Reset()
func (*QueryClaimableAmountRequest) String ¶
func (x *QueryClaimableAmountRequest) String() string
type QueryClaimableAmountResponse ¶
type QueryClaimableAmountResponse struct { Amount *v1beta1.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
QueryClaimableAmountResponse is the response type for the Query/ClaimableAmount RPC method.
func (*QueryClaimableAmountResponse) Descriptor
deprecated
func (*QueryClaimableAmountResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryClaimableAmountResponse.ProtoReflect.Descriptor instead.
func (*QueryClaimableAmountResponse) GetAmount ¶
func (x *QueryClaimableAmountResponse) GetAmount() *v1beta1.Coin
func (*QueryClaimableAmountResponse) ProtoMessage ¶
func (*QueryClaimableAmountResponse) ProtoMessage()
func (*QueryClaimableAmountResponse) ProtoReflect ¶
func (x *QueryClaimableAmountResponse) ProtoReflect() protoreflect.Message
func (*QueryClaimableAmountResponse) Reset ¶
func (x *QueryClaimableAmountResponse) Reset()
func (*QueryClaimableAmountResponse) String ¶
func (x *QueryClaimableAmountResponse) String() string
type QueryClient ¶
type QueryClient interface { Params(ctx context.Context, in *QueryParamsRequest, opts ...grpc.CallOption) (*QueryParamsResponse, error) EstimateSnAsset(ctx context.Context, in *QueryEstimateSnAssetRequest, opts ...grpc.CallOption) (*QueryEstimateSnAssetResponse, error) ClaimableAmount(ctx context.Context, in *QueryClaimableAmountRequest, opts ...grpc.CallOption) (*QueryClaimableAmountResponse, error) DepositAmount(ctx context.Context, in *QueryDepositAmountRequest, opts ...grpc.CallOption) (*QueryDepositAmountResponse, error) PendingWithdrawals(ctx context.Context, in *QueryPendingWithdrawalsRequest, opts ...grpc.CallOption) (*QueryPendingWithdrawalsResponse, error) ActiveWithdrawals(ctx context.Context, in *QueryActiveWithdrawalsRequest, opts ...grpc.CallOption) (*QueryActiveWithdrawalsResponse, error) DepositRecords(ctx context.Context, in *QueryDepositRecordRequest, opts ...grpc.CallOption) (*QueryDepositRecordResponse, error) UndelegateRecords(ctx context.Context, in *QueryUndelegateRecordRequest, opts ...grpc.CallOption) (*QueryUndelegateRecordResponse, error) WithdrawRecords(ctx context.Context, in *QueryWithdrawRecordRequest, opts ...grpc.CallOption) (*QueryWithdrawRecordResponse, error) DelegateVersion(ctx context.Context, in *QueryDelegateVersion, opts ...grpc.CallOption) (*QueryDelegateVersionResponse, error) UndelegateVersion(ctx context.Context, in *QueryUndelegateVersion, opts ...grpc.CallOption) (*QueryUndelegateVersionResponse, error) WithdrawVersion(ctx context.Context, in *QueryWithdrawVersion, opts ...grpc.CallOption) (*QueryWithdrawVersionResponse, error) DelegateCurrentVersion(ctx context.Context, in *QueryCurrentDelegateVersion, opts ...grpc.CallOption) (*QueryCurrentDelegateVersionResponse, error) UndelegateCurrentVersion(ctx context.Context, in *QueryCurrentUndelegateVersion, opts ...grpc.CallOption) (*QueryCurrentUndelegateVersionResponse, error) WithdrawCurrentVersion(ctx context.Context, in *QueryCurrentWithdrawVersion, opts ...grpc.CallOption) (*QueryCurrentWithdrawVersionResponse, error) }
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc grpc.ClientConnInterface) QueryClient
type QueryCurrentDelegateVersion ¶ added in v0.6.1
type QueryCurrentDelegateVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentDelegateVersion) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentDelegateVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentDelegateVersion.ProtoReflect.Descriptor instead.
func (*QueryCurrentDelegateVersion) GetZoneId ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersion) GetZoneId() string
func (*QueryCurrentDelegateVersion) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentDelegateVersion) ProtoMessage()
func (*QueryCurrentDelegateVersion) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersion) ProtoReflect() protoreflect.Message
func (*QueryCurrentDelegateVersion) Reset ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersion) Reset()
func (*QueryCurrentDelegateVersion) String ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersion) String() string
type QueryCurrentDelegateVersionResponse ¶ added in v0.6.1
type QueryCurrentDelegateVersionResponse struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentDelegateVersionResponse) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentDelegateVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentDelegateVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryCurrentDelegateVersionResponse) GetVersion ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersionResponse) GetVersion() uint64
func (*QueryCurrentDelegateVersionResponse) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentDelegateVersionResponse) ProtoMessage()
func (*QueryCurrentDelegateVersionResponse) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryCurrentDelegateVersionResponse) Reset ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersionResponse) Reset()
func (*QueryCurrentDelegateVersionResponse) String ¶ added in v0.6.1
func (x *QueryCurrentDelegateVersionResponse) String() string
type QueryCurrentUndelegateVersion ¶ added in v0.6.1
type QueryCurrentUndelegateVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentUndelegateVersion) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentUndelegateVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentUndelegateVersion.ProtoReflect.Descriptor instead.
func (*QueryCurrentUndelegateVersion) GetZoneId ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersion) GetZoneId() string
func (*QueryCurrentUndelegateVersion) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentUndelegateVersion) ProtoMessage()
func (*QueryCurrentUndelegateVersion) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersion) ProtoReflect() protoreflect.Message
func (*QueryCurrentUndelegateVersion) Reset ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersion) Reset()
func (*QueryCurrentUndelegateVersion) String ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersion) String() string
type QueryCurrentUndelegateVersionResponse ¶ added in v0.6.1
type QueryCurrentUndelegateVersionResponse struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentUndelegateVersionResponse) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentUndelegateVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentUndelegateVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryCurrentUndelegateVersionResponse) GetVersion ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersionResponse) GetVersion() uint64
func (*QueryCurrentUndelegateVersionResponse) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentUndelegateVersionResponse) ProtoMessage()
func (*QueryCurrentUndelegateVersionResponse) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryCurrentUndelegateVersionResponse) Reset ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersionResponse) Reset()
func (*QueryCurrentUndelegateVersionResponse) String ¶ added in v0.6.1
func (x *QueryCurrentUndelegateVersionResponse) String() string
type QueryCurrentWithdrawVersion ¶ added in v0.6.1
type QueryCurrentWithdrawVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentWithdrawVersion) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentWithdrawVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentWithdrawVersion.ProtoReflect.Descriptor instead.
func (*QueryCurrentWithdrawVersion) GetZoneId ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersion) GetZoneId() string
func (*QueryCurrentWithdrawVersion) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentWithdrawVersion) ProtoMessage()
func (*QueryCurrentWithdrawVersion) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersion) ProtoReflect() protoreflect.Message
func (*QueryCurrentWithdrawVersion) Reset ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersion) Reset()
func (*QueryCurrentWithdrawVersion) String ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersion) String() string
type QueryCurrentWithdrawVersionResponse ¶ added in v0.6.1
type QueryCurrentWithdrawVersionResponse struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryCurrentWithdrawVersionResponse) Descriptor
deprecated
added in
v0.6.1
func (*QueryCurrentWithdrawVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCurrentWithdrawVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryCurrentWithdrawVersionResponse) GetVersion ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersionResponse) GetVersion() uint64
func (*QueryCurrentWithdrawVersionResponse) ProtoMessage ¶ added in v0.6.1
func (*QueryCurrentWithdrawVersionResponse) ProtoMessage()
func (*QueryCurrentWithdrawVersionResponse) ProtoReflect ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryCurrentWithdrawVersionResponse) Reset ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersionResponse) Reset()
func (*QueryCurrentWithdrawVersionResponse) String ¶ added in v0.6.1
func (x *QueryCurrentWithdrawVersionResponse) String() string
type QueryDelegateVersion ¶
type QueryDelegateVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Version uint64 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryDelegateVersion) Descriptor
deprecated
func (*QueryDelegateVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryDelegateVersion.ProtoReflect.Descriptor instead.
func (*QueryDelegateVersion) GetVersion ¶ added in v0.6.1
func (x *QueryDelegateVersion) GetVersion() uint64
func (*QueryDelegateVersion) GetZoneId ¶
func (x *QueryDelegateVersion) GetZoneId() string
func (*QueryDelegateVersion) ProtoMessage ¶
func (*QueryDelegateVersion) ProtoMessage()
func (*QueryDelegateVersion) ProtoReflect ¶
func (x *QueryDelegateVersion) ProtoReflect() protoreflect.Message
func (*QueryDelegateVersion) Reset ¶
func (x *QueryDelegateVersion) Reset()
func (*QueryDelegateVersion) String ¶
func (x *QueryDelegateVersion) String() string
type QueryDelegateVersionResponse ¶
type QueryDelegateVersionResponse struct { VersionInfo *IBCTrace `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` // contains filtered or unexported fields }
func (*QueryDelegateVersionResponse) Descriptor
deprecated
func (*QueryDelegateVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDelegateVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryDelegateVersionResponse) GetVersionInfo ¶ added in v0.6.1
func (x *QueryDelegateVersionResponse) GetVersionInfo() *IBCTrace
func (*QueryDelegateVersionResponse) ProtoMessage ¶
func (*QueryDelegateVersionResponse) ProtoMessage()
func (*QueryDelegateVersionResponse) ProtoReflect ¶
func (x *QueryDelegateVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryDelegateVersionResponse) Reset ¶
func (x *QueryDelegateVersionResponse) Reset()
func (*QueryDelegateVersionResponse) String ¶
func (x *QueryDelegateVersionResponse) String() string
type QueryDepositAmountRequest ¶
type QueryDepositAmountRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
QueryDepositAmountRequest is the request type for the Query/DepositAmount RPC method.
func (*QueryDepositAmountRequest) Descriptor
deprecated
func (*QueryDepositAmountRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDepositAmountRequest.ProtoReflect.Descriptor instead.
func (*QueryDepositAmountRequest) GetAddress ¶
func (x *QueryDepositAmountRequest) GetAddress() string
func (*QueryDepositAmountRequest) GetZoneId ¶
func (x *QueryDepositAmountRequest) GetZoneId() string
func (*QueryDepositAmountRequest) ProtoMessage ¶
func (*QueryDepositAmountRequest) ProtoMessage()
func (*QueryDepositAmountRequest) ProtoReflect ¶
func (x *QueryDepositAmountRequest) ProtoReflect() protoreflect.Message
func (*QueryDepositAmountRequest) Reset ¶
func (x *QueryDepositAmountRequest) Reset()
func (*QueryDepositAmountRequest) String ¶
func (x *QueryDepositAmountRequest) String() string
type QueryDepositAmountResponse ¶
type QueryDepositAmountResponse struct { Amount *v1beta1.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
QueryDepositAmountResponse is the response type for the Query/DepositAmount RPC method.
func (*QueryDepositAmountResponse) Descriptor
deprecated
func (*QueryDepositAmountResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDepositAmountResponse.ProtoReflect.Descriptor instead.
func (*QueryDepositAmountResponse) GetAmount ¶
func (x *QueryDepositAmountResponse) GetAmount() *v1beta1.Coin
func (*QueryDepositAmountResponse) ProtoMessage ¶
func (*QueryDepositAmountResponse) ProtoMessage()
func (*QueryDepositAmountResponse) ProtoReflect ¶
func (x *QueryDepositAmountResponse) ProtoReflect() protoreflect.Message
func (*QueryDepositAmountResponse) Reset ¶
func (x *QueryDepositAmountResponse) Reset()
func (*QueryDepositAmountResponse) String ¶
func (x *QueryDepositAmountResponse) String() string
type QueryDepositRecordRequest ¶
type QueryDepositRecordRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*QueryDepositRecordRequest) Descriptor
deprecated
func (*QueryDepositRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDepositRecordRequest.ProtoReflect.Descriptor instead.
func (*QueryDepositRecordRequest) GetAddress ¶
func (x *QueryDepositRecordRequest) GetAddress() string
func (*QueryDepositRecordRequest) GetZoneId ¶
func (x *QueryDepositRecordRequest) GetZoneId() string
func (*QueryDepositRecordRequest) ProtoMessage ¶
func (*QueryDepositRecordRequest) ProtoMessage()
func (*QueryDepositRecordRequest) ProtoReflect ¶
func (x *QueryDepositRecordRequest) ProtoReflect() protoreflect.Message
func (*QueryDepositRecordRequest) Reset ¶
func (x *QueryDepositRecordRequest) Reset()
func (*QueryDepositRecordRequest) String ¶
func (x *QueryDepositRecordRequest) String() string
type QueryDepositRecordResponse ¶
type QueryDepositRecordResponse struct { DepositRecord *DepositRecord `protobuf:"bytes,1,opt,name=deposit_record,json=depositRecord,proto3" json:"deposit_record,omitempty"` // contains filtered or unexported fields }
func (*QueryDepositRecordResponse) Descriptor
deprecated
func (*QueryDepositRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDepositRecordResponse.ProtoReflect.Descriptor instead.
func (*QueryDepositRecordResponse) GetDepositRecord ¶
func (x *QueryDepositRecordResponse) GetDepositRecord() *DepositRecord
func (*QueryDepositRecordResponse) ProtoMessage ¶
func (*QueryDepositRecordResponse) ProtoMessage()
func (*QueryDepositRecordResponse) ProtoReflect ¶
func (x *QueryDepositRecordResponse) ProtoReflect() protoreflect.Message
func (*QueryDepositRecordResponse) Reset ¶
func (x *QueryDepositRecordResponse) Reset()
func (*QueryDepositRecordResponse) String ¶
func (x *QueryDepositRecordResponse) String() string
type QueryEstimateSnAssetRequest ¶
type QueryEstimateSnAssetRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"` Denom string `protobuf:"bytes,3,opt,name=denom,proto3" json:"denom,omitempty"` // contains filtered or unexported fields }
func (*QueryEstimateSnAssetRequest) Descriptor
deprecated
func (*QueryEstimateSnAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryEstimateSnAssetRequest.ProtoReflect.Descriptor instead.
func (*QueryEstimateSnAssetRequest) GetAmount ¶
func (x *QueryEstimateSnAssetRequest) GetAmount() string
func (*QueryEstimateSnAssetRequest) GetDenom ¶
func (x *QueryEstimateSnAssetRequest) GetDenom() string
func (*QueryEstimateSnAssetRequest) GetZoneId ¶
func (x *QueryEstimateSnAssetRequest) GetZoneId() string
func (*QueryEstimateSnAssetRequest) ProtoMessage ¶
func (*QueryEstimateSnAssetRequest) ProtoMessage()
func (*QueryEstimateSnAssetRequest) ProtoReflect ¶
func (x *QueryEstimateSnAssetRequest) ProtoReflect() protoreflect.Message
func (*QueryEstimateSnAssetRequest) Reset ¶
func (x *QueryEstimateSnAssetRequest) Reset()
func (*QueryEstimateSnAssetRequest) String ¶
func (x *QueryEstimateSnAssetRequest) String() string
type QueryEstimateSnAssetResponse ¶
type QueryEstimateSnAssetResponse struct { Amount *v1beta1.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*QueryEstimateSnAssetResponse) Descriptor
deprecated
func (*QueryEstimateSnAssetResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryEstimateSnAssetResponse.ProtoReflect.Descriptor instead.
func (*QueryEstimateSnAssetResponse) GetAmount ¶
func (x *QueryEstimateSnAssetResponse) GetAmount() *v1beta1.Coin
func (*QueryEstimateSnAssetResponse) ProtoMessage ¶
func (*QueryEstimateSnAssetResponse) ProtoMessage()
func (*QueryEstimateSnAssetResponse) ProtoReflect ¶
func (x *QueryEstimateSnAssetResponse) ProtoReflect() protoreflect.Message
func (*QueryEstimateSnAssetResponse) Reset ¶
func (x *QueryEstimateSnAssetResponse) Reset()
func (*QueryEstimateSnAssetResponse) String ¶
func (x *QueryEstimateSnAssetResponse) 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 QueryPendingWithdrawalsRequest ¶
type QueryPendingWithdrawalsRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
QueryPendingWithdrawalsRequest is the request type for the Query/PendingWithdrawals RPC method.
func (*QueryPendingWithdrawalsRequest) Descriptor
deprecated
func (*QueryPendingWithdrawalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryPendingWithdrawalsRequest.ProtoReflect.Descriptor instead.
func (*QueryPendingWithdrawalsRequest) GetAddress ¶
func (x *QueryPendingWithdrawalsRequest) GetAddress() string
func (*QueryPendingWithdrawalsRequest) GetZoneId ¶
func (x *QueryPendingWithdrawalsRequest) GetZoneId() string
func (*QueryPendingWithdrawalsRequest) ProtoMessage ¶
func (*QueryPendingWithdrawalsRequest) ProtoMessage()
func (*QueryPendingWithdrawalsRequest) ProtoReflect ¶
func (x *QueryPendingWithdrawalsRequest) ProtoReflect() protoreflect.Message
func (*QueryPendingWithdrawalsRequest) Reset ¶
func (x *QueryPendingWithdrawalsRequest) Reset()
func (*QueryPendingWithdrawalsRequest) String ¶
func (x *QueryPendingWithdrawalsRequest) String() string
type QueryPendingWithdrawalsResponse ¶
type QueryPendingWithdrawalsResponse struct { Amount *v1beta1.Coin `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
QueryPendingWithdrawalsResponse is the response type for the Query/PendingWithdrawals RPC method.
func (*QueryPendingWithdrawalsResponse) Descriptor
deprecated
func (*QueryPendingWithdrawalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryPendingWithdrawalsResponse.ProtoReflect.Descriptor instead.
func (*QueryPendingWithdrawalsResponse) GetAmount ¶
func (x *QueryPendingWithdrawalsResponse) GetAmount() *v1beta1.Coin
func (*QueryPendingWithdrawalsResponse) ProtoMessage ¶
func (*QueryPendingWithdrawalsResponse) ProtoMessage()
func (*QueryPendingWithdrawalsResponse) ProtoReflect ¶
func (x *QueryPendingWithdrawalsResponse) ProtoReflect() protoreflect.Message
func (*QueryPendingWithdrawalsResponse) Reset ¶
func (x *QueryPendingWithdrawalsResponse) Reset()
func (*QueryPendingWithdrawalsResponse) String ¶
func (x *QueryPendingWithdrawalsResponse) String() string
type QueryServer ¶
type QueryServer interface { Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error) EstimateSnAsset(context.Context, *QueryEstimateSnAssetRequest) (*QueryEstimateSnAssetResponse, error) ClaimableAmount(context.Context, *QueryClaimableAmountRequest) (*QueryClaimableAmountResponse, error) DepositAmount(context.Context, *QueryDepositAmountRequest) (*QueryDepositAmountResponse, error) PendingWithdrawals(context.Context, *QueryPendingWithdrawalsRequest) (*QueryPendingWithdrawalsResponse, error) ActiveWithdrawals(context.Context, *QueryActiveWithdrawalsRequest) (*QueryActiveWithdrawalsResponse, error) DepositRecords(context.Context, *QueryDepositRecordRequest) (*QueryDepositRecordResponse, error) UndelegateRecords(context.Context, *QueryUndelegateRecordRequest) (*QueryUndelegateRecordResponse, error) WithdrawRecords(context.Context, *QueryWithdrawRecordRequest) (*QueryWithdrawRecordResponse, error) DelegateVersion(context.Context, *QueryDelegateVersion) (*QueryDelegateVersionResponse, error) UndelegateVersion(context.Context, *QueryUndelegateVersion) (*QueryUndelegateVersionResponse, error) WithdrawVersion(context.Context, *QueryWithdrawVersion) (*QueryWithdrawVersionResponse, error) DelegateCurrentVersion(context.Context, *QueryCurrentDelegateVersion) (*QueryCurrentDelegateVersionResponse, error) UndelegateCurrentVersion(context.Context, *QueryCurrentUndelegateVersion) (*QueryCurrentUndelegateVersionResponse, error) WithdrawCurrentVersion(context.Context, *QueryCurrentWithdrawVersion) (*QueryCurrentWithdrawVersionResponse, error) // contains filtered or unexported methods }
QueryServer is the server API for Query service. All implementations must embed UnimplementedQueryServer for forward compatibility
type QueryUndelegateRecordRequest ¶
type QueryUndelegateRecordRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*QueryUndelegateRecordRequest) Descriptor
deprecated
func (*QueryUndelegateRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryUndelegateRecordRequest.ProtoReflect.Descriptor instead.
func (*QueryUndelegateRecordRequest) GetAddress ¶
func (x *QueryUndelegateRecordRequest) GetAddress() string
func (*QueryUndelegateRecordRequest) GetZoneId ¶
func (x *QueryUndelegateRecordRequest) GetZoneId() string
func (*QueryUndelegateRecordRequest) ProtoMessage ¶
func (*QueryUndelegateRecordRequest) ProtoMessage()
func (*QueryUndelegateRecordRequest) ProtoReflect ¶
func (x *QueryUndelegateRecordRequest) ProtoReflect() protoreflect.Message
func (*QueryUndelegateRecordRequest) Reset ¶
func (x *QueryUndelegateRecordRequest) Reset()
func (*QueryUndelegateRecordRequest) String ¶
func (x *QueryUndelegateRecordRequest) String() string
type QueryUndelegateRecordResponse ¶
type QueryUndelegateRecordResponse struct { UndelegateRecord *UndelegateRecord `protobuf:"bytes,1,opt,name=undelegate_record,json=undelegateRecord,proto3" json:"undelegate_record,omitempty"` // contains filtered or unexported fields }
func (*QueryUndelegateRecordResponse) Descriptor
deprecated
func (*QueryUndelegateRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryUndelegateRecordResponse.ProtoReflect.Descriptor instead.
func (*QueryUndelegateRecordResponse) GetUndelegateRecord ¶
func (x *QueryUndelegateRecordResponse) GetUndelegateRecord() *UndelegateRecord
func (*QueryUndelegateRecordResponse) ProtoMessage ¶
func (*QueryUndelegateRecordResponse) ProtoMessage()
func (*QueryUndelegateRecordResponse) ProtoReflect ¶
func (x *QueryUndelegateRecordResponse) ProtoReflect() protoreflect.Message
func (*QueryUndelegateRecordResponse) Reset ¶
func (x *QueryUndelegateRecordResponse) Reset()
func (*QueryUndelegateRecordResponse) String ¶
func (x *QueryUndelegateRecordResponse) String() string
type QueryUndelegateVersion ¶
type QueryUndelegateVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Version uint64 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryUndelegateVersion) Descriptor
deprecated
func (*QueryUndelegateVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryUndelegateVersion.ProtoReflect.Descriptor instead.
func (*QueryUndelegateVersion) GetVersion ¶ added in v0.6.1
func (x *QueryUndelegateVersion) GetVersion() uint64
func (*QueryUndelegateVersion) GetZoneId ¶
func (x *QueryUndelegateVersion) GetZoneId() string
func (*QueryUndelegateVersion) ProtoMessage ¶
func (*QueryUndelegateVersion) ProtoMessage()
func (*QueryUndelegateVersion) ProtoReflect ¶
func (x *QueryUndelegateVersion) ProtoReflect() protoreflect.Message
func (*QueryUndelegateVersion) Reset ¶
func (x *QueryUndelegateVersion) Reset()
func (*QueryUndelegateVersion) String ¶
func (x *QueryUndelegateVersion) String() string
type QueryUndelegateVersionResponse ¶
type QueryUndelegateVersionResponse struct { VersionInfo *IBCTrace `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` // contains filtered or unexported fields }
func (*QueryUndelegateVersionResponse) Descriptor
deprecated
func (*QueryUndelegateVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryUndelegateVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryUndelegateVersionResponse) GetVersionInfo ¶ added in v0.6.1
func (x *QueryUndelegateVersionResponse) GetVersionInfo() *IBCTrace
func (*QueryUndelegateVersionResponse) ProtoMessage ¶
func (*QueryUndelegateVersionResponse) ProtoMessage()
func (*QueryUndelegateVersionResponse) ProtoReflect ¶
func (x *QueryUndelegateVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryUndelegateVersionResponse) Reset ¶
func (x *QueryUndelegateVersionResponse) Reset()
func (*QueryUndelegateVersionResponse) String ¶
func (x *QueryUndelegateVersionResponse) String() string
type QueryWithdrawRecordRequest ¶
type QueryWithdrawRecordRequest struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*QueryWithdrawRecordRequest) Descriptor
deprecated
func (*QueryWithdrawRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryWithdrawRecordRequest.ProtoReflect.Descriptor instead.
func (*QueryWithdrawRecordRequest) GetAddress ¶
func (x *QueryWithdrawRecordRequest) GetAddress() string
func (*QueryWithdrawRecordRequest) GetZoneId ¶
func (x *QueryWithdrawRecordRequest) GetZoneId() string
func (*QueryWithdrawRecordRequest) ProtoMessage ¶
func (*QueryWithdrawRecordRequest) ProtoMessage()
func (*QueryWithdrawRecordRequest) ProtoReflect ¶
func (x *QueryWithdrawRecordRequest) ProtoReflect() protoreflect.Message
func (*QueryWithdrawRecordRequest) Reset ¶
func (x *QueryWithdrawRecordRequest) Reset()
func (*QueryWithdrawRecordRequest) String ¶
func (x *QueryWithdrawRecordRequest) String() string
type QueryWithdrawRecordResponse ¶
type QueryWithdrawRecordResponse struct { WithdrawRecord *WithdrawRecord `protobuf:"bytes,1,opt,name=withdraw_record,json=withdrawRecord,proto3" json:"withdraw_record,omitempty"` // contains filtered or unexported fields }
func (*QueryWithdrawRecordResponse) Descriptor
deprecated
func (*QueryWithdrawRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryWithdrawRecordResponse.ProtoReflect.Descriptor instead.
func (*QueryWithdrawRecordResponse) GetWithdrawRecord ¶
func (x *QueryWithdrawRecordResponse) GetWithdrawRecord() *WithdrawRecord
func (*QueryWithdrawRecordResponse) ProtoMessage ¶
func (*QueryWithdrawRecordResponse) ProtoMessage()
func (*QueryWithdrawRecordResponse) ProtoReflect ¶
func (x *QueryWithdrawRecordResponse) ProtoReflect() protoreflect.Message
func (*QueryWithdrawRecordResponse) Reset ¶
func (x *QueryWithdrawRecordResponse) Reset()
func (*QueryWithdrawRecordResponse) String ¶
func (x *QueryWithdrawRecordResponse) String() string
type QueryWithdrawVersion ¶
type QueryWithdrawVersion struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Version uint64 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*QueryWithdrawVersion) Descriptor
deprecated
func (*QueryWithdrawVersion) Descriptor() ([]byte, []int)
Deprecated: Use QueryWithdrawVersion.ProtoReflect.Descriptor instead.
func (*QueryWithdrawVersion) GetVersion ¶ added in v0.6.1
func (x *QueryWithdrawVersion) GetVersion() uint64
func (*QueryWithdrawVersion) GetZoneId ¶
func (x *QueryWithdrawVersion) GetZoneId() string
func (*QueryWithdrawVersion) ProtoMessage ¶
func (*QueryWithdrawVersion) ProtoMessage()
func (*QueryWithdrawVersion) ProtoReflect ¶
func (x *QueryWithdrawVersion) ProtoReflect() protoreflect.Message
func (*QueryWithdrawVersion) Reset ¶
func (x *QueryWithdrawVersion) Reset()
func (*QueryWithdrawVersion) String ¶
func (x *QueryWithdrawVersion) String() string
type QueryWithdrawVersionResponse ¶
type QueryWithdrawVersionResponse struct { VersionInfo *IBCTrace `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` // contains filtered or unexported fields }
func (*QueryWithdrawVersionResponse) Descriptor
deprecated
func (*QueryWithdrawVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryWithdrawVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryWithdrawVersionResponse) GetVersionInfo ¶ added in v0.6.1
func (x *QueryWithdrawVersionResponse) GetVersionInfo() *IBCTrace
func (*QueryWithdrawVersionResponse) ProtoMessage ¶
func (*QueryWithdrawVersionResponse) ProtoMessage()
func (*QueryWithdrawVersionResponse) ProtoReflect ¶
func (x *QueryWithdrawVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryWithdrawVersionResponse) Reset ¶
func (x *QueryWithdrawVersionResponse) Reset()
func (*QueryWithdrawVersionResponse) String ¶
func (x *QueryWithdrawVersionResponse) String() string
type RecordInfo ¶
type RecordInfo struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` DelegateTrace *VersionState `protobuf:"bytes,2,opt,name=delegate_trace,json=delegateTrace,proto3" json:"delegate_trace,omitempty"` UndelegateTrace *VersionState `protobuf:"bytes,3,opt,name=undelegate_trace,json=undelegateTrace,proto3" json:"undelegate_trace,omitempty"` WithdrawTrace *VersionState `protobuf:"bytes,4,opt,name=withdraw_trace,json=withdrawTrace,proto3" json:"withdraw_trace,omitempty"` // contains filtered or unexported fields }
func (*RecordInfo) Descriptor
deprecated
func (*RecordInfo) Descriptor() ([]byte, []int)
Deprecated: Use RecordInfo.ProtoReflect.Descriptor instead.
func (*RecordInfo) GetDelegateTrace ¶
func (x *RecordInfo) GetDelegateTrace() *VersionState
func (*RecordInfo) GetUndelegateTrace ¶
func (x *RecordInfo) GetUndelegateTrace() *VersionState
func (*RecordInfo) GetWithdrawTrace ¶
func (x *RecordInfo) GetWithdrawTrace() *VersionState
func (*RecordInfo) GetZoneId ¶
func (x *RecordInfo) GetZoneId() string
func (*RecordInfo) ProtoMessage ¶
func (*RecordInfo) ProtoMessage()
func (*RecordInfo) ProtoReflect ¶
func (x *RecordInfo) ProtoReflect() protoreflect.Message
func (*RecordInfo) Reset ¶
func (x *RecordInfo) Reset()
func (*RecordInfo) String ¶
func (x *RecordInfo) String() string
type UndelegateRecord ¶
type UndelegateRecord struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Delegator string `protobuf:"bytes,2,opt,name=delegator,proto3" json:"delegator,omitempty"` Records []*UndelegateRecordContent `protobuf:"bytes,3,rep,name=records,proto3" json:"records,omitempty"` // contains filtered or unexported fields }
func (*UndelegateRecord) Descriptor
deprecated
func (*UndelegateRecord) Descriptor() ([]byte, []int)
Deprecated: Use UndelegateRecord.ProtoReflect.Descriptor instead.
func (*UndelegateRecord) GetDelegator ¶
func (x *UndelegateRecord) GetDelegator() string
func (*UndelegateRecord) GetRecords ¶
func (x *UndelegateRecord) GetRecords() []*UndelegateRecordContent
func (*UndelegateRecord) GetZoneId ¶
func (x *UndelegateRecord) GetZoneId() string
func (*UndelegateRecord) ProtoMessage ¶
func (*UndelegateRecord) ProtoMessage()
func (*UndelegateRecord) ProtoReflect ¶
func (x *UndelegateRecord) ProtoReflect() protoreflect.Message
func (*UndelegateRecord) Reset ¶
func (x *UndelegateRecord) Reset()
func (*UndelegateRecord) String ¶
func (x *UndelegateRecord) String() string
type UndelegateRecordContent ¶
type UndelegateRecordContent struct { Withdrawer string `protobuf:"bytes,1,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` SnAssetAmount *v1beta1.Coin `protobuf:"bytes,2,opt,name=sn_asset_amount,json=snAssetAmount,proto3" json:"sn_asset_amount,omitempty"` WithdrawAmount string `protobuf:"bytes,3,opt,name=withdraw_amount,json=withdrawAmount,proto3" json:"withdraw_amount,omitempty"` State int64 `protobuf:"varint,4,opt,name=state,proto3" json:"state,omitempty"` OracleVersion uint64 `protobuf:"varint,5,opt,name=oracle_version,json=oracleVersion,proto3" json:"oracle_version,omitempty"` UndelegateVersion uint64 `protobuf:"varint,6,opt,name=undelegate_version,json=undelegateVersion,proto3" json:"undelegate_version,omitempty"` // contains filtered or unexported fields }
func (*UndelegateRecordContent) Descriptor
deprecated
func (*UndelegateRecordContent) Descriptor() ([]byte, []int)
Deprecated: Use UndelegateRecordContent.ProtoReflect.Descriptor instead.
func (*UndelegateRecordContent) GetOracleVersion ¶
func (x *UndelegateRecordContent) GetOracleVersion() uint64
func (*UndelegateRecordContent) GetSnAssetAmount ¶
func (x *UndelegateRecordContent) GetSnAssetAmount() *v1beta1.Coin
func (*UndelegateRecordContent) GetState ¶
func (x *UndelegateRecordContent) GetState() int64
func (*UndelegateRecordContent) GetUndelegateVersion ¶
func (x *UndelegateRecordContent) GetUndelegateVersion() uint64
func (*UndelegateRecordContent) GetWithdrawAmount ¶
func (x *UndelegateRecordContent) GetWithdrawAmount() string
func (*UndelegateRecordContent) GetWithdrawer ¶
func (x *UndelegateRecordContent) GetWithdrawer() string
func (*UndelegateRecordContent) ProtoMessage ¶
func (*UndelegateRecordContent) ProtoMessage()
func (*UndelegateRecordContent) ProtoReflect ¶
func (x *UndelegateRecordContent) ProtoReflect() protoreflect.Message
func (*UndelegateRecordContent) Reset ¶
func (x *UndelegateRecordContent) Reset()
func (*UndelegateRecordContent) String ¶
func (x *UndelegateRecordContent) String() string
type UnimplementedMsgServer ¶
type UnimplementedMsgServer struct { }
UnimplementedMsgServer must be embedded to have forward compatible implementations.
func (UnimplementedMsgServer) ClaimSnAsset ¶
func (UnimplementedMsgServer) ClaimSnAsset(context.Context, *MsgClaimSnAsset) (*MsgClaimSnAssetResponse, error)
func (UnimplementedMsgServer) Delegate ¶
func (UnimplementedMsgServer) Delegate(context.Context, *MsgDelegate) (*MsgDelegateResponse, error)
func (UnimplementedMsgServer) Deposit ¶
func (UnimplementedMsgServer) Deposit(context.Context, *MsgDeposit) (*MsgDepositResponse, error)
func (UnimplementedMsgServer) IcaWithdraw ¶
func (UnimplementedMsgServer) IcaWithdraw(context.Context, *MsgIcaWithdraw) (*MsgIcaWithdrawResponse, error)
func (UnimplementedMsgServer) PendingUndelegate ¶
func (UnimplementedMsgServer) PendingUndelegate(context.Context, *MsgPendingUndelegate) (*MsgPendingUndelegateResponse, error)
func (UnimplementedMsgServer) Undelegate ¶
func (UnimplementedMsgServer) Undelegate(context.Context, *MsgUndelegate) (*MsgUndelegateResponse, error)
func (UnimplementedMsgServer) Withdraw ¶
func (UnimplementedMsgServer) Withdraw(context.Context, *MsgWithdraw) (*MsgWithdrawResponse, error)
type UnimplementedQueryServer ¶
type UnimplementedQueryServer struct { }
UnimplementedQueryServer must be embedded to have forward compatible implementations.
func (UnimplementedQueryServer) ActiveWithdrawals ¶
func (UnimplementedQueryServer) ActiveWithdrawals(context.Context, *QueryActiveWithdrawalsRequest) (*QueryActiveWithdrawalsResponse, error)
func (UnimplementedQueryServer) ClaimableAmount ¶
func (UnimplementedQueryServer) ClaimableAmount(context.Context, *QueryClaimableAmountRequest) (*QueryClaimableAmountResponse, error)
func (UnimplementedQueryServer) DelegateCurrentVersion ¶ added in v0.6.1
func (UnimplementedQueryServer) DelegateCurrentVersion(context.Context, *QueryCurrentDelegateVersion) (*QueryCurrentDelegateVersionResponse, error)
func (UnimplementedQueryServer) DelegateVersion ¶
func (UnimplementedQueryServer) DelegateVersion(context.Context, *QueryDelegateVersion) (*QueryDelegateVersionResponse, error)
func (UnimplementedQueryServer) DepositAmount ¶
func (UnimplementedQueryServer) DepositAmount(context.Context, *QueryDepositAmountRequest) (*QueryDepositAmountResponse, error)
func (UnimplementedQueryServer) DepositRecords ¶
func (UnimplementedQueryServer) DepositRecords(context.Context, *QueryDepositRecordRequest) (*QueryDepositRecordResponse, error)
func (UnimplementedQueryServer) EstimateSnAsset ¶
func (UnimplementedQueryServer) EstimateSnAsset(context.Context, *QueryEstimateSnAssetRequest) (*QueryEstimateSnAssetResponse, error)
func (UnimplementedQueryServer) Params ¶
func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
func (UnimplementedQueryServer) PendingWithdrawals ¶
func (UnimplementedQueryServer) PendingWithdrawals(context.Context, *QueryPendingWithdrawalsRequest) (*QueryPendingWithdrawalsResponse, error)
func (UnimplementedQueryServer) UndelegateCurrentVersion ¶ added in v0.6.1
func (UnimplementedQueryServer) UndelegateCurrentVersion(context.Context, *QueryCurrentUndelegateVersion) (*QueryCurrentUndelegateVersionResponse, error)
func (UnimplementedQueryServer) UndelegateRecords ¶
func (UnimplementedQueryServer) UndelegateRecords(context.Context, *QueryUndelegateRecordRequest) (*QueryUndelegateRecordResponse, error)
func (UnimplementedQueryServer) UndelegateVersion ¶
func (UnimplementedQueryServer) UndelegateVersion(context.Context, *QueryUndelegateVersion) (*QueryUndelegateVersionResponse, error)
func (UnimplementedQueryServer) WithdrawCurrentVersion ¶ added in v0.6.1
func (UnimplementedQueryServer) WithdrawCurrentVersion(context.Context, *QueryCurrentWithdrawVersion) (*QueryCurrentWithdrawVersionResponse, error)
func (UnimplementedQueryServer) WithdrawRecords ¶
func (UnimplementedQueryServer) WithdrawRecords(context.Context, *QueryWithdrawRecordRequest) (*QueryWithdrawRecordResponse, error)
func (UnimplementedQueryServer) WithdrawVersion ¶
func (UnimplementedQueryServer) WithdrawVersion(context.Context, *QueryWithdrawVersion) (*QueryWithdrawVersionResponse, error)
type UnsafeMsgServer ¶
type UnsafeMsgServer interface {
// contains filtered or unexported methods
}
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MsgServer will result in compilation errors.
type UnsafeQueryServer ¶
type UnsafeQueryServer interface {
// contains filtered or unexported methods
}
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QueryServer will result in compilation errors.
type VersionState ¶ added in v0.6.1
type VersionState struct { ZoneId string `protobuf:"bytes,1,opt,name=zoneId,proto3" json:"zoneId,omitempty"` CurrentVersion uint64 `protobuf:"varint,2,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty"` Record map[uint64]*IBCTrace `` /* 154-byte string literal not displayed */ // contains filtered or unexported fields }
func (*VersionState) Descriptor
deprecated
added in
v0.6.1
func (*VersionState) Descriptor() ([]byte, []int)
Deprecated: Use VersionState.ProtoReflect.Descriptor instead.
func (*VersionState) GetCurrentVersion ¶ added in v0.6.1
func (x *VersionState) GetCurrentVersion() uint64
func (*VersionState) GetRecord ¶ added in v0.6.1
func (x *VersionState) GetRecord() map[uint64]*IBCTrace
func (*VersionState) GetZoneId ¶ added in v0.6.1
func (x *VersionState) GetZoneId() string
func (*VersionState) ProtoMessage ¶ added in v0.6.1
func (*VersionState) ProtoMessage()
func (*VersionState) ProtoReflect ¶ added in v0.6.1
func (x *VersionState) ProtoReflect() protoreflect.Message
func (*VersionState) Reset ¶ added in v0.6.1
func (x *VersionState) Reset()
func (*VersionState) String ¶ added in v0.6.1
func (x *VersionState) String() string
type WithdrawInfo ¶
type WithdrawInfo struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Denom string `protobuf:"bytes,2,opt,name=denom,proto3" json:"denom,omitempty"` Amount int64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` CompletionTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=completion_time,json=completionTime,proto3" json:"completion_time,omitempty"` // contains filtered or unexported fields }
func (*WithdrawInfo) Descriptor
deprecated
func (*WithdrawInfo) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawInfo.ProtoReflect.Descriptor instead.
func (*WithdrawInfo) GetAddress ¶
func (x *WithdrawInfo) GetAddress() string
func (*WithdrawInfo) GetAmount ¶
func (x *WithdrawInfo) GetAmount() int64
func (*WithdrawInfo) GetCompletionTime ¶
func (x *WithdrawInfo) GetCompletionTime() *timestamppb.Timestamp
func (*WithdrawInfo) GetDenom ¶
func (x *WithdrawInfo) GetDenom() string
func (*WithdrawInfo) ProtoMessage ¶
func (*WithdrawInfo) ProtoMessage()
func (*WithdrawInfo) ProtoReflect ¶
func (x *WithdrawInfo) ProtoReflect() protoreflect.Message
func (*WithdrawInfo) Reset ¶
func (x *WithdrawInfo) Reset()
func (*WithdrawInfo) String ¶
func (x *WithdrawInfo) String() string
type WithdrawRecord ¶
type WithdrawRecord struct { ZoneId string `protobuf:"bytes,1,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` Withdrawer string `protobuf:"bytes,2,opt,name=withdrawer,proto3" json:"withdrawer,omitempty"` Records map[uint64]*WithdrawRecordContent `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WithdrawRecord) Descriptor
deprecated
func (*WithdrawRecord) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawRecord.ProtoReflect.Descriptor instead.
func (*WithdrawRecord) GetRecords ¶
func (x *WithdrawRecord) GetRecords() map[uint64]*WithdrawRecordContent
func (*WithdrawRecord) GetWithdrawer ¶
func (x *WithdrawRecord) GetWithdrawer() string
func (*WithdrawRecord) GetZoneId ¶
func (x *WithdrawRecord) GetZoneId() string
func (*WithdrawRecord) ProtoMessage ¶
func (*WithdrawRecord) ProtoMessage()
func (*WithdrawRecord) ProtoReflect ¶
func (x *WithdrawRecord) ProtoReflect() protoreflect.Message
func (*WithdrawRecord) Reset ¶
func (x *WithdrawRecord) Reset()
func (*WithdrawRecord) String ¶
func (x *WithdrawRecord) String() string
type WithdrawRecordContent ¶
type WithdrawRecordContent struct { Amount string `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"` State int64 `protobuf:"varint,2,opt,name=state,proto3" json:"state,omitempty"` OracleVersion int64 `protobuf:"varint,3,opt,name=oracle_version,json=oracleVersion,proto3" json:"oracle_version,omitempty"` WithdrawVersion uint64 `protobuf:"varint,4,opt,name=withdraw_version,json=withdrawVersion,proto3" json:"withdraw_version,omitempty"` CompletionTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=completion_time,json=completionTime,proto3" json:"completion_time,omitempty"` // contains filtered or unexported fields }
func (*WithdrawRecordContent) Descriptor
deprecated
func (*WithdrawRecordContent) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawRecordContent.ProtoReflect.Descriptor instead.
func (*WithdrawRecordContent) GetAmount ¶
func (x *WithdrawRecordContent) GetAmount() string
func (*WithdrawRecordContent) GetCompletionTime ¶
func (x *WithdrawRecordContent) GetCompletionTime() *timestamppb.Timestamp
func (*WithdrawRecordContent) GetOracleVersion ¶
func (x *WithdrawRecordContent) GetOracleVersion() int64
func (*WithdrawRecordContent) GetState ¶
func (x *WithdrawRecordContent) GetState() int64
func (*WithdrawRecordContent) GetWithdrawVersion ¶
func (x *WithdrawRecordContent) GetWithdrawVersion() uint64
func (*WithdrawRecordContent) ProtoMessage ¶
func (*WithdrawRecordContent) ProtoMessage()
func (*WithdrawRecordContent) ProtoReflect ¶
func (x *WithdrawRecordContent) ProtoReflect() protoreflect.Message
func (*WithdrawRecordContent) Reset ¶
func (x *WithdrawRecordContent) Reset()
func (*WithdrawRecordContent) String ¶
func (x *WithdrawRecordContent) String() string