Documentation ¶
Overview ¶
Package types is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func KeyPrefix(p string) []byte
- func OutboundTxKey(requestID string) []byte
- func ParamKeyTable() paramtypes.KeyTable
- func RegisterCodec(cdc *codec.LegacyAmino)
- func RegisterInterfaces(registry cdctypes.InterfaceRegistry)
- func RegisterMsgServer(s grpc1.Server, srv MsgServer)
- func RegisterQueryHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterQueryHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryClient) error
- func RegisterQueryHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterQueryHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServer) error
- func RegisterQueryServer(s grpc1.Server, srv QueryServer)
- type AddressV16
- func (*AddressV16) Descriptor() ([]byte, []int)
- func (m *AddressV16) GetAddress() []github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *AddressV16) Marshal() (dAtA []byte, err error)
- func (m *AddressV16) MarshalTo(dAtA []byte) (int, error)
- func (m *AddressV16) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AddressV16) ProtoMessage()
- func (m *AddressV16) Reset()
- func (m *AddressV16) Size() (n int)
- func (m *AddressV16) String() string
- func (m *AddressV16) Unmarshal(dAtA []byte) error
- func (m *AddressV16) XXX_DiscardUnknown()
- func (m *AddressV16) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddressV16) XXX_Merge(src proto.Message)
- func (m *AddressV16) XXX_Size() int
- func (m *AddressV16) XXX_Unmarshal(b []byte) error
- type BankKeeper
- type CoinsQuota
- func (*CoinsQuota) Descriptor() ([]byte, []int)
- func (m *CoinsQuota) GetCoinsSum() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *CoinsQuota) GetHistory() []*HistoricalAmount
- func (m *CoinsQuota) Marshal() (dAtA []byte, err error)
- func (m *CoinsQuota) MarshalTo(dAtA []byte) (int, error)
- func (m *CoinsQuota) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CoinsQuota) ProtoMessage()
- func (m *CoinsQuota) Reset()
- func (m *CoinsQuota) Size() (n int)
- func (m *CoinsQuota) String() string
- func (m *CoinsQuota) Unmarshal(dAtA []byte) error
- func (m *CoinsQuota) XXX_DiscardUnknown()
- func (m *CoinsQuota) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CoinsQuota) XXX_Merge(src proto.Message)
- func (m *CoinsQuota) XXX_Size() int
- func (m *CoinsQuota) XXX_Unmarshal(b []byte) error
- type CreatePool
- func (*CreatePool) Descriptor() ([]byte, []int)
- func (m *CreatePool) GetBlockHeight() string
- func (m *CreatePool) GetProposal() []*PoolProposal
- func (m *CreatePool) Marshal() (dAtA []byte, err error)
- func (m *CreatePool) MarshalTo(dAtA []byte) (int, error)
- func (m *CreatePool) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreatePool) ProtoMessage()
- func (m *CreatePool) Reset()
- func (m *CreatePool) Size() (n int)
- func (m *CreatePool) String() string
- func (m *CreatePool) Unmarshal(dAtA []byte) error
- func (m *CreatePool) XXX_DiscardUnknown()
- func (m *CreatePool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePool) XXX_Merge(src proto.Message)
- func (m *CreatePool) XXX_Size() int
- func (m *CreatePool) XXX_Unmarshal(b []byte) error
- type Entity
- func (*Entity) Descriptor() ([]byte, []int)
- func (m *Entity) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *Entity) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *Entity) Marshal() (dAtA []byte, err error)
- func (m *Entity) MarshalTo(dAtA []byte) (int, error)
- func (m *Entity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Entity) ProtoMessage()
- func (m *Entity) Reset()
- func (m *Entity) Size() (n int)
- func (m *Entity) String() string
- func (m *Entity) Unmarshal(dAtA []byte) error
- func (m *Entity) XXX_DiscardUnknown()
- func (m *Entity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Entity) XXX_Merge(src proto.Message)
- func (m *Entity) XXX_Size() int
- func (m *Entity) XXX_Unmarshal(b []byte) error
- type EntityV04
- func (*EntityV04) Descriptor() ([]byte, []int)
- func (m *EntityV04) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *EntityV04) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *EntityV04) Marshal() (dAtA []byte, err error)
- func (m *EntityV04) MarshalTo(dAtA []byte) (int, error)
- func (m *EntityV04) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EntityV04) ProtoMessage()
- func (m *EntityV04) Reset()
- func (m *EntityV04) Size() (n int)
- func (m *EntityV04) String() string
- func (m *EntityV04) Unmarshal(dAtA []byte) error
- func (m *EntityV04) XXX_DiscardUnknown()
- func (m *EntityV04) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityV04) XXX_Merge(src proto.Message)
- func (m *EntityV04) XXX_Size() int
- func (m *EntityV04) XXX_Unmarshal(b []byte) error
- type EntityV120
- func (*EntityV120) Descriptor() ([]byte, []int)
- func (m *EntityV120) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *EntityV120) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *EntityV120) Marshal() (dAtA []byte, err error)
- func (m *EntityV120) MarshalTo(dAtA []byte) (int, error)
- func (m *EntityV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EntityV120) ProtoMessage()
- func (m *EntityV120) Reset()
- func (m *EntityV120) Size() (n int)
- func (m *EntityV120) String() string
- func (m *EntityV120) Unmarshal(dAtA []byte) error
- func (m *EntityV120) XXX_DiscardUnknown()
- func (m *EntityV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityV120) XXX_Merge(src proto.Message)
- func (m *EntityV120) XXX_Size() int
- func (m *EntityV120) XXX_Unmarshal(b []byte) error
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)
- func (m *GenesisState) GetCoinsQuota() CoinsQuota
- func (m *GenesisState) GetCreatePoolList() []*CreatePool
- func (m *GenesisState) GetExported() bool
- func (m *GenesisState) GetFeeCollectedList() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *GenesisState) GetIssueTokenList() []*IssueToken
- func (m *GenesisState) GetLatestTwoPool() []*CreatePool
- func (m *GenesisState) GetOutboundTxList() []OutboundTx
- func (m *GenesisState) GetParams() Params
- func (m *GenesisState) GetStandbypowerList() []*StandbyPower
- func (m *GenesisState) GetValidatorinfoList() []*Validators
- func (m *GenesisState) Marshal() (dAtA []byte, err error)
- func (m *GenesisState) MarshalTo(dAtA []byte) (int, error)
- func (m *GenesisState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GenesisState) ProtoMessage()
- func (m *GenesisState) Reset()
- func (m *GenesisState) Size() (n int)
- func (m *GenesisState) String() string
- func (m *GenesisState) Unmarshal(dAtA []byte) error
- func (gs GenesisState) Validate() error
- func (m *GenesisState) XXX_DiscardUnknown()
- func (m *GenesisState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GenesisState) XXX_Merge(src proto.Message)
- func (m *GenesisState) XXX_Size() int
- func (m *GenesisState) XXX_Unmarshal(b []byte) error
- type HistoricalAmount
- func (*HistoricalAmount) Descriptor() ([]byte, []int)
- func (m *HistoricalAmount) GetAmount() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *HistoricalAmount) GetBlockHeight() int64
- func (m *HistoricalAmount) Marshal() (dAtA []byte, err error)
- func (m *HistoricalAmount) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoricalAmount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HistoricalAmount) ProtoMessage()
- func (m *HistoricalAmount) Reset()
- func (m *HistoricalAmount) Size() (n int)
- func (m *HistoricalAmount) String() string
- func (m *HistoricalAmount) Unmarshal(dAtA []byte) error
- func (m *HistoricalAmount) XXX_DiscardUnknown()
- func (m *HistoricalAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HistoricalAmount) XXX_Merge(src proto.Message)
- func (m *HistoricalAmount) XXX_Size() int
- func (m *HistoricalAmount) XXX_Unmarshal(b []byte) error
- type IssueToken
- func (*IssueToken) Descriptor() ([]byte, []int)
- func (m *IssueToken) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *IssueToken) GetIndex() string
- func (m *IssueToken) GetReceiver() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *IssueToken) Marshal() (dAtA []byte, err error)
- func (m *IssueToken) MarshalTo(dAtA []byte) (int, error)
- func (m *IssueToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IssueToken) ProtoMessage()
- func (m *IssueToken) Reset()
- func (m *IssueToken) Size() (n int)
- func (m *IssueToken) String() string
- func (m *IssueToken) Unmarshal(dAtA []byte) error
- func (m *IssueToken) XXX_DiscardUnknown()
- func (m *IssueToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IssueToken) XXX_Merge(src proto.Message)
- func (m *IssueToken) XXX_Size() int
- func (m *IssueToken) XXX_Unmarshal(b []byte) error
- type MsgClient
- type MsgCreateCreatePool
- func (*MsgCreateCreatePool) Descriptor() ([]byte, []int)
- func (m *MsgCreateCreatePool) GetBlockHeight() string
- func (m *MsgCreateCreatePool) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *MsgCreateCreatePool) GetPoolPubKey() string
- func (msg *MsgCreateCreatePool) GetSignBytes() []byte
- func (msg *MsgCreateCreatePool) GetSigners() []sdk.AccAddress
- func (m *MsgCreateCreatePool) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateCreatePool) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateCreatePool) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateCreatePool) ProtoMessage()
- func (m *MsgCreateCreatePool) Reset()
- func (msg *MsgCreateCreatePool) Route() string
- func (m *MsgCreateCreatePool) Size() (n int)
- func (m *MsgCreateCreatePool) String() string
- func (msg *MsgCreateCreatePool) Type() string
- func (m *MsgCreateCreatePool) Unmarshal(dAtA []byte) error
- func (msg *MsgCreateCreatePool) ValidateBasic() error
- func (m *MsgCreateCreatePool) XXX_DiscardUnknown()
- func (m *MsgCreateCreatePool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateCreatePool) XXX_Merge(src proto.Message)
- func (m *MsgCreateCreatePool) XXX_Size() int
- func (m *MsgCreateCreatePool) XXX_Unmarshal(b []byte) error
- type MsgCreateCreatePoolResponse
- func (*MsgCreateCreatePoolResponse) Descriptor() ([]byte, []int)
- func (m *MsgCreateCreatePoolResponse) GetSuccessful() bool
- func (m *MsgCreateCreatePoolResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateCreatePoolResponse) ProtoMessage()
- func (m *MsgCreateCreatePoolResponse) Reset()
- func (m *MsgCreateCreatePoolResponse) Size() (n int)
- func (m *MsgCreateCreatePoolResponse) String() string
- func (m *MsgCreateCreatePoolResponse) Unmarshal(dAtA []byte) error
- func (m *MsgCreateCreatePoolResponse) XXX_DiscardUnknown()
- func (m *MsgCreateCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateCreatePoolResponse) XXX_Merge(src proto.Message)
- func (m *MsgCreateCreatePoolResponse) XXX_Size() int
- func (m *MsgCreateCreatePoolResponse) XXX_Unmarshal(b []byte) error
- type MsgCreateIssueToken
- func (*MsgCreateIssueToken) Descriptor() ([]byte, []int)
- func (m *MsgCreateIssueToken) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *MsgCreateIssueToken) GetIndex() string
- func (m *MsgCreateIssueToken) GetReceiver() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (msg *MsgCreateIssueToken) GetSignBytes() []byte
- func (msg *MsgCreateIssueToken) GetSigners() []sdk.AccAddress
- func (m *MsgCreateIssueToken) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateIssueToken) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateIssueToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateIssueToken) ProtoMessage()
- func (m *MsgCreateIssueToken) Reset()
- func (msg *MsgCreateIssueToken) Route() string
- func (m *MsgCreateIssueToken) Size() (n int)
- func (m *MsgCreateIssueToken) String() string
- func (msg *MsgCreateIssueToken) Type() string
- func (m *MsgCreateIssueToken) Unmarshal(dAtA []byte) error
- func (msg *MsgCreateIssueToken) ValidateBasic() error
- func (m *MsgCreateIssueToken) XXX_DiscardUnknown()
- func (m *MsgCreateIssueToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateIssueToken) XXX_Merge(src proto.Message)
- func (m *MsgCreateIssueToken) XXX_Size() int
- func (m *MsgCreateIssueToken) XXX_Unmarshal(b []byte) error
- type MsgCreateIssueTokenResponse
- func (*MsgCreateIssueTokenResponse) Descriptor() ([]byte, []int)
- func (m *MsgCreateIssueTokenResponse) GetSuccessful() bool
- func (m *MsgCreateIssueTokenResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateIssueTokenResponse) ProtoMessage()
- func (m *MsgCreateIssueTokenResponse) Reset()
- func (m *MsgCreateIssueTokenResponse) Size() (n int)
- func (m *MsgCreateIssueTokenResponse) String() string
- func (m *MsgCreateIssueTokenResponse) Unmarshal(dAtA []byte) error
- func (m *MsgCreateIssueTokenResponse) XXX_DiscardUnknown()
- func (m *MsgCreateIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateIssueTokenResponse) XXX_Merge(src proto.Message)
- func (m *MsgCreateIssueTokenResponse) XXX_Size() int
- func (m *MsgCreateIssueTokenResponse) XXX_Unmarshal(b []byte) error
- type MsgCreateOutboundTx
- func (*MsgCreateOutboundTx) Descriptor() ([]byte, []int)
- func (m *MsgCreateOutboundTx) GetBlockHeight() string
- func (m *MsgCreateOutboundTx) GetChainType() string
- func (m *MsgCreateOutboundTx) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *MsgCreateOutboundTx) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *MsgCreateOutboundTx) GetInTxHash() string
- func (m *MsgCreateOutboundTx) GetNeedMint() bool
- func (m *MsgCreateOutboundTx) GetOutboundTx() string
- func (m *MsgCreateOutboundTx) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *MsgCreateOutboundTx) GetRequestID() string
- func (msg *MsgCreateOutboundTx) GetSignBytes() []byte
- func (msg *MsgCreateOutboundTx) GetSigners() []sdk.AccAddress
- func (m *MsgCreateOutboundTx) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateOutboundTx) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateOutboundTx) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateOutboundTx) ProtoMessage()
- func (m *MsgCreateOutboundTx) Reset()
- func (msg *MsgCreateOutboundTx) Route() string
- func (m *MsgCreateOutboundTx) Size() (n int)
- func (m *MsgCreateOutboundTx) String() string
- func (msg *MsgCreateOutboundTx) Type() string
- func (m *MsgCreateOutboundTx) Unmarshal(dAtA []byte) error
- func (msg *MsgCreateOutboundTx) ValidateBasic() error
- func (m *MsgCreateOutboundTx) XXX_DiscardUnknown()
- func (m *MsgCreateOutboundTx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateOutboundTx) XXX_Merge(src proto.Message)
- func (m *MsgCreateOutboundTx) XXX_Size() int
- func (m *MsgCreateOutboundTx) XXX_Unmarshal(b []byte) error
- type MsgCreateOutboundTxResponse
- func (*MsgCreateOutboundTxResponse) Descriptor() ([]byte, []int)
- func (m *MsgCreateOutboundTxResponse) GetSuccessful() bool
- func (m *MsgCreateOutboundTxResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgCreateOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgCreateOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgCreateOutboundTxResponse) ProtoMessage()
- func (m *MsgCreateOutboundTxResponse) Reset()
- func (m *MsgCreateOutboundTxResponse) Size() (n int)
- func (m *MsgCreateOutboundTxResponse) String() string
- func (m *MsgCreateOutboundTxResponse) Unmarshal(dAtA []byte) error
- func (m *MsgCreateOutboundTxResponse) XXX_DiscardUnknown()
- func (m *MsgCreateOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgCreateOutboundTxResponse) XXX_Merge(src proto.Message)
- func (m *MsgCreateOutboundTxResponse) XXX_Size() int
- func (m *MsgCreateOutboundTxResponse) XXX_Unmarshal(b []byte) error
- type MsgServer
- type OutboundTx
- func (*OutboundTx) Descriptor() ([]byte, []int)
- func (m *OutboundTx) GetChainType() string
- func (m *OutboundTx) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *OutboundTx) GetInTxHash() string
- func (m *OutboundTx) GetIndex() string
- func (m *OutboundTx) GetNeedMint() bool
- func (m *OutboundTx) GetOutboundTxs() []string
- func (m *OutboundTx) GetProcessed() bool
- func (m *OutboundTx) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *OutboundTx) Marshal() (dAtA []byte, err error)
- func (m *OutboundTx) MarshalTo(dAtA []byte) (int, error)
- func (m *OutboundTx) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OutboundTx) ProtoMessage()
- func (m *OutboundTx) Reset()
- func (m *OutboundTx) Size() (n int)
- func (m *OutboundTx) String() string
- func (m *OutboundTx) Unmarshal(dAtA []byte) error
- func (m *OutboundTx) XXX_DiscardUnknown()
- func (m *OutboundTx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OutboundTx) XXX_Merge(src proto.Message)
- func (m *OutboundTx) XXX_Size() int
- func (m *OutboundTx) XXX_Unmarshal(b []byte) error
- type OutboundTxV04
- func (*OutboundTxV04) Descriptor() ([]byte, []int)
- func (m *OutboundTxV04) GetChainType() string
- func (m *OutboundTxV04) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *OutboundTxV04) GetInTxHash() string
- func (m *OutboundTxV04) GetIndex() string
- func (m *OutboundTxV04) GetItems() map[string]ProposalsV04
- func (m *OutboundTxV04) GetNeedMint() bool
- func (m *OutboundTxV04) GetProcessed() bool
- func (m *OutboundTxV04) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *OutboundTxV04) Marshal() (dAtA []byte, err error)
- func (m *OutboundTxV04) MarshalTo(dAtA []byte) (int, error)
- func (m *OutboundTxV04) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OutboundTxV04) ProtoMessage()
- func (m *OutboundTxV04) Reset()
- func (m *OutboundTxV04) Size() (n int)
- func (m *OutboundTxV04) String() string
- func (m *OutboundTxV04) Unmarshal(dAtA []byte) error
- func (m *OutboundTxV04) XXX_DiscardUnknown()
- func (m *OutboundTxV04) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OutboundTxV04) XXX_Merge(src proto.Message)
- func (m *OutboundTxV04) XXX_Size() int
- func (m *OutboundTxV04) XXX_Unmarshal(b []byte) error
- type OutboundTxV120
- func (*OutboundTxV120) Descriptor() ([]byte, []int)
- func (m *OutboundTxV120) GetIndex() string
- func (m *OutboundTxV120) GetItems() map[string]ProposalsV120
- func (m *OutboundTxV120) GetProcessed() bool
- func (m *OutboundTxV120) Marshal() (dAtA []byte, err error)
- func (m *OutboundTxV120) MarshalTo(dAtA []byte) (int, error)
- func (m *OutboundTxV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OutboundTxV120) ProtoMessage()
- func (m *OutboundTxV120) Reset()
- func (m *OutboundTxV120) Size() (n int)
- func (m *OutboundTxV120) String() string
- func (m *OutboundTxV120) Unmarshal(dAtA []byte) error
- func (m *OutboundTxV120) XXX_DiscardUnknown()
- func (m *OutboundTxV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OutboundTxV120) XXX_Merge(src proto.Message)
- func (m *OutboundTxV120) XXX_Size() int
- func (m *OutboundTxV120) XXX_Unmarshal(b []byte) error
- type OutboundTxV16
- func (*OutboundTxV16) Descriptor() ([]byte, []int)
- func (m *OutboundTxV16) GetIndex() string
- func (m *OutboundTxV16) GetItems() map[string]*AddressV16
- func (m *OutboundTxV16) Marshal() (dAtA []byte, err error)
- func (m *OutboundTxV16) MarshalTo(dAtA []byte) (int, error)
- func (m *OutboundTxV16) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OutboundTxV16) ProtoMessage()
- func (m *OutboundTxV16) Reset()
- func (m *OutboundTxV16) Size() (n int)
- func (m *OutboundTxV16) String() string
- func (m *OutboundTxV16) Unmarshal(dAtA []byte) error
- func (m *OutboundTxV16) XXX_DiscardUnknown()
- func (m *OutboundTxV16) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OutboundTxV16) XXX_Merge(src proto.Message)
- func (m *OutboundTxV16) XXX_Size() int
- func (m *OutboundTxV16) XXX_Unmarshal(b []byte) error
- type Params
- func (*Params) Descriptor() ([]byte, []int)
- func (this *Params) Equal(that interface{}) bool
- func (m *Params) GetBlockChurnInterval() int64
- func (m *Params) GetHistoryLength() int32
- func (m *Params) GetPower() int64
- func (m *Params) GetStep() int64
- func (m *Params) GetTargetQuota() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *Params) Marshal() (dAtA []byte, err error)
- func (m *Params) MarshalTo(dAtA []byte) (int, error)
- func (m *Params) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs
- func (*Params) ProtoMessage()
- func (m *Params) Reset()
- func (m *Params) Size() (n int)
- func (p Params) String() string
- func (m *Params) Unmarshal(dAtA []byte) error
- func (p Params) Validate() error
- func (m *Params) XXX_DiscardUnknown()
- func (m *Params) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Params) XXX_Merge(src proto.Message)
- func (m *Params) XXX_Size() int
- func (m *Params) XXX_Unmarshal(b []byte) error
- type PoolInfo
- func (*PoolInfo) Descriptor() ([]byte, []int)
- func (m *PoolInfo) GetBlockHeight() string
- func (m *PoolInfo) GetCreatePool() *PoolProposal
- func (m *PoolInfo) Marshal() (dAtA []byte, err error)
- func (m *PoolInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *PoolInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PoolInfo) ProtoMessage()
- func (m *PoolInfo) Reset()
- func (m *PoolInfo) Size() (n int)
- func (m *PoolInfo) String() string
- func (m *PoolInfo) Unmarshal(dAtA []byte) error
- func (m *PoolInfo) XXX_DiscardUnknown()
- func (m *PoolInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolInfo) XXX_Merge(src proto.Message)
- func (m *PoolInfo) XXX_Size() int
- func (m *PoolInfo) XXX_Unmarshal(b []byte) error
- type PoolProposal
- func (*PoolProposal) Descriptor() ([]byte, []int)
- func (m *PoolProposal) GetNodes() []github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *PoolProposal) GetPoolAddr() github_com_cosmos_cosmos_sdk_types.AccAddress
- func (m *PoolProposal) GetPoolPubKey() string
- func (m *PoolProposal) Marshal() (dAtA []byte, err error)
- func (m *PoolProposal) MarshalTo(dAtA []byte) (int, error)
- func (m *PoolProposal) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PoolProposal) ProtoMessage()
- func (m *PoolProposal) Reset()
- func (m *PoolProposal) Size() (n int)
- func (m *PoolProposal) String() string
- func (m *PoolProposal) Unmarshal(dAtA []byte) error
- func (m *PoolProposal) XXX_DiscardUnknown()
- func (m *PoolProposal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolProposal) XXX_Merge(src proto.Message)
- func (m *PoolProposal) XXX_Size() int
- func (m *PoolProposal) XXX_Unmarshal(b []byte) error
- type ProposalView
- func (*ProposalView) Descriptor() ([]byte, []int)
- func (m *ProposalView) GetOutboundTx() string
- func (m *ProposalView) GetProposals() Proposals
- func (m *ProposalView) Marshal() (dAtA []byte, err error)
- func (m *ProposalView) MarshalTo(dAtA []byte) (int, error)
- func (m *ProposalView) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProposalView) ProtoMessage()
- func (m *ProposalView) Reset()
- func (m *ProposalView) Size() (n int)
- func (m *ProposalView) String() string
- func (m *ProposalView) Unmarshal(dAtA []byte) error
- func (m *ProposalView) XXX_DiscardUnknown()
- func (m *ProposalView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProposalView) XXX_Merge(src proto.Message)
- func (m *ProposalView) XXX_Size() int
- func (m *ProposalView) XXX_Unmarshal(b []byte) error
- type Proposals
- func (*Proposals) Descriptor() ([]byte, []int)
- func (m *Proposals) GetEntry() []*Entity
- func (m *Proposals) Marshal() (dAtA []byte, err error)
- func (m *Proposals) MarshalTo(dAtA []byte) (int, error)
- func (m *Proposals) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Proposals) ProtoMessage()
- func (m *Proposals) Reset()
- func (m *Proposals) Size() (n int)
- func (m *Proposals) String() string
- func (m *Proposals) Unmarshal(dAtA []byte) error
- func (m *Proposals) XXX_DiscardUnknown()
- func (m *Proposals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Proposals) XXX_Merge(src proto.Message)
- func (m *Proposals) XXX_Size() int
- func (m *Proposals) XXX_Unmarshal(b []byte) error
- type ProposalsV04
- func (*ProposalsV04) Descriptor() ([]byte, []int)
- func (m *ProposalsV04) GetEntry() []*EntityV04
- func (m *ProposalsV04) Marshal() (dAtA []byte, err error)
- func (m *ProposalsV04) MarshalTo(dAtA []byte) (int, error)
- func (m *ProposalsV04) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProposalsV04) ProtoMessage()
- func (m *ProposalsV04) Reset()
- func (m *ProposalsV04) Size() (n int)
- func (m *ProposalsV04) String() string
- func (m *ProposalsV04) Unmarshal(dAtA []byte) error
- func (m *ProposalsV04) XXX_DiscardUnknown()
- func (m *ProposalsV04) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProposalsV04) XXX_Merge(src proto.Message)
- func (m *ProposalsV04) XXX_Size() int
- func (m *ProposalsV04) XXX_Unmarshal(b []byte) error
- type ProposalsV120
- func (*ProposalsV120) Descriptor() ([]byte, []int)
- func (m *ProposalsV120) GetEntry() []*EntityV120
- func (m *ProposalsV120) Marshal() (dAtA []byte, err error)
- func (m *ProposalsV120) MarshalTo(dAtA []byte) (int, error)
- func (m *ProposalsV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProposalsV120) ProtoMessage()
- func (m *ProposalsV120) Reset()
- func (m *ProposalsV120) Size() (n int)
- func (m *ProposalsV120) String() string
- func (m *ProposalsV120) Unmarshal(dAtA []byte) error
- func (m *ProposalsV120) XXX_DiscardUnknown()
- func (m *ProposalsV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProposalsV120) XXX_Merge(src proto.Message)
- func (m *ProposalsV120) XXX_Size() int
- func (m *ProposalsV120) XXX_Unmarshal(b []byte) error
- type QueryAllCreatePoolRequest
- func (*QueryAllCreatePoolRequest) Descriptor() ([]byte, []int)
- func (m *QueryAllCreatePoolRequest) GetPagination() *query.PageRequest
- func (m *QueryAllCreatePoolRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryAllCreatePoolRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllCreatePoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllCreatePoolRequest) ProtoMessage()
- func (m *QueryAllCreatePoolRequest) Reset()
- func (m *QueryAllCreatePoolRequest) Size() (n int)
- func (m *QueryAllCreatePoolRequest) String() string
- func (m *QueryAllCreatePoolRequest) Unmarshal(dAtA []byte) error
- func (m *QueryAllCreatePoolRequest) XXX_DiscardUnknown()
- func (m *QueryAllCreatePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllCreatePoolRequest) XXX_Merge(src proto.Message)
- func (m *QueryAllCreatePoolRequest) XXX_Size() int
- func (m *QueryAllCreatePoolRequest) XXX_Unmarshal(b []byte) error
- type QueryAllCreatePoolResponse
- func (*QueryAllCreatePoolResponse) Descriptor() ([]byte, []int)
- func (m *QueryAllCreatePoolResponse) GetCreatePool() []*PoolProposal
- func (m *QueryAllCreatePoolResponse) GetPagination() *query.PageResponse
- func (m *QueryAllCreatePoolResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryAllCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllCreatePoolResponse) ProtoMessage()
- func (m *QueryAllCreatePoolResponse) Reset()
- func (m *QueryAllCreatePoolResponse) Size() (n int)
- func (m *QueryAllCreatePoolResponse) String() string
- func (m *QueryAllCreatePoolResponse) Unmarshal(dAtA []byte) error
- func (m *QueryAllCreatePoolResponse) XXX_DiscardUnknown()
- func (m *QueryAllCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllCreatePoolResponse) XXX_Merge(src proto.Message)
- func (m *QueryAllCreatePoolResponse) XXX_Size() int
- func (m *QueryAllCreatePoolResponse) XXX_Unmarshal(b []byte) error
- type QueryAllIssueTokenRequest
- func (*QueryAllIssueTokenRequest) Descriptor() ([]byte, []int)
- func (m *QueryAllIssueTokenRequest) GetPagination() *query.PageRequest
- func (m *QueryAllIssueTokenRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryAllIssueTokenRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllIssueTokenRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllIssueTokenRequest) ProtoMessage()
- func (m *QueryAllIssueTokenRequest) Reset()
- func (m *QueryAllIssueTokenRequest) Size() (n int)
- func (m *QueryAllIssueTokenRequest) String() string
- func (m *QueryAllIssueTokenRequest) Unmarshal(dAtA []byte) error
- func (m *QueryAllIssueTokenRequest) XXX_DiscardUnknown()
- func (m *QueryAllIssueTokenRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllIssueTokenRequest) XXX_Merge(src proto.Message)
- func (m *QueryAllIssueTokenRequest) XXX_Size() int
- func (m *QueryAllIssueTokenRequest) XXX_Unmarshal(b []byte) error
- type QueryAllIssueTokenResponse
- func (*QueryAllIssueTokenResponse) Descriptor() ([]byte, []int)
- func (m *QueryAllIssueTokenResponse) GetIssueToken() []*IssueToken
- func (m *QueryAllIssueTokenResponse) GetPagination() *query.PageResponse
- func (m *QueryAllIssueTokenResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryAllIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllIssueTokenResponse) ProtoMessage()
- func (m *QueryAllIssueTokenResponse) Reset()
- func (m *QueryAllIssueTokenResponse) Size() (n int)
- func (m *QueryAllIssueTokenResponse) String() string
- func (m *QueryAllIssueTokenResponse) Unmarshal(dAtA []byte) error
- func (m *QueryAllIssueTokenResponse) XXX_DiscardUnknown()
- func (m *QueryAllIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllIssueTokenResponse) XXX_Merge(src proto.Message)
- func (m *QueryAllIssueTokenResponse) XXX_Size() int
- func (m *QueryAllIssueTokenResponse) XXX_Unmarshal(b []byte) error
- type QueryAllOutboundTxRequest
- func (*QueryAllOutboundTxRequest) Descriptor() ([]byte, []int)
- func (m *QueryAllOutboundTxRequest) GetPagination() *query.PageRequest
- func (m *QueryAllOutboundTxRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryAllOutboundTxRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllOutboundTxRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllOutboundTxRequest) ProtoMessage()
- func (m *QueryAllOutboundTxRequest) Reset()
- func (m *QueryAllOutboundTxRequest) Size() (n int)
- func (m *QueryAllOutboundTxRequest) String() string
- func (m *QueryAllOutboundTxRequest) Unmarshal(dAtA []byte) error
- func (m *QueryAllOutboundTxRequest) XXX_DiscardUnknown()
- func (m *QueryAllOutboundTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllOutboundTxRequest) XXX_Merge(src proto.Message)
- func (m *QueryAllOutboundTxRequest) XXX_Size() int
- func (m *QueryAllOutboundTxRequest) XXX_Unmarshal(b []byte) error
- type QueryAllOutboundTxResponse
- func (*QueryAllOutboundTxResponse) Descriptor() ([]byte, []int)
- func (m *QueryAllOutboundTxResponse) GetAllOutbound() []QueryGetOutboundTxResponse
- func (m *QueryAllOutboundTxResponse) GetPagination() *query.PageResponse
- func (m *QueryAllOutboundTxResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryAllOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllOutboundTxResponse) ProtoMessage()
- func (m *QueryAllOutboundTxResponse) Reset()
- func (m *QueryAllOutboundTxResponse) Size() (n int)
- func (m *QueryAllOutboundTxResponse) String() string
- func (m *QueryAllOutboundTxResponse) Unmarshal(dAtA []byte) error
- func (m *QueryAllOutboundTxResponse) XXX_DiscardUnknown()
- func (m *QueryAllOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllOutboundTxResponse) XXX_Merge(src proto.Message)
- func (m *QueryAllOutboundTxResponse) XXX_Size() int
- func (m *QueryAllOutboundTxResponse) XXX_Unmarshal(b []byte) error
- type QueryAllValidatorsRequest
- func (*QueryAllValidatorsRequest) Descriptor() ([]byte, []int)
- func (m *QueryAllValidatorsRequest) GetPagination() *query.PageRequest
- func (m *QueryAllValidatorsRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryAllValidatorsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllValidatorsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllValidatorsRequest) ProtoMessage()
- func (m *QueryAllValidatorsRequest) Reset()
- func (m *QueryAllValidatorsRequest) Size() (n int)
- func (m *QueryAllValidatorsRequest) String() string
- func (m *QueryAllValidatorsRequest) Unmarshal(dAtA []byte) error
- func (m *QueryAllValidatorsRequest) XXX_DiscardUnknown()
- func (m *QueryAllValidatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllValidatorsRequest) XXX_Merge(src proto.Message)
- func (m *QueryAllValidatorsRequest) XXX_Size() int
- func (m *QueryAllValidatorsRequest) XXX_Unmarshal(b []byte) error
- type QueryAllValidatorsResponse
- func (*QueryAllValidatorsResponse) Descriptor() ([]byte, []int)
- func (m *QueryAllValidatorsResponse) GetAllValidators() []*Validators
- func (m *QueryAllValidatorsResponse) GetPagination() *query.PageResponse
- func (m *QueryAllValidatorsResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryAllValidatorsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryAllValidatorsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryAllValidatorsResponse) ProtoMessage()
- func (m *QueryAllValidatorsResponse) Reset()
- func (m *QueryAllValidatorsResponse) Size() (n int)
- func (m *QueryAllValidatorsResponse) String() string
- func (m *QueryAllValidatorsResponse) Unmarshal(dAtA []byte) error
- func (m *QueryAllValidatorsResponse) XXX_DiscardUnknown()
- func (m *QueryAllValidatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryAllValidatorsResponse) XXX_Merge(src proto.Message)
- func (m *QueryAllValidatorsResponse) XXX_Size() int
- func (m *QueryAllValidatorsResponse) XXX_Unmarshal(b []byte) error
- type QueryClient
- type QueryGetCreatePoolRequest
- func (*QueryGetCreatePoolRequest) Descriptor() ([]byte, []int)
- func (m *QueryGetCreatePoolRequest) GetIndex() string
- func (m *QueryGetCreatePoolRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryGetCreatePoolRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetCreatePoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetCreatePoolRequest) ProtoMessage()
- func (m *QueryGetCreatePoolRequest) Reset()
- func (m *QueryGetCreatePoolRequest) Size() (n int)
- func (m *QueryGetCreatePoolRequest) String() string
- func (m *QueryGetCreatePoolRequest) Unmarshal(dAtA []byte) error
- func (m *QueryGetCreatePoolRequest) XXX_DiscardUnknown()
- func (m *QueryGetCreatePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetCreatePoolRequest) XXX_Merge(src proto.Message)
- func (m *QueryGetCreatePoolRequest) XXX_Size() int
- func (m *QueryGetCreatePoolRequest) XXX_Unmarshal(b []byte) error
- type QueryGetCreatePoolResponse
- func (*QueryGetCreatePoolResponse) Descriptor() ([]byte, []int)
- func (m *QueryGetCreatePoolResponse) GetCreatePool() *PoolProposal
- func (m *QueryGetCreatePoolResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryGetCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetCreatePoolResponse) ProtoMessage()
- func (m *QueryGetCreatePoolResponse) Reset()
- func (m *QueryGetCreatePoolResponse) Size() (n int)
- func (m *QueryGetCreatePoolResponse) String() string
- func (m *QueryGetCreatePoolResponse) Unmarshal(dAtA []byte) error
- func (m *QueryGetCreatePoolResponse) XXX_DiscardUnknown()
- func (m *QueryGetCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetCreatePoolResponse) XXX_Merge(src proto.Message)
- func (m *QueryGetCreatePoolResponse) XXX_Size() int
- func (m *QueryGetCreatePoolResponse) XXX_Unmarshal(b []byte) error
- type QueryGetIssueTokenRequest
- func (*QueryGetIssueTokenRequest) Descriptor() ([]byte, []int)
- func (m *QueryGetIssueTokenRequest) GetIndex() string
- func (m *QueryGetIssueTokenRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryGetIssueTokenRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetIssueTokenRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetIssueTokenRequest) ProtoMessage()
- func (m *QueryGetIssueTokenRequest) Reset()
- func (m *QueryGetIssueTokenRequest) Size() (n int)
- func (m *QueryGetIssueTokenRequest) String() string
- func (m *QueryGetIssueTokenRequest) Unmarshal(dAtA []byte) error
- func (m *QueryGetIssueTokenRequest) XXX_DiscardUnknown()
- func (m *QueryGetIssueTokenRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetIssueTokenRequest) XXX_Merge(src proto.Message)
- func (m *QueryGetIssueTokenRequest) XXX_Size() int
- func (m *QueryGetIssueTokenRequest) XXX_Unmarshal(b []byte) error
- type QueryGetIssueTokenResponse
- func (*QueryGetIssueTokenResponse) Descriptor() ([]byte, []int)
- func (m *QueryGetIssueTokenResponse) GetIssueToken() *IssueToken
- func (m *QueryGetIssueTokenResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryGetIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetIssueTokenResponse) ProtoMessage()
- func (m *QueryGetIssueTokenResponse) Reset()
- func (m *QueryGetIssueTokenResponse) Size() (n int)
- func (m *QueryGetIssueTokenResponse) String() string
- func (m *QueryGetIssueTokenResponse) Unmarshal(dAtA []byte) error
- func (m *QueryGetIssueTokenResponse) XXX_DiscardUnknown()
- func (m *QueryGetIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetIssueTokenResponse) XXX_Merge(src proto.Message)
- func (m *QueryGetIssueTokenResponse) XXX_Size() int
- func (m *QueryGetIssueTokenResponse) XXX_Unmarshal(b []byte) error
- type QueryGetOutboundTxRequest
- func (*QueryGetOutboundTxRequest) Descriptor() ([]byte, []int)
- func (m *QueryGetOutboundTxRequest) GetRequestID() string
- func (m *QueryGetOutboundTxRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryGetOutboundTxRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetOutboundTxRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetOutboundTxRequest) ProtoMessage()
- func (m *QueryGetOutboundTxRequest) Reset()
- func (m *QueryGetOutboundTxRequest) Size() (n int)
- func (m *QueryGetOutboundTxRequest) String() string
- func (m *QueryGetOutboundTxRequest) Unmarshal(dAtA []byte) error
- func (m *QueryGetOutboundTxRequest) XXX_DiscardUnknown()
- func (m *QueryGetOutboundTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetOutboundTxRequest) XXX_Merge(src proto.Message)
- func (m *QueryGetOutboundTxRequest) XXX_Size() int
- func (m *QueryGetOutboundTxRequest) XXX_Unmarshal(b []byte) error
- type QueryGetOutboundTxResponse
- func (*QueryGetOutboundTxResponse) Descriptor() ([]byte, []int)
- func (m *QueryGetOutboundTxResponse) GetOutboundTx() OutboundTx
- func (m *QueryGetOutboundTxResponse) GetView() []ProposalView
- func (m *QueryGetOutboundTxResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryGetOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetOutboundTxResponse) ProtoMessage()
- func (m *QueryGetOutboundTxResponse) Reset()
- func (m *QueryGetOutboundTxResponse) Size() (n int)
- func (m *QueryGetOutboundTxResponse) String() string
- func (m *QueryGetOutboundTxResponse) Unmarshal(dAtA []byte) error
- func (m *QueryGetOutboundTxResponse) XXX_DiscardUnknown()
- func (m *QueryGetOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetOutboundTxResponse) XXX_Merge(src proto.Message)
- func (m *QueryGetOutboundTxResponse) XXX_Size() int
- func (m *QueryGetOutboundTxResponse) XXX_Unmarshal(b []byte) error
- type QueryGetQuotaRequest
- func (*QueryGetQuotaRequest) Descriptor() ([]byte, []int)
- func (m *QueryGetQuotaRequest) GetPagination() *query.PageRequest
- func (m *QueryGetQuotaRequest) GetQueryLength() int32
- func (m *QueryGetQuotaRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryGetQuotaRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetQuotaRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetQuotaRequest) ProtoMessage()
- func (m *QueryGetQuotaRequest) Reset()
- func (m *QueryGetQuotaRequest) Size() (n int)
- func (m *QueryGetQuotaRequest) String() string
- func (m *QueryGetQuotaRequest) Unmarshal(dAtA []byte) error
- func (m *QueryGetQuotaRequest) XXX_DiscardUnknown()
- func (m *QueryGetQuotaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetQuotaRequest) XXX_Merge(src proto.Message)
- func (m *QueryGetQuotaRequest) XXX_Size() int
- func (m *QueryGetQuotaRequest) XXX_Unmarshal(b []byte) error
- type QueryGetQuotaResponse
- func (*QueryGetQuotaResponse) Descriptor() ([]byte, []int)
- func (m *QueryGetQuotaResponse) GetCoinQuotaResponse() CoinsQuota
- func (m *QueryGetQuotaResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryGetQuotaResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetQuotaResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetQuotaResponse) ProtoMessage()
- func (m *QueryGetQuotaResponse) Reset()
- func (m *QueryGetQuotaResponse) Size() (n int)
- func (m *QueryGetQuotaResponse) String() string
- func (m *QueryGetQuotaResponse) Unmarshal(dAtA []byte) error
- func (m *QueryGetQuotaResponse) XXX_DiscardUnknown()
- func (m *QueryGetQuotaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetQuotaResponse) XXX_Merge(src proto.Message)
- func (m *QueryGetQuotaResponse) XXX_Size() int
- func (m *QueryGetQuotaResponse) XXX_Unmarshal(b []byte) error
- type QueryGetValidatorsRequest
- func (*QueryGetValidatorsRequest) Descriptor() ([]byte, []int)
- func (m *QueryGetValidatorsRequest) GetHeight() string
- func (m *QueryGetValidatorsRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryGetValidatorsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetValidatorsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetValidatorsRequest) ProtoMessage()
- func (m *QueryGetValidatorsRequest) Reset()
- func (m *QueryGetValidatorsRequest) Size() (n int)
- func (m *QueryGetValidatorsRequest) String() string
- func (m *QueryGetValidatorsRequest) Unmarshal(dAtA []byte) error
- func (m *QueryGetValidatorsRequest) XXX_DiscardUnknown()
- func (m *QueryGetValidatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetValidatorsRequest) XXX_Merge(src proto.Message)
- func (m *QueryGetValidatorsRequest) XXX_Size() int
- func (m *QueryGetValidatorsRequest) XXX_Unmarshal(b []byte) error
- type QueryGetValidatorsResponse
- func (*QueryGetValidatorsResponse) Descriptor() ([]byte, []int)
- func (m *QueryGetValidatorsResponse) GetValidators() *Validators
- func (m *QueryGetValidatorsResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryGetValidatorsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryGetValidatorsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryGetValidatorsResponse) ProtoMessage()
- func (m *QueryGetValidatorsResponse) Reset()
- func (m *QueryGetValidatorsResponse) Size() (n int)
- func (m *QueryGetValidatorsResponse) String() string
- func (m *QueryGetValidatorsResponse) Unmarshal(dAtA []byte) error
- func (m *QueryGetValidatorsResponse) XXX_DiscardUnknown()
- func (m *QueryGetValidatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryGetValidatorsResponse) XXX_Merge(src proto.Message)
- func (m *QueryGetValidatorsResponse) XXX_Size() int
- func (m *QueryGetValidatorsResponse) XXX_Unmarshal(b []byte) error
- type QueryLastPoolResponse
- func (*QueryLastPoolResponse) Descriptor() ([]byte, []int)
- func (m *QueryLastPoolResponse) GetPools() []*PoolInfo
- func (m *QueryLastPoolResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryLastPoolResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryLastPoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryLastPoolResponse) ProtoMessage()
- func (m *QueryLastPoolResponse) Reset()
- func (m *QueryLastPoolResponse) Size() (n int)
- func (m *QueryLastPoolResponse) String() string
- func (m *QueryLastPoolResponse) Unmarshal(dAtA []byte) error
- func (m *QueryLastPoolResponse) XXX_DiscardUnknown()
- func (m *QueryLastPoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryLastPoolResponse) XXX_Merge(src proto.Message)
- func (m *QueryLastPoolResponse) XXX_Size() int
- func (m *QueryLastPoolResponse) XXX_Unmarshal(b []byte) error
- type QueryLatestPoolRequest
- func (*QueryLatestPoolRequest) Descriptor() ([]byte, []int)
- func (m *QueryLatestPoolRequest) GetPagination() *query.PageRequest
- func (m *QueryLatestPoolRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryLatestPoolRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryLatestPoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryLatestPoolRequest) ProtoMessage()
- func (m *QueryLatestPoolRequest) Reset()
- func (m *QueryLatestPoolRequest) Size() (n int)
- func (m *QueryLatestPoolRequest) String() string
- func (m *QueryLatestPoolRequest) Unmarshal(dAtA []byte) error
- func (m *QueryLatestPoolRequest) XXX_DiscardUnknown()
- func (m *QueryLatestPoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryLatestPoolRequest) XXX_Merge(src proto.Message)
- func (m *QueryLatestPoolRequest) XXX_Size() int
- func (m *QueryLatestPoolRequest) XXX_Unmarshal(b []byte) error
- type QueryPendingFeeRequest
- func (*QueryPendingFeeRequest) Descriptor() ([]byte, []int)
- func (m *QueryPendingFeeRequest) GetPagination() *query.PageRequest
- func (m *QueryPendingFeeRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingFeeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingFeeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingFeeRequest) ProtoMessage()
- func (m *QueryPendingFeeRequest) Reset()
- func (m *QueryPendingFeeRequest) Size() (n int)
- func (m *QueryPendingFeeRequest) String() string
- func (m *QueryPendingFeeRequest) Unmarshal(dAtA []byte) error
- func (m *QueryPendingFeeRequest) XXX_DiscardUnknown()
- func (m *QueryPendingFeeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingFeeRequest) XXX_Merge(src proto.Message)
- func (m *QueryPendingFeeRequest) XXX_Size() int
- func (m *QueryPendingFeeRequest) XXX_Unmarshal(b []byte) error
- type QueryPendingFeeResponse
- func (*QueryPendingFeeResponse) Descriptor() ([]byte, []int)
- func (m *QueryPendingFeeResponse) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *QueryPendingFeeResponse) GetPagination() *query.PageResponse
- func (m *QueryPendingFeeResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingFeeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingFeeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingFeeResponse) ProtoMessage()
- func (m *QueryPendingFeeResponse) Reset()
- func (m *QueryPendingFeeResponse) Size() (n int)
- func (m *QueryPendingFeeResponse) String() string
- func (m *QueryPendingFeeResponse) Unmarshal(dAtA []byte) error
- func (m *QueryPendingFeeResponse) XXX_DiscardUnknown()
- func (m *QueryPendingFeeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingFeeResponse) XXX_Merge(src proto.Message)
- func (m *QueryPendingFeeResponse) XXX_Size() int
- func (m *QueryPendingFeeResponse) XXX_Unmarshal(b []byte) error
- type QueryServer
- type SendKeeper
- type StandbyPower
- func (*StandbyPower) Descriptor() ([]byte, []int)
- func (m *StandbyPower) GetAddr() string
- func (m *StandbyPower) GetPower() int64
- func (m *StandbyPower) Marshal() (dAtA []byte, err error)
- func (m *StandbyPower) MarshalTo(dAtA []byte) (int, error)
- func (m *StandbyPower) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StandbyPower) ProtoMessage()
- func (m *StandbyPower) Reset()
- func (m *StandbyPower) Size() (n int)
- func (m *StandbyPower) String() string
- func (m *StandbyPower) Unmarshal(dAtA []byte) error
- func (m *StandbyPower) XXX_DiscardUnknown()
- func (m *StandbyPower) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StandbyPower) XXX_Merge(src proto.Message)
- func (m *StandbyPower) XXX_Size() int
- func (m *StandbyPower) XXX_Unmarshal(b []byte) error
- type UnimplementedMsgServer
- func (*UnimplementedMsgServer) CreateCreatePool(ctx context.Context, req *MsgCreateCreatePool) (*MsgCreateCreatePoolResponse, error)
- func (*UnimplementedMsgServer) CreateIssueToken(ctx context.Context, req *MsgCreateIssueToken) (*MsgCreateIssueTokenResponse, error)
- func (*UnimplementedMsgServer) CreateOutboundTx(ctx context.Context, req *MsgCreateOutboundTx) (*MsgCreateOutboundTxResponse, error)
- type UnimplementedQueryServer
- func (*UnimplementedQueryServer) CreatePool(ctx context.Context, req *QueryGetCreatePoolRequest) (*QueryGetCreatePoolResponse, error)
- func (*UnimplementedQueryServer) CreatePoolAll(ctx context.Context, req *QueryAllCreatePoolRequest) (*QueryAllCreatePoolResponse, error)
- func (*UnimplementedQueryServer) GetAllValidators(ctx context.Context, req *QueryAllValidatorsRequest) (*QueryAllValidatorsResponse, error)
- func (*UnimplementedQueryServer) GetLastPool(ctx context.Context, req *QueryLatestPoolRequest) (*QueryLastPoolResponse, error)
- func (*UnimplementedQueryServer) GetPendingFee(ctx context.Context, req *QueryPendingFeeRequest) (*QueryPendingFeeResponse, error)
- func (*UnimplementedQueryServer) GetQuota(ctx context.Context, req *QueryGetQuotaRequest) (*QueryGetQuotaResponse, error)
- func (*UnimplementedQueryServer) GetValidators(ctx context.Context, req *QueryGetValidatorsRequest) (*QueryGetValidatorsResponse, error)
- func (*UnimplementedQueryServer) IssueToken(ctx context.Context, req *QueryGetIssueTokenRequest) (*QueryGetIssueTokenResponse, error)
- func (*UnimplementedQueryServer) IssueTokenAll(ctx context.Context, req *QueryAllIssueTokenRequest) (*QueryAllIssueTokenResponse, error)
- func (*UnimplementedQueryServer) OutboundTx(ctx context.Context, req *QueryGetOutboundTxRequest) (*QueryGetOutboundTxResponse, error)
- func (*UnimplementedQueryServer) OutboundTxAll(ctx context.Context, req *QueryAllOutboundTxRequest) (*QueryAllOutboundTxResponse, error)
- type Validator
- func (*Validator) Descriptor() ([]byte, []int)
- func (m *Validator) GetPower() int64
- func (m *Validator) GetPubkey() []byte
- func (m *Validator) Marshal() (dAtA []byte, err error)
- func (m *Validator) MarshalTo(dAtA []byte) (int, error)
- func (m *Validator) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Validator) ProtoMessage()
- func (m *Validator) Reset()
- func (m *Validator) Size() (n int)
- func (m *Validator) String() string
- func (m *Validator) Unmarshal(dAtA []byte) error
- func (m *Validator) XXX_DiscardUnknown()
- func (m *Validator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Validator) XXX_Merge(src proto.Message)
- func (m *Validator) XXX_Size() int
- func (m *Validator) XXX_Unmarshal(b []byte) error
- type ValidatorPowerInfo
- type Validators
- func (*Validators) Descriptor() ([]byte, []int)
- func (m *Validators) GetAllValidators() []*Validator
- func (m *Validators) GetHeight() int64
- func (m *Validators) Marshal() (dAtA []byte, err error)
- func (m *Validators) MarshalTo(dAtA []byte) (int, error)
- func (m *Validators) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Validators) ProtoMessage()
- func (m *Validators) Reset()
- func (m *Validators) Size() (n int)
- func (m *Validators) String() string
- func (m *Validators) Unmarshal(dAtA []byte) error
- func (m *Validators) XXX_DiscardUnknown()
- func (m *Validators) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Validators) XXX_Merge(src proto.Message)
- func (m *Validators) XXX_Size() int
- func (m *Validators) XXX_Unmarshal(b []byte) error
- type ValidatorsByAddr
- type VaultStaking
- type ViewKeeper
Constants ¶
const ( EventTypeCompleteChurn = "complete_churn" AttributeValidators = "churn" EventIssueToken = "issue_token" AttrIssueTokenIndex = "issue_token_index" AttrIssueTokenTxID = "issue_token_txid" //nolint:gosec AttrIssueToken = "issued" )
const ( OutboundTxKeyPrefix = "OutboundTx/value/outboundtx-" OutboundTxProposalKeyPrefix = "OutboundTx/value/proposal-" )
const ( // ModuleName defines the module name ModuleName = "vault" // StoreKey defines the primary module store key StoreKey = ModuleName // RouterKey is the message route for slashing RouterKey = ModuleName // QuerierRoute defines the module's query routing key QuerierRoute = ModuleName // MemStoreKey defines the in-memory store key MemStoreKey = "mem_vault" )
const ( CreatePoolKey = "CreatePool-value-" LastTwoPoolKey = "LastTwoPool-" IssueTokenKey = "IssueToken-value-" ValidatorsStoreKey = "ValidatorStore-value-" StandbyPwoerStoreKey = "standbyPower-value-" FeeStoreKey = "fee_collected" QuotaStoreKey = "quota-vaule-" )
const ( DefaultBlockChurnInterval = 241920 DEFAULTPOWER = 10000 DEFAULTSTEP = 1000 DEFAULTRATIO = 80 TARGETQUOTA = "" /* 199-byte string literal not displayed */ )
const (
TypeMsgCreateOutboundTx = "create_outbound_tx"
)
Variables ¶
var ( ErrInvalidLengthCreatePool = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowCreatePool = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupCreatePool = fmt.Errorf("proto: unexpected end of group") )
var ( ErrFormat = errorsmod.Register(ModuleName, 1, "format convert error") ErrUpdate = errorsmod.Register(ModuleName, 2, "error in update the validtor") ErrPool = errorsmod.Register(ModuleName, 3, "fail to get two pools") )
x/vault module sentinel errors
var ( ErrInvalidLengthGenesis = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenesis = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGenesis = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthIssueToken = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowIssueToken = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupIssueToken = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthOutboundTx = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowOutboundTx = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupOutboundTx = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthOutboundTxV04 = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowOutboundTxV04 = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupOutboundTxV04 = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthOutboundTxV120 = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowOutboundTxV120 = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupOutboundTxV120 = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthOutboundTxV16 = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowOutboundTxV16 = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupOutboundTxV16 = fmt.Errorf("proto: unexpected end of group") )
var ( KeyBlockChurnInterval = []byte("blockChurnInterval") KeyPower = []byte("power") KeyStep = []byte("step") KeyRatio = []byte("candidateRatio") KeyTargetQuota = []byte("targetQuota") KeyHistoryLength = []byte("quotaHistoryLength") )
var ( ErrInvalidLengthQuery = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowQuery = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupQuery = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthQuota = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowQuota = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupQuota = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthStaking = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowStaking = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupStaking = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthTx = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTx = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupTx = fmt.Errorf("proto: unexpected end of group") )
var ModuleCdc = codec.NewProtoCodec(cdctypes.NewInterfaceRegistry())
Functions ¶
func OutboundTxKey ¶
OutboundTxKey returns the store key to retrieve a OutboundTx from the index fields
func ParamKeyTable ¶
func ParamKeyTable() paramtypes.KeyTable
func RegisterCodec ¶
func RegisterCodec(cdc *codec.LegacyAmino)
func RegisterInterfaces ¶
func RegisterInterfaces(registry cdctypes.InterfaceRegistry)
func RegisterMsgServer ¶
func RegisterQueryHandler ¶
RegisterQueryHandler registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterQueryHandlerClient ¶
func RegisterQueryHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryClient) error
RegisterQueryHandlerClient registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "QueryClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "QueryClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "QueryClient" to call the correct interceptors.
func RegisterQueryHandlerFromEndpoint ¶
func RegisterQueryHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterQueryHandlerServer ¶
func RegisterQueryHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServer) error
RegisterQueryHandlerServer registers the http handlers for service Query to "mux". UnaryRPC :call QueryServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterQueryHandlerFromEndpoint instead.
func RegisterQueryServer ¶
func RegisterQueryServer(s grpc1.Server, srv QueryServer)
Types ¶
type AddressV16 ¶
type AddressV16 struct {
Address []github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,rep,name=address,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"address,omitempty"`
}
func (*AddressV16) Descriptor ¶
func (*AddressV16) Descriptor() ([]byte, []int)
func (*AddressV16) GetAddress ¶
func (m *AddressV16) GetAddress() []github_com_cosmos_cosmos_sdk_types.AccAddress
func (*AddressV16) Marshal ¶
func (m *AddressV16) Marshal() (dAtA []byte, err error)
func (*AddressV16) MarshalToSizedBuffer ¶
func (m *AddressV16) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AddressV16) ProtoMessage ¶
func (*AddressV16) ProtoMessage()
func (*AddressV16) Reset ¶
func (m *AddressV16) Reset()
func (*AddressV16) Size ¶
func (m *AddressV16) Size() (n int)
func (*AddressV16) String ¶
func (m *AddressV16) String() string
func (*AddressV16) Unmarshal ¶
func (m *AddressV16) Unmarshal(dAtA []byte) error
func (*AddressV16) XXX_DiscardUnknown ¶
func (m *AddressV16) XXX_DiscardUnknown()
func (*AddressV16) XXX_Marshal ¶
func (m *AddressV16) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddressV16) XXX_Merge ¶
func (m *AddressV16) XXX_Merge(src proto.Message)
func (*AddressV16) XXX_Size ¶
func (m *AddressV16) XXX_Size() int
func (*AddressV16) XXX_Unmarshal ¶
func (m *AddressV16) XXX_Unmarshal(b []byte) error
type BankKeeper ¶
type BankKeeper interface { SendKeeper SendCoinsFromModuleToModule(ctx sdk.Context, senderModule, recipientModule string, amt sdk.Coins) error MintCoins(ctx sdk.Context, moduleName string, amt sdk.Coins) error SendCoinsFromAccountToModule(ctx sdk.Context, senderAddr sdk.AccAddress, recipientModule string, amt sdk.Coins) error BurnCoins(ctx sdk.Context, moduleName string, amt sdk.Coins) error SendCoinsFromModuleToAccount(ctx sdk.Context, senderModule string, recipientAddr sdk.AccAddress, amt sdk.Coins) error SpendableCoins(ctx sdk.Context, addr sdk.AccAddress) sdk.Coins }
BankKeeper Methods imported from bank should be defined here
type CoinsQuota ¶
type CoinsQuota struct { History []*HistoricalAmount `protobuf:"bytes,2,rep,name=history,proto3" json:"history,omitempty"` CoinsSum github_com_cosmos_cosmos_sdk_types.Coins `` /* 129-byte string literal not displayed */ }
func (*CoinsQuota) Descriptor ¶
func (*CoinsQuota) Descriptor() ([]byte, []int)
func (*CoinsQuota) GetCoinsSum ¶
func (m *CoinsQuota) GetCoinsSum() github_com_cosmos_cosmos_sdk_types.Coins
func (*CoinsQuota) GetHistory ¶
func (m *CoinsQuota) GetHistory() []*HistoricalAmount
func (*CoinsQuota) Marshal ¶
func (m *CoinsQuota) Marshal() (dAtA []byte, err error)
func (*CoinsQuota) MarshalToSizedBuffer ¶
func (m *CoinsQuota) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CoinsQuota) ProtoMessage ¶
func (*CoinsQuota) ProtoMessage()
func (*CoinsQuota) Reset ¶
func (m *CoinsQuota) Reset()
func (*CoinsQuota) Size ¶
func (m *CoinsQuota) Size() (n int)
func (*CoinsQuota) String ¶
func (m *CoinsQuota) String() string
func (*CoinsQuota) Unmarshal ¶
func (m *CoinsQuota) Unmarshal(dAtA []byte) error
func (*CoinsQuota) XXX_DiscardUnknown ¶
func (m *CoinsQuota) XXX_DiscardUnknown()
func (*CoinsQuota) XXX_Marshal ¶
func (m *CoinsQuota) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CoinsQuota) XXX_Merge ¶
func (m *CoinsQuota) XXX_Merge(src proto.Message)
func (*CoinsQuota) XXX_Size ¶
func (m *CoinsQuota) XXX_Size() int
func (*CoinsQuota) XXX_Unmarshal ¶
func (m *CoinsQuota) XXX_Unmarshal(b []byte) error
type CreatePool ¶
type CreatePool struct { BlockHeight string `protobuf:"bytes,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` Validators []github_com_cosmos_cosmos_sdk_x_staking_types.Validator `` /* 129-byte string literal not displayed */ Proposal []*PoolProposal `protobuf:"bytes,3,rep,name=proposal,proto3" json:"proposal,omitempty"` }
func (*CreatePool) Descriptor ¶
func (*CreatePool) Descriptor() ([]byte, []int)
func (*CreatePool) GetBlockHeight ¶
func (m *CreatePool) GetBlockHeight() string
func (*CreatePool) GetProposal ¶
func (m *CreatePool) GetProposal() []*PoolProposal
func (*CreatePool) Marshal ¶
func (m *CreatePool) Marshal() (dAtA []byte, err error)
func (*CreatePool) MarshalToSizedBuffer ¶
func (m *CreatePool) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreatePool) ProtoMessage ¶
func (*CreatePool) ProtoMessage()
func (*CreatePool) Reset ¶
func (m *CreatePool) Reset()
func (*CreatePool) Size ¶
func (m *CreatePool) Size() (n int)
func (*CreatePool) String ¶
func (m *CreatePool) String() string
func (*CreatePool) Unmarshal ¶
func (m *CreatePool) Unmarshal(dAtA []byte) error
func (*CreatePool) XXX_DiscardUnknown ¶
func (m *CreatePool) XXX_DiscardUnknown()
func (*CreatePool) XXX_Marshal ¶
func (m *CreatePool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePool) XXX_Merge ¶
func (m *CreatePool) XXX_Merge(src proto.Message)
func (*CreatePool) XXX_Size ¶
func (m *CreatePool) XXX_Size() int
func (*CreatePool) XXX_Unmarshal ¶
func (m *CreatePool) XXX_Unmarshal(b []byte) error
type Entity ¶
type Entity struct { Address github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=address,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"address,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,2,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` }
func (*Entity) Descriptor ¶
func (*Entity) GetAddress ¶
func (m *Entity) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*Entity) GetFeecoin ¶
func (m *Entity) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*Entity) MarshalToSizedBuffer ¶
func (*Entity) ProtoMessage ¶
func (*Entity) ProtoMessage()
func (*Entity) XXX_DiscardUnknown ¶
func (m *Entity) XXX_DiscardUnknown()
func (*Entity) XXX_Marshal ¶
func (*Entity) XXX_Unmarshal ¶
type EntityV04 ¶ added in v0.0.5
type EntityV04 struct { Address github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=address,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"address,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,2,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` }
func (*EntityV04) Descriptor ¶ added in v0.0.5
func (*EntityV04) GetAddress ¶ added in v0.0.5
func (m *EntityV04) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*EntityV04) GetFeecoin ¶ added in v0.0.5
func (m *EntityV04) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*EntityV04) MarshalToSizedBuffer ¶ added in v0.0.5
func (*EntityV04) ProtoMessage ¶ added in v0.0.5
func (*EntityV04) ProtoMessage()
func (*EntityV04) XXX_DiscardUnknown ¶ added in v0.0.5
func (m *EntityV04) XXX_DiscardUnknown()
func (*EntityV04) XXX_Marshal ¶ added in v0.0.5
func (*EntityV04) XXX_Unmarshal ¶ added in v0.0.5
type EntityV120 ¶
type EntityV120 struct { Address github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=address,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"address,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,2,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` }
func (*EntityV120) Descriptor ¶
func (*EntityV120) Descriptor() ([]byte, []int)
func (*EntityV120) GetAddress ¶
func (m *EntityV120) GetAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*EntityV120) GetFeecoin ¶
func (m *EntityV120) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*EntityV120) Marshal ¶
func (m *EntityV120) Marshal() (dAtA []byte, err error)
func (*EntityV120) MarshalToSizedBuffer ¶
func (m *EntityV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EntityV120) ProtoMessage ¶
func (*EntityV120) ProtoMessage()
func (*EntityV120) Reset ¶
func (m *EntityV120) Reset()
func (*EntityV120) Size ¶
func (m *EntityV120) Size() (n int)
func (*EntityV120) String ¶
func (m *EntityV120) String() string
func (*EntityV120) Unmarshal ¶
func (m *EntityV120) Unmarshal(dAtA []byte) error
func (*EntityV120) XXX_DiscardUnknown ¶
func (m *EntityV120) XXX_DiscardUnknown()
func (*EntityV120) XXX_Marshal ¶
func (m *EntityV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntityV120) XXX_Merge ¶
func (m *EntityV120) XXX_Merge(src proto.Message)
func (*EntityV120) XXX_Size ¶
func (m *EntityV120) XXX_Size() int
func (*EntityV120) XXX_Unmarshal ¶
func (m *EntityV120) XXX_Unmarshal(b []byte) error
type GenesisState ¶
type GenesisState struct { // params defines all the paramaters of related to deposit. Params Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params"` OutboundTxList []OutboundTx `protobuf:"bytes,5,rep,name=outbound_tx_list,json=outboundTxList,proto3" json:"outbound_tx_list"` // this line is used by starport scaffolding # genesis/proto/state IssueTokenList []*IssueToken `protobuf:"bytes,2,rep,name=issue_token_list,json=issueTokenList,proto3" json:"issue_token_list,omitempty"` CreatePoolList []*CreatePool `protobuf:"bytes,3,rep,name=create_pool_list,json=createPoolList,proto3" json:"create_pool_list,omitempty"` // this line is used by starport scaffolding # ibc/genesis/proto ValidatorinfoList []*Validators `protobuf:"bytes,6,rep,name=validatorinfo_list,json=validatorinfoList,proto3" json:"validatorinfo_list,omitempty"` LatestTwoPool []*CreatePool `protobuf:"bytes,10,rep,name=latest_twoPool,json=latestTwoPool,proto3" json:"latest_twoPool,omitempty"` StandbypowerList []*StandbyPower `protobuf:"bytes,7,rep,name=standbypower_list,json=standbypowerList,proto3" json:"standbypower_list,omitempty"` FeeCollectedList github_com_cosmos_cosmos_sdk_types.Coins `` /* 153-byte string literal not displayed */ CoinsQuota CoinsQuota `protobuf:"bytes,9,opt,name=coinsQuota,proto3" json:"coinsQuota"` Exported bool `protobuf:"varint,4,opt,name=exported,proto3" json:"exported,omitempty"` }
GenesisState defines the vault module's genesis state.
func DefaultGenesis ¶
func DefaultGenesis() *GenesisState
DefaultGenesis returns the default Capability genesis state
func (*GenesisState) Descriptor ¶
func (*GenesisState) Descriptor() ([]byte, []int)
func (*GenesisState) GetCoinsQuota ¶
func (m *GenesisState) GetCoinsQuota() CoinsQuota
func (*GenesisState) GetCreatePoolList ¶
func (m *GenesisState) GetCreatePoolList() []*CreatePool
func (*GenesisState) GetExported ¶
func (m *GenesisState) GetExported() bool
func (*GenesisState) GetFeeCollectedList ¶
func (m *GenesisState) GetFeeCollectedList() github_com_cosmos_cosmos_sdk_types.Coins
func (*GenesisState) GetIssueTokenList ¶
func (m *GenesisState) GetIssueTokenList() []*IssueToken
func (*GenesisState) GetLatestTwoPool ¶
func (m *GenesisState) GetLatestTwoPool() []*CreatePool
func (*GenesisState) GetOutboundTxList ¶
func (m *GenesisState) GetOutboundTxList() []OutboundTx
func (*GenesisState) GetParams ¶
func (m *GenesisState) GetParams() Params
func (*GenesisState) GetStandbypowerList ¶
func (m *GenesisState) GetStandbypowerList() []*StandbyPower
func (*GenesisState) GetValidatorinfoList ¶
func (m *GenesisState) GetValidatorinfoList() []*Validators
func (*GenesisState) Marshal ¶
func (m *GenesisState) Marshal() (dAtA []byte, err error)
func (*GenesisState) MarshalToSizedBuffer ¶
func (m *GenesisState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GenesisState) ProtoMessage ¶
func (*GenesisState) ProtoMessage()
func (*GenesisState) Reset ¶
func (m *GenesisState) Reset()
func (*GenesisState) Size ¶
func (m *GenesisState) Size() (n int)
func (*GenesisState) String ¶
func (m *GenesisState) String() string
func (*GenesisState) Unmarshal ¶
func (m *GenesisState) Unmarshal(dAtA []byte) error
func (GenesisState) Validate ¶
func (gs GenesisState) Validate() error
Validate performs basic genesis state validation returning an error upon any failure.
func (*GenesisState) XXX_DiscardUnknown ¶
func (m *GenesisState) XXX_DiscardUnknown()
func (*GenesisState) XXX_Marshal ¶
func (m *GenesisState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenesisState) XXX_Merge ¶
func (m *GenesisState) XXX_Merge(src proto.Message)
func (*GenesisState) XXX_Size ¶
func (m *GenesisState) XXX_Size() int
func (*GenesisState) XXX_Unmarshal ¶
func (m *GenesisState) XXX_Unmarshal(b []byte) error
type HistoricalAmount ¶
type HistoricalAmount struct { BlockHeight int64 `protobuf:"varint,1,opt,name=blockHeight,proto3" json:"blockHeight,omitempty"` Amount github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,2,rep,name=amount,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"amount"` }
func (*HistoricalAmount) Descriptor ¶
func (*HistoricalAmount) Descriptor() ([]byte, []int)
func (*HistoricalAmount) GetAmount ¶
func (m *HistoricalAmount) GetAmount() github_com_cosmos_cosmos_sdk_types.Coins
func (*HistoricalAmount) GetBlockHeight ¶
func (m *HistoricalAmount) GetBlockHeight() int64
func (*HistoricalAmount) Marshal ¶
func (m *HistoricalAmount) Marshal() (dAtA []byte, err error)
func (*HistoricalAmount) MarshalToSizedBuffer ¶
func (m *HistoricalAmount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoricalAmount) ProtoMessage ¶
func (*HistoricalAmount) ProtoMessage()
func (*HistoricalAmount) Reset ¶
func (m *HistoricalAmount) Reset()
func (*HistoricalAmount) Size ¶
func (m *HistoricalAmount) Size() (n int)
func (*HistoricalAmount) String ¶
func (m *HistoricalAmount) String() string
func (*HistoricalAmount) Unmarshal ¶
func (m *HistoricalAmount) Unmarshal(dAtA []byte) error
func (*HistoricalAmount) XXX_DiscardUnknown ¶
func (m *HistoricalAmount) XXX_DiscardUnknown()
func (*HistoricalAmount) XXX_Marshal ¶
func (m *HistoricalAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoricalAmount) XXX_Merge ¶
func (m *HistoricalAmount) XXX_Merge(src proto.Message)
func (*HistoricalAmount) XXX_Size ¶
func (m *HistoricalAmount) XXX_Size() int
func (*HistoricalAmount) XXX_Unmarshal ¶
func (m *HistoricalAmount) XXX_Unmarshal(b []byte) error
type IssueToken ¶
type IssueToken struct { Creator github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=creator,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"creator,omitempty"` Index string `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"` Coin *github_com_cosmos_cosmos_sdk_types.Coin `protobuf:"bytes,3,opt,name=coin,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Coin" json:"coin,omitempty"` Receiver github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,4,opt,name=receiver,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"receiver,omitempty"` }
func (*IssueToken) Descriptor ¶
func (*IssueToken) Descriptor() ([]byte, []int)
func (*IssueToken) GetCreator ¶
func (m *IssueToken) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*IssueToken) GetIndex ¶
func (m *IssueToken) GetIndex() string
func (*IssueToken) GetReceiver ¶
func (m *IssueToken) GetReceiver() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*IssueToken) Marshal ¶
func (m *IssueToken) Marshal() (dAtA []byte, err error)
func (*IssueToken) MarshalToSizedBuffer ¶
func (m *IssueToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IssueToken) ProtoMessage ¶
func (*IssueToken) ProtoMessage()
func (*IssueToken) Reset ¶
func (m *IssueToken) Reset()
func (*IssueToken) Size ¶
func (m *IssueToken) Size() (n int)
func (*IssueToken) String ¶
func (m *IssueToken) String() string
func (*IssueToken) Unmarshal ¶
func (m *IssueToken) Unmarshal(dAtA []byte) error
func (*IssueToken) XXX_DiscardUnknown ¶
func (m *IssueToken) XXX_DiscardUnknown()
func (*IssueToken) XXX_Marshal ¶
func (m *IssueToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IssueToken) XXX_Merge ¶
func (m *IssueToken) XXX_Merge(src proto.Message)
func (*IssueToken) XXX_Size ¶
func (m *IssueToken) XXX_Size() int
func (*IssueToken) XXX_Unmarshal ¶
func (m *IssueToken) XXX_Unmarshal(b []byte) error
type MsgClient ¶
type MsgClient interface { CreateOutboundTx(ctx context.Context, in *MsgCreateOutboundTx, opts ...grpc.CallOption) (*MsgCreateOutboundTxResponse, error) // this line is used by starport scaffolding # proto/tx/rpc CreateIssueToken(ctx context.Context, in *MsgCreateIssueToken, opts ...grpc.CallOption) (*MsgCreateIssueTokenResponse, error) CreateCreatePool(ctx context.Context, in *MsgCreateCreatePool, opts ...grpc.CallOption) (*MsgCreateCreatePoolResponse, error) }
MsgClient is the client API for Msg service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMsgClient ¶
func NewMsgClient(cc grpc1.ClientConn) MsgClient
type MsgCreateCreatePool ¶
type MsgCreateCreatePool struct { Creator github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=creator,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"creator,omitempty"` PoolPubKey string `protobuf:"bytes,2,opt,name=pool_pub_key,json=poolPubKey,proto3" json:"pool_pub_key,omitempty"` BlockHeight string `protobuf:"bytes,3,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` }
func NewMsgCreateCreatePool ¶
func NewMsgCreateCreatePool(creator sdk.AccAddress, poolPubKey string, blockHeight string) *MsgCreateCreatePool
func (*MsgCreateCreatePool) Descriptor ¶
func (*MsgCreateCreatePool) Descriptor() ([]byte, []int)
func (*MsgCreateCreatePool) GetBlockHeight ¶
func (m *MsgCreateCreatePool) GetBlockHeight() string
func (*MsgCreateCreatePool) GetCreator ¶
func (m *MsgCreateCreatePool) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*MsgCreateCreatePool) GetPoolPubKey ¶
func (m *MsgCreateCreatePool) GetPoolPubKey() string
func (*MsgCreateCreatePool) GetSignBytes ¶
func (msg *MsgCreateCreatePool) GetSignBytes() []byte
func (*MsgCreateCreatePool) GetSigners ¶
func (msg *MsgCreateCreatePool) GetSigners() []sdk.AccAddress
func (*MsgCreateCreatePool) Marshal ¶
func (m *MsgCreateCreatePool) Marshal() (dAtA []byte, err error)
func (*MsgCreateCreatePool) MarshalTo ¶
func (m *MsgCreateCreatePool) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateCreatePool) MarshalToSizedBuffer ¶
func (m *MsgCreateCreatePool) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateCreatePool) ProtoMessage ¶
func (*MsgCreateCreatePool) ProtoMessage()
func (*MsgCreateCreatePool) Reset ¶
func (m *MsgCreateCreatePool) Reset()
func (*MsgCreateCreatePool) Route ¶
func (msg *MsgCreateCreatePool) Route() string
func (*MsgCreateCreatePool) Size ¶
func (m *MsgCreateCreatePool) Size() (n int)
func (*MsgCreateCreatePool) String ¶
func (m *MsgCreateCreatePool) String() string
func (*MsgCreateCreatePool) Type ¶
func (msg *MsgCreateCreatePool) Type() string
func (*MsgCreateCreatePool) Unmarshal ¶
func (m *MsgCreateCreatePool) Unmarshal(dAtA []byte) error
func (*MsgCreateCreatePool) ValidateBasic ¶
func (msg *MsgCreateCreatePool) ValidateBasic() error
func (*MsgCreateCreatePool) XXX_DiscardUnknown ¶
func (m *MsgCreateCreatePool) XXX_DiscardUnknown()
func (*MsgCreateCreatePool) XXX_Marshal ¶
func (m *MsgCreateCreatePool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateCreatePool) XXX_Merge ¶
func (m *MsgCreateCreatePool) XXX_Merge(src proto.Message)
func (*MsgCreateCreatePool) XXX_Size ¶
func (m *MsgCreateCreatePool) XXX_Size() int
func (*MsgCreateCreatePool) XXX_Unmarshal ¶
func (m *MsgCreateCreatePool) XXX_Unmarshal(b []byte) error
type MsgCreateCreatePoolResponse ¶
type MsgCreateCreatePoolResponse struct {
Successful bool `protobuf:"varint,1,opt,name=successful,proto3" json:"successful,omitempty"`
}
func (*MsgCreateCreatePoolResponse) Descriptor ¶
func (*MsgCreateCreatePoolResponse) Descriptor() ([]byte, []int)
func (*MsgCreateCreatePoolResponse) GetSuccessful ¶
func (m *MsgCreateCreatePoolResponse) GetSuccessful() bool
func (*MsgCreateCreatePoolResponse) Marshal ¶
func (m *MsgCreateCreatePoolResponse) Marshal() (dAtA []byte, err error)
func (*MsgCreateCreatePoolResponse) MarshalTo ¶
func (m *MsgCreateCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateCreatePoolResponse) MarshalToSizedBuffer ¶
func (m *MsgCreateCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateCreatePoolResponse) ProtoMessage ¶
func (*MsgCreateCreatePoolResponse) ProtoMessage()
func (*MsgCreateCreatePoolResponse) Reset ¶
func (m *MsgCreateCreatePoolResponse) Reset()
func (*MsgCreateCreatePoolResponse) Size ¶
func (m *MsgCreateCreatePoolResponse) Size() (n int)
func (*MsgCreateCreatePoolResponse) String ¶
func (m *MsgCreateCreatePoolResponse) String() string
func (*MsgCreateCreatePoolResponse) Unmarshal ¶
func (m *MsgCreateCreatePoolResponse) Unmarshal(dAtA []byte) error
func (*MsgCreateCreatePoolResponse) XXX_DiscardUnknown ¶
func (m *MsgCreateCreatePoolResponse) XXX_DiscardUnknown()
func (*MsgCreateCreatePoolResponse) XXX_Marshal ¶
func (m *MsgCreateCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateCreatePoolResponse) XXX_Merge ¶
func (m *MsgCreateCreatePoolResponse) XXX_Merge(src proto.Message)
func (*MsgCreateCreatePoolResponse) XXX_Size ¶
func (m *MsgCreateCreatePoolResponse) XXX_Size() int
func (*MsgCreateCreatePoolResponse) XXX_Unmarshal ¶
func (m *MsgCreateCreatePoolResponse) XXX_Unmarshal(b []byte) error
type MsgCreateIssueToken ¶
type MsgCreateIssueToken struct { Creator github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=creator,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"creator,omitempty"` Index string `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"` Coin github_com_cosmos_cosmos_sdk_types.Coin `protobuf:"bytes,3,opt,name=coin,proto3,customtype=github.com/cosmos/cosmos-sdk/types.Coin" json:"coin"` Receiver github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,4,opt,name=receiver,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"receiver,omitempty"` }
this line is used by starport scaffolding # proto/tx/message
func NewMsgCreateIssueToken ¶
func (*MsgCreateIssueToken) Descriptor ¶
func (*MsgCreateIssueToken) Descriptor() ([]byte, []int)
func (*MsgCreateIssueToken) GetCreator ¶
func (m *MsgCreateIssueToken) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*MsgCreateIssueToken) GetIndex ¶
func (m *MsgCreateIssueToken) GetIndex() string
func (*MsgCreateIssueToken) GetReceiver ¶
func (m *MsgCreateIssueToken) GetReceiver() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*MsgCreateIssueToken) GetSignBytes ¶
func (msg *MsgCreateIssueToken) GetSignBytes() []byte
func (*MsgCreateIssueToken) GetSigners ¶
func (msg *MsgCreateIssueToken) GetSigners() []sdk.AccAddress
func (*MsgCreateIssueToken) Marshal ¶
func (m *MsgCreateIssueToken) Marshal() (dAtA []byte, err error)
func (*MsgCreateIssueToken) MarshalTo ¶
func (m *MsgCreateIssueToken) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateIssueToken) MarshalToSizedBuffer ¶
func (m *MsgCreateIssueToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateIssueToken) ProtoMessage ¶
func (*MsgCreateIssueToken) ProtoMessage()
func (*MsgCreateIssueToken) Reset ¶
func (m *MsgCreateIssueToken) Reset()
func (*MsgCreateIssueToken) Route ¶
func (msg *MsgCreateIssueToken) Route() string
func (*MsgCreateIssueToken) Size ¶
func (m *MsgCreateIssueToken) Size() (n int)
func (*MsgCreateIssueToken) String ¶
func (m *MsgCreateIssueToken) String() string
func (*MsgCreateIssueToken) Type ¶
func (msg *MsgCreateIssueToken) Type() string
func (*MsgCreateIssueToken) Unmarshal ¶
func (m *MsgCreateIssueToken) Unmarshal(dAtA []byte) error
func (*MsgCreateIssueToken) ValidateBasic ¶
func (msg *MsgCreateIssueToken) ValidateBasic() error
func (*MsgCreateIssueToken) XXX_DiscardUnknown ¶
func (m *MsgCreateIssueToken) XXX_DiscardUnknown()
func (*MsgCreateIssueToken) XXX_Marshal ¶
func (m *MsgCreateIssueToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateIssueToken) XXX_Merge ¶
func (m *MsgCreateIssueToken) XXX_Merge(src proto.Message)
func (*MsgCreateIssueToken) XXX_Size ¶
func (m *MsgCreateIssueToken) XXX_Size() int
func (*MsgCreateIssueToken) XXX_Unmarshal ¶
func (m *MsgCreateIssueToken) XXX_Unmarshal(b []byte) error
type MsgCreateIssueTokenResponse ¶
type MsgCreateIssueTokenResponse struct {
Successful bool `protobuf:"varint,1,opt,name=successful,proto3" json:"successful,omitempty"`
}
func (*MsgCreateIssueTokenResponse) Descriptor ¶
func (*MsgCreateIssueTokenResponse) Descriptor() ([]byte, []int)
func (*MsgCreateIssueTokenResponse) GetSuccessful ¶
func (m *MsgCreateIssueTokenResponse) GetSuccessful() bool
func (*MsgCreateIssueTokenResponse) Marshal ¶
func (m *MsgCreateIssueTokenResponse) Marshal() (dAtA []byte, err error)
func (*MsgCreateIssueTokenResponse) MarshalTo ¶
func (m *MsgCreateIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateIssueTokenResponse) MarshalToSizedBuffer ¶
func (m *MsgCreateIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateIssueTokenResponse) ProtoMessage ¶
func (*MsgCreateIssueTokenResponse) ProtoMessage()
func (*MsgCreateIssueTokenResponse) Reset ¶
func (m *MsgCreateIssueTokenResponse) Reset()
func (*MsgCreateIssueTokenResponse) Size ¶
func (m *MsgCreateIssueTokenResponse) Size() (n int)
func (*MsgCreateIssueTokenResponse) String ¶
func (m *MsgCreateIssueTokenResponse) String() string
func (*MsgCreateIssueTokenResponse) Unmarshal ¶
func (m *MsgCreateIssueTokenResponse) Unmarshal(dAtA []byte) error
func (*MsgCreateIssueTokenResponse) XXX_DiscardUnknown ¶
func (m *MsgCreateIssueTokenResponse) XXX_DiscardUnknown()
func (*MsgCreateIssueTokenResponse) XXX_Marshal ¶
func (m *MsgCreateIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateIssueTokenResponse) XXX_Merge ¶
func (m *MsgCreateIssueTokenResponse) XXX_Merge(src proto.Message)
func (*MsgCreateIssueTokenResponse) XXX_Size ¶
func (m *MsgCreateIssueTokenResponse) XXX_Size() int
func (*MsgCreateIssueTokenResponse) XXX_Unmarshal ¶
func (m *MsgCreateIssueTokenResponse) XXX_Unmarshal(b []byte) error
type MsgCreateOutboundTx ¶
type MsgCreateOutboundTx struct { Creator github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,1,opt,name=creator,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"creator,omitempty"` RequestID string `protobuf:"bytes,2,opt,name=request_iD,json=requestID,proto3" json:"request_iD,omitempty"` OutboundTx string `protobuf:"bytes,3,opt,name=outbound_tx,json=outboundTx,proto3" json:"outbound_tx,omitempty"` BlockHeight string `protobuf:"bytes,4,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,5,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` ChainType string `protobuf:"bytes,6,opt,name=chain_type,json=chainType,proto3" json:"chain_type,omitempty"` NeedMint bool `protobuf:"varint,7,opt,name=need_mint,json=needMint,proto3" json:"need_mint,omitempty"` InTxHash string `protobuf:"bytes,8,opt,name=in_tx_hash,json=inTxHash,proto3" json:"in_tx_hash,omitempty"` ReceiverAddress github_com_cosmos_cosmos_sdk_types.AccAddress `` /* 161-byte string literal not displayed */ }
func NewMsgCreateOutboundTx ¶
func NewMsgCreateOutboundTx( creator sdk.AccAddress, requestID string, outboundTx string, blockHeight string, chainType string, needMint bool, inTxHash string, receiverAddr sdk.AccAddress, ) *MsgCreateOutboundTx
func (*MsgCreateOutboundTx) Descriptor ¶
func (*MsgCreateOutboundTx) Descriptor() ([]byte, []int)
func (*MsgCreateOutboundTx) GetBlockHeight ¶
func (m *MsgCreateOutboundTx) GetBlockHeight() string
func (*MsgCreateOutboundTx) GetChainType ¶
func (m *MsgCreateOutboundTx) GetChainType() string
func (*MsgCreateOutboundTx) GetCreator ¶
func (m *MsgCreateOutboundTx) GetCreator() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*MsgCreateOutboundTx) GetFeecoin ¶
func (m *MsgCreateOutboundTx) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*MsgCreateOutboundTx) GetInTxHash ¶
func (m *MsgCreateOutboundTx) GetInTxHash() string
func (*MsgCreateOutboundTx) GetNeedMint ¶
func (m *MsgCreateOutboundTx) GetNeedMint() bool
func (*MsgCreateOutboundTx) GetOutboundTx ¶
func (m *MsgCreateOutboundTx) GetOutboundTx() string
func (*MsgCreateOutboundTx) GetReceiverAddress ¶
func (m *MsgCreateOutboundTx) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*MsgCreateOutboundTx) GetRequestID ¶
func (m *MsgCreateOutboundTx) GetRequestID() string
func (*MsgCreateOutboundTx) GetSignBytes ¶
func (msg *MsgCreateOutboundTx) GetSignBytes() []byte
func (*MsgCreateOutboundTx) GetSigners ¶
func (msg *MsgCreateOutboundTx) GetSigners() []sdk.AccAddress
func (*MsgCreateOutboundTx) Marshal ¶
func (m *MsgCreateOutboundTx) Marshal() (dAtA []byte, err error)
func (*MsgCreateOutboundTx) MarshalTo ¶
func (m *MsgCreateOutboundTx) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateOutboundTx) MarshalToSizedBuffer ¶
func (m *MsgCreateOutboundTx) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateOutboundTx) ProtoMessage ¶
func (*MsgCreateOutboundTx) ProtoMessage()
func (*MsgCreateOutboundTx) Reset ¶
func (m *MsgCreateOutboundTx) Reset()
func (*MsgCreateOutboundTx) Route ¶
func (msg *MsgCreateOutboundTx) Route() string
func (*MsgCreateOutboundTx) Size ¶
func (m *MsgCreateOutboundTx) Size() (n int)
func (*MsgCreateOutboundTx) String ¶
func (m *MsgCreateOutboundTx) String() string
func (*MsgCreateOutboundTx) Type ¶
func (msg *MsgCreateOutboundTx) Type() string
func (*MsgCreateOutboundTx) Unmarshal ¶
func (m *MsgCreateOutboundTx) Unmarshal(dAtA []byte) error
func (*MsgCreateOutboundTx) ValidateBasic ¶
func (msg *MsgCreateOutboundTx) ValidateBasic() error
func (*MsgCreateOutboundTx) XXX_DiscardUnknown ¶
func (m *MsgCreateOutboundTx) XXX_DiscardUnknown()
func (*MsgCreateOutboundTx) XXX_Marshal ¶
func (m *MsgCreateOutboundTx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateOutboundTx) XXX_Merge ¶
func (m *MsgCreateOutboundTx) XXX_Merge(src proto.Message)
func (*MsgCreateOutboundTx) XXX_Size ¶
func (m *MsgCreateOutboundTx) XXX_Size() int
func (*MsgCreateOutboundTx) XXX_Unmarshal ¶
func (m *MsgCreateOutboundTx) XXX_Unmarshal(b []byte) error
type MsgCreateOutboundTxResponse ¶
type MsgCreateOutboundTxResponse struct {
Successful bool `protobuf:"varint,1,opt,name=successful,proto3" json:"successful,omitempty"`
}
func (*MsgCreateOutboundTxResponse) Descriptor ¶
func (*MsgCreateOutboundTxResponse) Descriptor() ([]byte, []int)
func (*MsgCreateOutboundTxResponse) GetSuccessful ¶
func (m *MsgCreateOutboundTxResponse) GetSuccessful() bool
func (*MsgCreateOutboundTxResponse) Marshal ¶
func (m *MsgCreateOutboundTxResponse) Marshal() (dAtA []byte, err error)
func (*MsgCreateOutboundTxResponse) MarshalTo ¶
func (m *MsgCreateOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgCreateOutboundTxResponse) MarshalToSizedBuffer ¶
func (m *MsgCreateOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgCreateOutboundTxResponse) ProtoMessage ¶
func (*MsgCreateOutboundTxResponse) ProtoMessage()
func (*MsgCreateOutboundTxResponse) Reset ¶
func (m *MsgCreateOutboundTxResponse) Reset()
func (*MsgCreateOutboundTxResponse) Size ¶
func (m *MsgCreateOutboundTxResponse) Size() (n int)
func (*MsgCreateOutboundTxResponse) String ¶
func (m *MsgCreateOutboundTxResponse) String() string
func (*MsgCreateOutboundTxResponse) Unmarshal ¶
func (m *MsgCreateOutboundTxResponse) Unmarshal(dAtA []byte) error
func (*MsgCreateOutboundTxResponse) XXX_DiscardUnknown ¶
func (m *MsgCreateOutboundTxResponse) XXX_DiscardUnknown()
func (*MsgCreateOutboundTxResponse) XXX_Marshal ¶
func (m *MsgCreateOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgCreateOutboundTxResponse) XXX_Merge ¶
func (m *MsgCreateOutboundTxResponse) XXX_Merge(src proto.Message)
func (*MsgCreateOutboundTxResponse) XXX_Size ¶
func (m *MsgCreateOutboundTxResponse) XXX_Size() int
func (*MsgCreateOutboundTxResponse) XXX_Unmarshal ¶
func (m *MsgCreateOutboundTxResponse) XXX_Unmarshal(b []byte) error
type MsgServer ¶
type MsgServer interface { CreateOutboundTx(context.Context, *MsgCreateOutboundTx) (*MsgCreateOutboundTxResponse, error) // this line is used by starport scaffolding # proto/tx/rpc CreateIssueToken(context.Context, *MsgCreateIssueToken) (*MsgCreateIssueTokenResponse, error) CreateCreatePool(context.Context, *MsgCreateCreatePool) (*MsgCreateCreatePoolResponse, error) }
MsgServer is the server API for Msg service.
type OutboundTx ¶
type OutboundTx struct { Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"` Processed bool `protobuf:"varint,2,opt,name=processed,proto3" json:"processed,omitempty"` OutboundTxs []string `protobuf:"bytes,3,rep,name=outboundTxs,proto3" json:"outboundTxs,omitempty"` ChainType string `protobuf:"bytes,4,opt,name=chainType,proto3" json:"chainType,omitempty"` InTxHash string `protobuf:"bytes,5,opt,name=inTxHash,proto3" json:"inTxHash,omitempty"` ReceiverAddress github_com_cosmos_cosmos_sdk_types.AccAddress `` /* 138-byte string literal not displayed */ NeedMint bool `protobuf:"varint,7,opt,name=needMint,proto3" json:"needMint,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,8,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` }
func (*OutboundTx) Descriptor ¶
func (*OutboundTx) Descriptor() ([]byte, []int)
func (*OutboundTx) GetChainType ¶
func (m *OutboundTx) GetChainType() string
func (*OutboundTx) GetFeecoin ¶
func (m *OutboundTx) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*OutboundTx) GetInTxHash ¶
func (m *OutboundTx) GetInTxHash() string
func (*OutboundTx) GetIndex ¶
func (m *OutboundTx) GetIndex() string
func (*OutboundTx) GetNeedMint ¶
func (m *OutboundTx) GetNeedMint() bool
func (*OutboundTx) GetOutboundTxs ¶ added in v0.0.5
func (m *OutboundTx) GetOutboundTxs() []string
func (*OutboundTx) GetProcessed ¶
func (m *OutboundTx) GetProcessed() bool
func (*OutboundTx) GetReceiverAddress ¶
func (m *OutboundTx) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*OutboundTx) Marshal ¶
func (m *OutboundTx) Marshal() (dAtA []byte, err error)
func (*OutboundTx) MarshalToSizedBuffer ¶
func (m *OutboundTx) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OutboundTx) ProtoMessage ¶
func (*OutboundTx) ProtoMessage()
func (*OutboundTx) Reset ¶
func (m *OutboundTx) Reset()
func (*OutboundTx) Size ¶
func (m *OutboundTx) Size() (n int)
func (*OutboundTx) String ¶
func (m *OutboundTx) String() string
func (*OutboundTx) Unmarshal ¶
func (m *OutboundTx) Unmarshal(dAtA []byte) error
func (*OutboundTx) XXX_DiscardUnknown ¶
func (m *OutboundTx) XXX_DiscardUnknown()
func (*OutboundTx) XXX_Marshal ¶
func (m *OutboundTx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OutboundTx) XXX_Merge ¶
func (m *OutboundTx) XXX_Merge(src proto.Message)
func (*OutboundTx) XXX_Size ¶
func (m *OutboundTx) XXX_Size() int
func (*OutboundTx) XXX_Unmarshal ¶
func (m *OutboundTx) XXX_Unmarshal(b []byte) error
type OutboundTxV04 ¶ added in v0.0.5
type OutboundTxV04 struct { Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"` Processed bool `protobuf:"varint,2,opt,name=processed,proto3" json:"processed,omitempty"` Items map[string]ProposalsV04 `` /* 141-byte string literal not displayed */ ChainType string `protobuf:"bytes,4,opt,name=chainType,proto3" json:"chainType,omitempty"` InTxHash string `protobuf:"bytes,5,opt,name=inTxHash,proto3" json:"inTxHash,omitempty"` ReceiverAddress github_com_cosmos_cosmos_sdk_types.AccAddress `` /* 138-byte string literal not displayed */ NeedMint bool `protobuf:"varint,7,opt,name=needMint,proto3" json:"needMint,omitempty"` Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,8,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` }
func (*OutboundTxV04) Descriptor ¶ added in v0.0.5
func (*OutboundTxV04) Descriptor() ([]byte, []int)
func (*OutboundTxV04) GetChainType ¶ added in v0.0.5
func (m *OutboundTxV04) GetChainType() string
func (*OutboundTxV04) GetFeecoin ¶ added in v0.0.5
func (m *OutboundTxV04) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*OutboundTxV04) GetInTxHash ¶ added in v0.0.5
func (m *OutboundTxV04) GetInTxHash() string
func (*OutboundTxV04) GetIndex ¶ added in v0.0.5
func (m *OutboundTxV04) GetIndex() string
func (*OutboundTxV04) GetItems ¶ added in v0.0.5
func (m *OutboundTxV04) GetItems() map[string]ProposalsV04
func (*OutboundTxV04) GetNeedMint ¶ added in v0.0.5
func (m *OutboundTxV04) GetNeedMint() bool
func (*OutboundTxV04) GetProcessed ¶ added in v0.0.5
func (m *OutboundTxV04) GetProcessed() bool
func (*OutboundTxV04) GetReceiverAddress ¶ added in v0.0.5
func (m *OutboundTxV04) GetReceiverAddress() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*OutboundTxV04) Marshal ¶ added in v0.0.5
func (m *OutboundTxV04) Marshal() (dAtA []byte, err error)
func (*OutboundTxV04) MarshalTo ¶ added in v0.0.5
func (m *OutboundTxV04) MarshalTo(dAtA []byte) (int, error)
func (*OutboundTxV04) MarshalToSizedBuffer ¶ added in v0.0.5
func (m *OutboundTxV04) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OutboundTxV04) ProtoMessage ¶ added in v0.0.5
func (*OutboundTxV04) ProtoMessage()
func (*OutboundTxV04) Reset ¶ added in v0.0.5
func (m *OutboundTxV04) Reset()
func (*OutboundTxV04) Size ¶ added in v0.0.5
func (m *OutboundTxV04) Size() (n int)
func (*OutboundTxV04) String ¶ added in v0.0.5
func (m *OutboundTxV04) String() string
func (*OutboundTxV04) Unmarshal ¶ added in v0.0.5
func (m *OutboundTxV04) Unmarshal(dAtA []byte) error
func (*OutboundTxV04) XXX_DiscardUnknown ¶ added in v0.0.5
func (m *OutboundTxV04) XXX_DiscardUnknown()
func (*OutboundTxV04) XXX_Marshal ¶ added in v0.0.5
func (m *OutboundTxV04) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OutboundTxV04) XXX_Merge ¶ added in v0.0.5
func (m *OutboundTxV04) XXX_Merge(src proto.Message)
func (*OutboundTxV04) XXX_Size ¶ added in v0.0.5
func (m *OutboundTxV04) XXX_Size() int
func (*OutboundTxV04) XXX_Unmarshal ¶ added in v0.0.5
func (m *OutboundTxV04) XXX_Unmarshal(b []byte) error
type OutboundTxV120 ¶
type OutboundTxV120 struct { Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"` Processed bool `protobuf:"varint,2,opt,name=processed,proto3" json:"processed,omitempty"` Items map[string]ProposalsV120 `` /* 141-byte string literal not displayed */ }
func (*OutboundTxV120) Descriptor ¶
func (*OutboundTxV120) Descriptor() ([]byte, []int)
func (*OutboundTxV120) GetIndex ¶
func (m *OutboundTxV120) GetIndex() string
func (*OutboundTxV120) GetItems ¶
func (m *OutboundTxV120) GetItems() map[string]ProposalsV120
func (*OutboundTxV120) GetProcessed ¶
func (m *OutboundTxV120) GetProcessed() bool
func (*OutboundTxV120) Marshal ¶
func (m *OutboundTxV120) Marshal() (dAtA []byte, err error)
func (*OutboundTxV120) MarshalToSizedBuffer ¶
func (m *OutboundTxV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OutboundTxV120) ProtoMessage ¶
func (*OutboundTxV120) ProtoMessage()
func (*OutboundTxV120) Reset ¶
func (m *OutboundTxV120) Reset()
func (*OutboundTxV120) Size ¶
func (m *OutboundTxV120) Size() (n int)
func (*OutboundTxV120) String ¶
func (m *OutboundTxV120) String() string
func (*OutboundTxV120) Unmarshal ¶
func (m *OutboundTxV120) Unmarshal(dAtA []byte) error
func (*OutboundTxV120) XXX_DiscardUnknown ¶
func (m *OutboundTxV120) XXX_DiscardUnknown()
func (*OutboundTxV120) XXX_Marshal ¶
func (m *OutboundTxV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OutboundTxV120) XXX_Merge ¶
func (m *OutboundTxV120) XXX_Merge(src proto.Message)
func (*OutboundTxV120) XXX_Size ¶
func (m *OutboundTxV120) XXX_Size() int
func (*OutboundTxV120) XXX_Unmarshal ¶
func (m *OutboundTxV120) XXX_Unmarshal(b []byte) error
type OutboundTxV16 ¶
type OutboundTxV16 struct { Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"` Items map[string]*AddressV16 `` /* 151-byte string literal not displayed */ }
func (*OutboundTxV16) Descriptor ¶
func (*OutboundTxV16) Descriptor() ([]byte, []int)
func (*OutboundTxV16) GetIndex ¶
func (m *OutboundTxV16) GetIndex() string
func (*OutboundTxV16) GetItems ¶
func (m *OutboundTxV16) GetItems() map[string]*AddressV16
func (*OutboundTxV16) Marshal ¶
func (m *OutboundTxV16) Marshal() (dAtA []byte, err error)
func (*OutboundTxV16) MarshalToSizedBuffer ¶
func (m *OutboundTxV16) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OutboundTxV16) ProtoMessage ¶
func (*OutboundTxV16) ProtoMessage()
func (*OutboundTxV16) Reset ¶
func (m *OutboundTxV16) Reset()
func (*OutboundTxV16) Size ¶
func (m *OutboundTxV16) Size() (n int)
func (*OutboundTxV16) String ¶
func (m *OutboundTxV16) String() string
func (*OutboundTxV16) Unmarshal ¶
func (m *OutboundTxV16) Unmarshal(dAtA []byte) error
func (*OutboundTxV16) XXX_DiscardUnknown ¶
func (m *OutboundTxV16) XXX_DiscardUnknown()
func (*OutboundTxV16) XXX_Marshal ¶
func (m *OutboundTxV16) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OutboundTxV16) XXX_Merge ¶
func (m *OutboundTxV16) XXX_Merge(src proto.Message)
func (*OutboundTxV16) XXX_Size ¶
func (m *OutboundTxV16) XXX_Size() int
func (*OutboundTxV16) XXX_Unmarshal ¶
func (m *OutboundTxV16) XXX_Unmarshal(b []byte) error
type Params ¶
type Params struct { BlockChurnInterval int64 `` /* 146-byte string literal not displayed */ Power int64 `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty" yaml:"power"` Step int64 `protobuf:"varint,3,opt,name=step,proto3" json:"step,omitempty" yaml:"step"` CandidateRatio github_com_cosmos_cosmos_sdk_types.Dec `` /* 166-byte string literal not displayed */ TargetQuota github_com_cosmos_cosmos_sdk_types.Coins `` /* 158-byte string literal not displayed */ HistoryLength int32 `protobuf:"varint,6,opt,name=history_length,json=historyLength,proto3" json:"history_length,omitempty" yaml:"history_length"` }
func NewParams ¶
func NewParams(blockChurnInterval, power, step int64, ratio sdk.Dec, targetQuota sdk.Coins, historyLength int32) Params
NewParams creates a new Params instance
func (*Params) Descriptor ¶
func (*Params) GetBlockChurnInterval ¶
func (*Params) GetHistoryLength ¶
func (*Params) GetTargetQuota ¶
func (m *Params) GetTargetQuota() github_com_cosmos_cosmos_sdk_types.Coins
func (*Params) MarshalToSizedBuffer ¶
func (*Params) ParamSetPairs ¶
func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) XXX_DiscardUnknown ¶
func (m *Params) XXX_DiscardUnknown()
func (*Params) XXX_Marshal ¶
func (*Params) XXX_Unmarshal ¶
type PoolInfo ¶
type PoolInfo struct { BlockHeight string `protobuf:"bytes,1,opt,name=BlockHeight,proto3" json:"BlockHeight,omitempty"` CreatePool *PoolProposal `protobuf:"bytes,2,opt,name=CreatePool,proto3" json:"CreatePool,omitempty"` }
func (*PoolInfo) Descriptor ¶
func (*PoolInfo) GetBlockHeight ¶
func (*PoolInfo) GetCreatePool ¶
func (m *PoolInfo) GetCreatePool() *PoolProposal
func (*PoolInfo) MarshalToSizedBuffer ¶
func (*PoolInfo) ProtoMessage ¶
func (*PoolInfo) ProtoMessage()
func (*PoolInfo) XXX_DiscardUnknown ¶
func (m *PoolInfo) XXX_DiscardUnknown()
func (*PoolInfo) XXX_Marshal ¶
func (*PoolInfo) XXX_Unmarshal ¶
type PoolProposal ¶
type PoolProposal struct { PoolPubKey string `protobuf:"bytes,1,opt,name=pool_pubKey,json=poolPubKey,proto3" json:"pool_pubKey,omitempty"` PoolAddr github_com_cosmos_cosmos_sdk_types.AccAddress `` /* 140-byte string literal not displayed */ Nodes []github_com_cosmos_cosmos_sdk_types.AccAddress `protobuf:"bytes,3,rep,name=nodes,proto3,casttype=github.com/cosmos/cosmos-sdk/types.AccAddress" json:"nodes,omitempty"` }
func (*PoolProposal) Descriptor ¶
func (*PoolProposal) Descriptor() ([]byte, []int)
func (*PoolProposal) GetNodes ¶
func (m *PoolProposal) GetNodes() []github_com_cosmos_cosmos_sdk_types.AccAddress
func (*PoolProposal) GetPoolAddr ¶
func (m *PoolProposal) GetPoolAddr() github_com_cosmos_cosmos_sdk_types.AccAddress
func (*PoolProposal) GetPoolPubKey ¶
func (m *PoolProposal) GetPoolPubKey() string
func (*PoolProposal) Marshal ¶
func (m *PoolProposal) Marshal() (dAtA []byte, err error)
func (*PoolProposal) MarshalToSizedBuffer ¶
func (m *PoolProposal) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PoolProposal) ProtoMessage ¶
func (*PoolProposal) ProtoMessage()
func (*PoolProposal) Reset ¶
func (m *PoolProposal) Reset()
func (*PoolProposal) Size ¶
func (m *PoolProposal) Size() (n int)
func (*PoolProposal) String ¶
func (m *PoolProposal) String() string
func (*PoolProposal) Unmarshal ¶
func (m *PoolProposal) Unmarshal(dAtA []byte) error
func (*PoolProposal) XXX_DiscardUnknown ¶
func (m *PoolProposal) XXX_DiscardUnknown()
func (*PoolProposal) XXX_Marshal ¶
func (m *PoolProposal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolProposal) XXX_Merge ¶
func (m *PoolProposal) XXX_Merge(src proto.Message)
func (*PoolProposal) XXX_Size ¶
func (m *PoolProposal) XXX_Size() int
func (*PoolProposal) XXX_Unmarshal ¶
func (m *PoolProposal) XXX_Unmarshal(b []byte) error
type ProposalView ¶ added in v0.0.5
type ProposalView struct { OutboundTx string `protobuf:"bytes,1,opt,name=outboundTx,proto3" json:"outboundTx,omitempty"` Proposals Proposals `protobuf:"bytes,2,opt,name=proposals,proto3" json:"proposals"` }
func (*ProposalView) Descriptor ¶ added in v0.0.5
func (*ProposalView) Descriptor() ([]byte, []int)
func (*ProposalView) GetOutboundTx ¶ added in v0.0.5
func (m *ProposalView) GetOutboundTx() string
func (*ProposalView) GetProposals ¶ added in v0.0.5
func (m *ProposalView) GetProposals() Proposals
func (*ProposalView) Marshal ¶ added in v0.0.5
func (m *ProposalView) Marshal() (dAtA []byte, err error)
func (*ProposalView) MarshalTo ¶ added in v0.0.5
func (m *ProposalView) MarshalTo(dAtA []byte) (int, error)
func (*ProposalView) MarshalToSizedBuffer ¶ added in v0.0.5
func (m *ProposalView) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ProposalView) ProtoMessage ¶ added in v0.0.5
func (*ProposalView) ProtoMessage()
func (*ProposalView) Reset ¶ added in v0.0.5
func (m *ProposalView) Reset()
func (*ProposalView) Size ¶ added in v0.0.5
func (m *ProposalView) Size() (n int)
func (*ProposalView) String ¶ added in v0.0.5
func (m *ProposalView) String() string
func (*ProposalView) Unmarshal ¶ added in v0.0.5
func (m *ProposalView) Unmarshal(dAtA []byte) error
func (*ProposalView) XXX_DiscardUnknown ¶ added in v0.0.5
func (m *ProposalView) XXX_DiscardUnknown()
func (*ProposalView) XXX_Marshal ¶ added in v0.0.5
func (m *ProposalView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProposalView) XXX_Merge ¶ added in v0.0.5
func (m *ProposalView) XXX_Merge(src proto.Message)
func (*ProposalView) XXX_Size ¶ added in v0.0.5
func (m *ProposalView) XXX_Size() int
func (*ProposalView) XXX_Unmarshal ¶ added in v0.0.5
func (m *ProposalView) XXX_Unmarshal(b []byte) error
type Proposals ¶
type Proposals struct {
Entry []*Entity `protobuf:"bytes,1,rep,name=entry,proto3" json:"entry,omitempty"`
}
func (*Proposals) Descriptor ¶
func (*Proposals) MarshalToSizedBuffer ¶
func (*Proposals) ProtoMessage ¶
func (*Proposals) ProtoMessage()
func (*Proposals) XXX_DiscardUnknown ¶
func (m *Proposals) XXX_DiscardUnknown()
func (*Proposals) XXX_Marshal ¶
func (*Proposals) XXX_Unmarshal ¶
type ProposalsV04 ¶ added in v0.0.5
type ProposalsV04 struct {
Entry []*EntityV04 `protobuf:"bytes,1,rep,name=entry,proto3" json:"entry,omitempty"`
}
func (*ProposalsV04) Descriptor ¶ added in v0.0.5
func (*ProposalsV04) Descriptor() ([]byte, []int)
func (*ProposalsV04) GetEntry ¶ added in v0.0.5
func (m *ProposalsV04) GetEntry() []*EntityV04
func (*ProposalsV04) Marshal ¶ added in v0.0.5
func (m *ProposalsV04) Marshal() (dAtA []byte, err error)
func (*ProposalsV04) MarshalTo ¶ added in v0.0.5
func (m *ProposalsV04) MarshalTo(dAtA []byte) (int, error)
func (*ProposalsV04) MarshalToSizedBuffer ¶ added in v0.0.5
func (m *ProposalsV04) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ProposalsV04) ProtoMessage ¶ added in v0.0.5
func (*ProposalsV04) ProtoMessage()
func (*ProposalsV04) Reset ¶ added in v0.0.5
func (m *ProposalsV04) Reset()
func (*ProposalsV04) Size ¶ added in v0.0.5
func (m *ProposalsV04) Size() (n int)
func (*ProposalsV04) String ¶ added in v0.0.5
func (m *ProposalsV04) String() string
func (*ProposalsV04) Unmarshal ¶ added in v0.0.5
func (m *ProposalsV04) Unmarshal(dAtA []byte) error
func (*ProposalsV04) XXX_DiscardUnknown ¶ added in v0.0.5
func (m *ProposalsV04) XXX_DiscardUnknown()
func (*ProposalsV04) XXX_Marshal ¶ added in v0.0.5
func (m *ProposalsV04) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProposalsV04) XXX_Merge ¶ added in v0.0.5
func (m *ProposalsV04) XXX_Merge(src proto.Message)
func (*ProposalsV04) XXX_Size ¶ added in v0.0.5
func (m *ProposalsV04) XXX_Size() int
func (*ProposalsV04) XXX_Unmarshal ¶ added in v0.0.5
func (m *ProposalsV04) XXX_Unmarshal(b []byte) error
type ProposalsV120 ¶
type ProposalsV120 struct {
Entry []*EntityV120 `protobuf:"bytes,1,rep,name=entry,proto3" json:"entry,omitempty"`
}
func (*ProposalsV120) Descriptor ¶
func (*ProposalsV120) Descriptor() ([]byte, []int)
func (*ProposalsV120) GetEntry ¶
func (m *ProposalsV120) GetEntry() []*EntityV120
func (*ProposalsV120) Marshal ¶
func (m *ProposalsV120) Marshal() (dAtA []byte, err error)
func (*ProposalsV120) MarshalToSizedBuffer ¶
func (m *ProposalsV120) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ProposalsV120) ProtoMessage ¶
func (*ProposalsV120) ProtoMessage()
func (*ProposalsV120) Reset ¶
func (m *ProposalsV120) Reset()
func (*ProposalsV120) Size ¶
func (m *ProposalsV120) Size() (n int)
func (*ProposalsV120) String ¶
func (m *ProposalsV120) String() string
func (*ProposalsV120) Unmarshal ¶
func (m *ProposalsV120) Unmarshal(dAtA []byte) error
func (*ProposalsV120) XXX_DiscardUnknown ¶
func (m *ProposalsV120) XXX_DiscardUnknown()
func (*ProposalsV120) XXX_Marshal ¶
func (m *ProposalsV120) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProposalsV120) XXX_Merge ¶
func (m *ProposalsV120) XXX_Merge(src proto.Message)
func (*ProposalsV120) XXX_Size ¶
func (m *ProposalsV120) XXX_Size() int
func (*ProposalsV120) XXX_Unmarshal ¶
func (m *ProposalsV120) XXX_Unmarshal(b []byte) error
type QueryAllCreatePoolRequest ¶
type QueryAllCreatePoolRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryAllCreatePoolRequest) Descriptor ¶
func (*QueryAllCreatePoolRequest) Descriptor() ([]byte, []int)
func (*QueryAllCreatePoolRequest) GetPagination ¶
func (m *QueryAllCreatePoolRequest) GetPagination() *query.PageRequest
func (*QueryAllCreatePoolRequest) Marshal ¶
func (m *QueryAllCreatePoolRequest) Marshal() (dAtA []byte, err error)
func (*QueryAllCreatePoolRequest) MarshalTo ¶
func (m *QueryAllCreatePoolRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllCreatePoolRequest) MarshalToSizedBuffer ¶
func (m *QueryAllCreatePoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllCreatePoolRequest) ProtoMessage ¶
func (*QueryAllCreatePoolRequest) ProtoMessage()
func (*QueryAllCreatePoolRequest) Reset ¶
func (m *QueryAllCreatePoolRequest) Reset()
func (*QueryAllCreatePoolRequest) Size ¶
func (m *QueryAllCreatePoolRequest) Size() (n int)
func (*QueryAllCreatePoolRequest) String ¶
func (m *QueryAllCreatePoolRequest) String() string
func (*QueryAllCreatePoolRequest) Unmarshal ¶
func (m *QueryAllCreatePoolRequest) Unmarshal(dAtA []byte) error
func (*QueryAllCreatePoolRequest) XXX_DiscardUnknown ¶
func (m *QueryAllCreatePoolRequest) XXX_DiscardUnknown()
func (*QueryAllCreatePoolRequest) XXX_Marshal ¶
func (m *QueryAllCreatePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllCreatePoolRequest) XXX_Merge ¶
func (m *QueryAllCreatePoolRequest) XXX_Merge(src proto.Message)
func (*QueryAllCreatePoolRequest) XXX_Size ¶
func (m *QueryAllCreatePoolRequest) XXX_Size() int
func (*QueryAllCreatePoolRequest) XXX_Unmarshal ¶
func (m *QueryAllCreatePoolRequest) XXX_Unmarshal(b []byte) error
type QueryAllCreatePoolResponse ¶
type QueryAllCreatePoolResponse struct { CreatePool []*PoolProposal `protobuf:"bytes,1,rep,name=CreatePool,proto3" json:"CreatePool,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryAllCreatePoolResponse) Descriptor ¶
func (*QueryAllCreatePoolResponse) Descriptor() ([]byte, []int)
func (*QueryAllCreatePoolResponse) GetCreatePool ¶
func (m *QueryAllCreatePoolResponse) GetCreatePool() []*PoolProposal
func (*QueryAllCreatePoolResponse) GetPagination ¶
func (m *QueryAllCreatePoolResponse) GetPagination() *query.PageResponse
func (*QueryAllCreatePoolResponse) Marshal ¶
func (m *QueryAllCreatePoolResponse) Marshal() (dAtA []byte, err error)
func (*QueryAllCreatePoolResponse) MarshalTo ¶
func (m *QueryAllCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllCreatePoolResponse) MarshalToSizedBuffer ¶
func (m *QueryAllCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllCreatePoolResponse) ProtoMessage ¶
func (*QueryAllCreatePoolResponse) ProtoMessage()
func (*QueryAllCreatePoolResponse) Reset ¶
func (m *QueryAllCreatePoolResponse) Reset()
func (*QueryAllCreatePoolResponse) Size ¶
func (m *QueryAllCreatePoolResponse) Size() (n int)
func (*QueryAllCreatePoolResponse) String ¶
func (m *QueryAllCreatePoolResponse) String() string
func (*QueryAllCreatePoolResponse) Unmarshal ¶
func (m *QueryAllCreatePoolResponse) Unmarshal(dAtA []byte) error
func (*QueryAllCreatePoolResponse) XXX_DiscardUnknown ¶
func (m *QueryAllCreatePoolResponse) XXX_DiscardUnknown()
func (*QueryAllCreatePoolResponse) XXX_Marshal ¶
func (m *QueryAllCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllCreatePoolResponse) XXX_Merge ¶
func (m *QueryAllCreatePoolResponse) XXX_Merge(src proto.Message)
func (*QueryAllCreatePoolResponse) XXX_Size ¶
func (m *QueryAllCreatePoolResponse) XXX_Size() int
func (*QueryAllCreatePoolResponse) XXX_Unmarshal ¶
func (m *QueryAllCreatePoolResponse) XXX_Unmarshal(b []byte) error
type QueryAllIssueTokenRequest ¶
type QueryAllIssueTokenRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryAllIssueTokenRequest) Descriptor ¶
func (*QueryAllIssueTokenRequest) Descriptor() ([]byte, []int)
func (*QueryAllIssueTokenRequest) GetPagination ¶
func (m *QueryAllIssueTokenRequest) GetPagination() *query.PageRequest
func (*QueryAllIssueTokenRequest) Marshal ¶
func (m *QueryAllIssueTokenRequest) Marshal() (dAtA []byte, err error)
func (*QueryAllIssueTokenRequest) MarshalTo ¶
func (m *QueryAllIssueTokenRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllIssueTokenRequest) MarshalToSizedBuffer ¶
func (m *QueryAllIssueTokenRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllIssueTokenRequest) ProtoMessage ¶
func (*QueryAllIssueTokenRequest) ProtoMessage()
func (*QueryAllIssueTokenRequest) Reset ¶
func (m *QueryAllIssueTokenRequest) Reset()
func (*QueryAllIssueTokenRequest) Size ¶
func (m *QueryAllIssueTokenRequest) Size() (n int)
func (*QueryAllIssueTokenRequest) String ¶
func (m *QueryAllIssueTokenRequest) String() string
func (*QueryAllIssueTokenRequest) Unmarshal ¶
func (m *QueryAllIssueTokenRequest) Unmarshal(dAtA []byte) error
func (*QueryAllIssueTokenRequest) XXX_DiscardUnknown ¶
func (m *QueryAllIssueTokenRequest) XXX_DiscardUnknown()
func (*QueryAllIssueTokenRequest) XXX_Marshal ¶
func (m *QueryAllIssueTokenRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllIssueTokenRequest) XXX_Merge ¶
func (m *QueryAllIssueTokenRequest) XXX_Merge(src proto.Message)
func (*QueryAllIssueTokenRequest) XXX_Size ¶
func (m *QueryAllIssueTokenRequest) XXX_Size() int
func (*QueryAllIssueTokenRequest) XXX_Unmarshal ¶
func (m *QueryAllIssueTokenRequest) XXX_Unmarshal(b []byte) error
type QueryAllIssueTokenResponse ¶
type QueryAllIssueTokenResponse struct { IssueToken []*IssueToken `protobuf:"bytes,1,rep,name=IssueToken,proto3" json:"IssueToken,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryAllIssueTokenResponse) Descriptor ¶
func (*QueryAllIssueTokenResponse) Descriptor() ([]byte, []int)
func (*QueryAllIssueTokenResponse) GetIssueToken ¶
func (m *QueryAllIssueTokenResponse) GetIssueToken() []*IssueToken
func (*QueryAllIssueTokenResponse) GetPagination ¶
func (m *QueryAllIssueTokenResponse) GetPagination() *query.PageResponse
func (*QueryAllIssueTokenResponse) Marshal ¶
func (m *QueryAllIssueTokenResponse) Marshal() (dAtA []byte, err error)
func (*QueryAllIssueTokenResponse) MarshalTo ¶
func (m *QueryAllIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllIssueTokenResponse) MarshalToSizedBuffer ¶
func (m *QueryAllIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllIssueTokenResponse) ProtoMessage ¶
func (*QueryAllIssueTokenResponse) ProtoMessage()
func (*QueryAllIssueTokenResponse) Reset ¶
func (m *QueryAllIssueTokenResponse) Reset()
func (*QueryAllIssueTokenResponse) Size ¶
func (m *QueryAllIssueTokenResponse) Size() (n int)
func (*QueryAllIssueTokenResponse) String ¶
func (m *QueryAllIssueTokenResponse) String() string
func (*QueryAllIssueTokenResponse) Unmarshal ¶
func (m *QueryAllIssueTokenResponse) Unmarshal(dAtA []byte) error
func (*QueryAllIssueTokenResponse) XXX_DiscardUnknown ¶
func (m *QueryAllIssueTokenResponse) XXX_DiscardUnknown()
func (*QueryAllIssueTokenResponse) XXX_Marshal ¶
func (m *QueryAllIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllIssueTokenResponse) XXX_Merge ¶
func (m *QueryAllIssueTokenResponse) XXX_Merge(src proto.Message)
func (*QueryAllIssueTokenResponse) XXX_Size ¶
func (m *QueryAllIssueTokenResponse) XXX_Size() int
func (*QueryAllIssueTokenResponse) XXX_Unmarshal ¶
func (m *QueryAllIssueTokenResponse) XXX_Unmarshal(b []byte) error
type QueryAllOutboundTxRequest ¶
type QueryAllOutboundTxRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryAllOutboundTxRequest) Descriptor ¶
func (*QueryAllOutboundTxRequest) Descriptor() ([]byte, []int)
func (*QueryAllOutboundTxRequest) GetPagination ¶
func (m *QueryAllOutboundTxRequest) GetPagination() *query.PageRequest
func (*QueryAllOutboundTxRequest) Marshal ¶
func (m *QueryAllOutboundTxRequest) Marshal() (dAtA []byte, err error)
func (*QueryAllOutboundTxRequest) MarshalTo ¶
func (m *QueryAllOutboundTxRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllOutboundTxRequest) MarshalToSizedBuffer ¶
func (m *QueryAllOutboundTxRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllOutboundTxRequest) ProtoMessage ¶
func (*QueryAllOutboundTxRequest) ProtoMessage()
func (*QueryAllOutboundTxRequest) Reset ¶
func (m *QueryAllOutboundTxRequest) Reset()
func (*QueryAllOutboundTxRequest) Size ¶
func (m *QueryAllOutboundTxRequest) Size() (n int)
func (*QueryAllOutboundTxRequest) String ¶
func (m *QueryAllOutboundTxRequest) String() string
func (*QueryAllOutboundTxRequest) Unmarshal ¶
func (m *QueryAllOutboundTxRequest) Unmarshal(dAtA []byte) error
func (*QueryAllOutboundTxRequest) XXX_DiscardUnknown ¶
func (m *QueryAllOutboundTxRequest) XXX_DiscardUnknown()
func (*QueryAllOutboundTxRequest) XXX_Marshal ¶
func (m *QueryAllOutboundTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllOutboundTxRequest) XXX_Merge ¶
func (m *QueryAllOutboundTxRequest) XXX_Merge(src proto.Message)
func (*QueryAllOutboundTxRequest) XXX_Size ¶
func (m *QueryAllOutboundTxRequest) XXX_Size() int
func (*QueryAllOutboundTxRequest) XXX_Unmarshal ¶
func (m *QueryAllOutboundTxRequest) XXX_Unmarshal(b []byte) error
type QueryAllOutboundTxResponse ¶
type QueryAllOutboundTxResponse struct { AllOutbound []QueryGetOutboundTxResponse `protobuf:"bytes,1,rep,name=allOutbound,proto3" json:"allOutbound"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryAllOutboundTxResponse) Descriptor ¶
func (*QueryAllOutboundTxResponse) Descriptor() ([]byte, []int)
func (*QueryAllOutboundTxResponse) GetAllOutbound ¶ added in v0.0.5
func (m *QueryAllOutboundTxResponse) GetAllOutbound() []QueryGetOutboundTxResponse
func (*QueryAllOutboundTxResponse) GetPagination ¶
func (m *QueryAllOutboundTxResponse) GetPagination() *query.PageResponse
func (*QueryAllOutboundTxResponse) Marshal ¶
func (m *QueryAllOutboundTxResponse) Marshal() (dAtA []byte, err error)
func (*QueryAllOutboundTxResponse) MarshalTo ¶
func (m *QueryAllOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllOutboundTxResponse) MarshalToSizedBuffer ¶
func (m *QueryAllOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllOutboundTxResponse) ProtoMessage ¶
func (*QueryAllOutboundTxResponse) ProtoMessage()
func (*QueryAllOutboundTxResponse) Reset ¶
func (m *QueryAllOutboundTxResponse) Reset()
func (*QueryAllOutboundTxResponse) Size ¶
func (m *QueryAllOutboundTxResponse) Size() (n int)
func (*QueryAllOutboundTxResponse) String ¶
func (m *QueryAllOutboundTxResponse) String() string
func (*QueryAllOutboundTxResponse) Unmarshal ¶
func (m *QueryAllOutboundTxResponse) Unmarshal(dAtA []byte) error
func (*QueryAllOutboundTxResponse) XXX_DiscardUnknown ¶
func (m *QueryAllOutboundTxResponse) XXX_DiscardUnknown()
func (*QueryAllOutboundTxResponse) XXX_Marshal ¶
func (m *QueryAllOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllOutboundTxResponse) XXX_Merge ¶
func (m *QueryAllOutboundTxResponse) XXX_Merge(src proto.Message)
func (*QueryAllOutboundTxResponse) XXX_Size ¶
func (m *QueryAllOutboundTxResponse) XXX_Size() int
func (*QueryAllOutboundTxResponse) XXX_Unmarshal ¶
func (m *QueryAllOutboundTxResponse) XXX_Unmarshal(b []byte) error
type QueryAllValidatorsRequest ¶
type QueryAllValidatorsRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryAllValidatorsRequest) Descriptor ¶
func (*QueryAllValidatorsRequest) Descriptor() ([]byte, []int)
func (*QueryAllValidatorsRequest) GetPagination ¶
func (m *QueryAllValidatorsRequest) GetPagination() *query.PageRequest
func (*QueryAllValidatorsRequest) Marshal ¶
func (m *QueryAllValidatorsRequest) Marshal() (dAtA []byte, err error)
func (*QueryAllValidatorsRequest) MarshalTo ¶
func (m *QueryAllValidatorsRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllValidatorsRequest) MarshalToSizedBuffer ¶
func (m *QueryAllValidatorsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllValidatorsRequest) ProtoMessage ¶
func (*QueryAllValidatorsRequest) ProtoMessage()
func (*QueryAllValidatorsRequest) Reset ¶
func (m *QueryAllValidatorsRequest) Reset()
func (*QueryAllValidatorsRequest) Size ¶
func (m *QueryAllValidatorsRequest) Size() (n int)
func (*QueryAllValidatorsRequest) String ¶
func (m *QueryAllValidatorsRequest) String() string
func (*QueryAllValidatorsRequest) Unmarshal ¶
func (m *QueryAllValidatorsRequest) Unmarshal(dAtA []byte) error
func (*QueryAllValidatorsRequest) XXX_DiscardUnknown ¶
func (m *QueryAllValidatorsRequest) XXX_DiscardUnknown()
func (*QueryAllValidatorsRequest) XXX_Marshal ¶
func (m *QueryAllValidatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllValidatorsRequest) XXX_Merge ¶
func (m *QueryAllValidatorsRequest) XXX_Merge(src proto.Message)
func (*QueryAllValidatorsRequest) XXX_Size ¶
func (m *QueryAllValidatorsRequest) XXX_Size() int
func (*QueryAllValidatorsRequest) XXX_Unmarshal ¶
func (m *QueryAllValidatorsRequest) XXX_Unmarshal(b []byte) error
type QueryAllValidatorsResponse ¶
type QueryAllValidatorsResponse struct { AllValidators []*Validators `protobuf:"bytes,1,rep,name=all_validators,json=allValidators,proto3" json:"all_validators,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryAllValidatorsResponse) Descriptor ¶
func (*QueryAllValidatorsResponse) Descriptor() ([]byte, []int)
func (*QueryAllValidatorsResponse) GetAllValidators ¶
func (m *QueryAllValidatorsResponse) GetAllValidators() []*Validators
func (*QueryAllValidatorsResponse) GetPagination ¶
func (m *QueryAllValidatorsResponse) GetPagination() *query.PageResponse
func (*QueryAllValidatorsResponse) Marshal ¶
func (m *QueryAllValidatorsResponse) Marshal() (dAtA []byte, err error)
func (*QueryAllValidatorsResponse) MarshalTo ¶
func (m *QueryAllValidatorsResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryAllValidatorsResponse) MarshalToSizedBuffer ¶
func (m *QueryAllValidatorsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryAllValidatorsResponse) ProtoMessage ¶
func (*QueryAllValidatorsResponse) ProtoMessage()
func (*QueryAllValidatorsResponse) Reset ¶
func (m *QueryAllValidatorsResponse) Reset()
func (*QueryAllValidatorsResponse) Size ¶
func (m *QueryAllValidatorsResponse) Size() (n int)
func (*QueryAllValidatorsResponse) String ¶
func (m *QueryAllValidatorsResponse) String() string
func (*QueryAllValidatorsResponse) Unmarshal ¶
func (m *QueryAllValidatorsResponse) Unmarshal(dAtA []byte) error
func (*QueryAllValidatorsResponse) XXX_DiscardUnknown ¶
func (m *QueryAllValidatorsResponse) XXX_DiscardUnknown()
func (*QueryAllValidatorsResponse) XXX_Marshal ¶
func (m *QueryAllValidatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryAllValidatorsResponse) XXX_Merge ¶
func (m *QueryAllValidatorsResponse) XXX_Merge(src proto.Message)
func (*QueryAllValidatorsResponse) XXX_Size ¶
func (m *QueryAllValidatorsResponse) XXX_Size() int
func (*QueryAllValidatorsResponse) XXX_Unmarshal ¶
func (m *QueryAllValidatorsResponse) XXX_Unmarshal(b []byte) error
type QueryClient ¶
type QueryClient interface { // Queries a OutboundTx by index. OutboundTx(ctx context.Context, in *QueryGetOutboundTxRequest, opts ...grpc.CallOption) (*QueryGetOutboundTxResponse, error) // Queries a list of OutboundTx items. OutboundTxAll(ctx context.Context, in *QueryAllOutboundTxRequest, opts ...grpc.CallOption) (*QueryAllOutboundTxResponse, error) // Queries a list of GetValidators items. GetValidators(ctx context.Context, in *QueryGetValidatorsRequest, opts ...grpc.CallOption) (*QueryGetValidatorsResponse, error) // Queries a list of GetValidators items. GetAllValidators(ctx context.Context, in *QueryAllValidatorsRequest, opts ...grpc.CallOption) (*QueryAllValidatorsResponse, error) // Queries a list of GetQuota items. GetQuota(ctx context.Context, in *QueryGetQuotaRequest, opts ...grpc.CallOption) (*QueryGetQuotaResponse, error) // Queries a issueToken by index. IssueToken(ctx context.Context, in *QueryGetIssueTokenRequest, opts ...grpc.CallOption) (*QueryGetIssueTokenResponse, error) // Queries a list of issueToken items. IssueTokenAll(ctx context.Context, in *QueryAllIssueTokenRequest, opts ...grpc.CallOption) (*QueryAllIssueTokenResponse, error) // Queries a createPool by index. CreatePool(ctx context.Context, in *QueryGetCreatePoolRequest, opts ...grpc.CallOption) (*QueryGetCreatePoolResponse, error) // Queries a list of createPool items. CreatePoolAll(ctx context.Context, in *QueryAllCreatePoolRequest, opts ...grpc.CallOption) (*QueryAllCreatePoolResponse, error) // Queries a createPool by index. GetLastPool(ctx context.Context, in *QueryLatestPoolRequest, opts ...grpc.CallOption) (*QueryLastPoolResponse, error) // Queries the pending fee GetPendingFee(ctx context.Context, in *QueryPendingFeeRequest, opts ...grpc.CallOption) (*QueryPendingFeeResponse, error) }
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc grpc1.ClientConn) QueryClient
type QueryGetCreatePoolRequest ¶
type QueryGetCreatePoolRequest struct {
Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
}
func (*QueryGetCreatePoolRequest) Descriptor ¶
func (*QueryGetCreatePoolRequest) Descriptor() ([]byte, []int)
func (*QueryGetCreatePoolRequest) GetIndex ¶
func (m *QueryGetCreatePoolRequest) GetIndex() string
func (*QueryGetCreatePoolRequest) Marshal ¶
func (m *QueryGetCreatePoolRequest) Marshal() (dAtA []byte, err error)
func (*QueryGetCreatePoolRequest) MarshalTo ¶
func (m *QueryGetCreatePoolRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetCreatePoolRequest) MarshalToSizedBuffer ¶
func (m *QueryGetCreatePoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetCreatePoolRequest) ProtoMessage ¶
func (*QueryGetCreatePoolRequest) ProtoMessage()
func (*QueryGetCreatePoolRequest) Reset ¶
func (m *QueryGetCreatePoolRequest) Reset()
func (*QueryGetCreatePoolRequest) Size ¶
func (m *QueryGetCreatePoolRequest) Size() (n int)
func (*QueryGetCreatePoolRequest) String ¶
func (m *QueryGetCreatePoolRequest) String() string
func (*QueryGetCreatePoolRequest) Unmarshal ¶
func (m *QueryGetCreatePoolRequest) Unmarshal(dAtA []byte) error
func (*QueryGetCreatePoolRequest) XXX_DiscardUnknown ¶
func (m *QueryGetCreatePoolRequest) XXX_DiscardUnknown()
func (*QueryGetCreatePoolRequest) XXX_Marshal ¶
func (m *QueryGetCreatePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetCreatePoolRequest) XXX_Merge ¶
func (m *QueryGetCreatePoolRequest) XXX_Merge(src proto.Message)
func (*QueryGetCreatePoolRequest) XXX_Size ¶
func (m *QueryGetCreatePoolRequest) XXX_Size() int
func (*QueryGetCreatePoolRequest) XXX_Unmarshal ¶
func (m *QueryGetCreatePoolRequest) XXX_Unmarshal(b []byte) error
type QueryGetCreatePoolResponse ¶
type QueryGetCreatePoolResponse struct {
CreatePool *PoolProposal `protobuf:"bytes,1,opt,name=CreatePool,proto3" json:"CreatePool,omitempty"`
}
func (*QueryGetCreatePoolResponse) Descriptor ¶
func (*QueryGetCreatePoolResponse) Descriptor() ([]byte, []int)
func (*QueryGetCreatePoolResponse) GetCreatePool ¶
func (m *QueryGetCreatePoolResponse) GetCreatePool() *PoolProposal
func (*QueryGetCreatePoolResponse) Marshal ¶
func (m *QueryGetCreatePoolResponse) Marshal() (dAtA []byte, err error)
func (*QueryGetCreatePoolResponse) MarshalTo ¶
func (m *QueryGetCreatePoolResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetCreatePoolResponse) MarshalToSizedBuffer ¶
func (m *QueryGetCreatePoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetCreatePoolResponse) ProtoMessage ¶
func (*QueryGetCreatePoolResponse) ProtoMessage()
func (*QueryGetCreatePoolResponse) Reset ¶
func (m *QueryGetCreatePoolResponse) Reset()
func (*QueryGetCreatePoolResponse) Size ¶
func (m *QueryGetCreatePoolResponse) Size() (n int)
func (*QueryGetCreatePoolResponse) String ¶
func (m *QueryGetCreatePoolResponse) String() string
func (*QueryGetCreatePoolResponse) Unmarshal ¶
func (m *QueryGetCreatePoolResponse) Unmarshal(dAtA []byte) error
func (*QueryGetCreatePoolResponse) XXX_DiscardUnknown ¶
func (m *QueryGetCreatePoolResponse) XXX_DiscardUnknown()
func (*QueryGetCreatePoolResponse) XXX_Marshal ¶
func (m *QueryGetCreatePoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetCreatePoolResponse) XXX_Merge ¶
func (m *QueryGetCreatePoolResponse) XXX_Merge(src proto.Message)
func (*QueryGetCreatePoolResponse) XXX_Size ¶
func (m *QueryGetCreatePoolResponse) XXX_Size() int
func (*QueryGetCreatePoolResponse) XXX_Unmarshal ¶
func (m *QueryGetCreatePoolResponse) XXX_Unmarshal(b []byte) error
type QueryGetIssueTokenRequest ¶
type QueryGetIssueTokenRequest struct {
Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
}
this line is used by starport scaffolding # 3
func (*QueryGetIssueTokenRequest) Descriptor ¶
func (*QueryGetIssueTokenRequest) Descriptor() ([]byte, []int)
func (*QueryGetIssueTokenRequest) GetIndex ¶
func (m *QueryGetIssueTokenRequest) GetIndex() string
func (*QueryGetIssueTokenRequest) Marshal ¶
func (m *QueryGetIssueTokenRequest) Marshal() (dAtA []byte, err error)
func (*QueryGetIssueTokenRequest) MarshalTo ¶
func (m *QueryGetIssueTokenRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetIssueTokenRequest) MarshalToSizedBuffer ¶
func (m *QueryGetIssueTokenRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetIssueTokenRequest) ProtoMessage ¶
func (*QueryGetIssueTokenRequest) ProtoMessage()
func (*QueryGetIssueTokenRequest) Reset ¶
func (m *QueryGetIssueTokenRequest) Reset()
func (*QueryGetIssueTokenRequest) Size ¶
func (m *QueryGetIssueTokenRequest) Size() (n int)
func (*QueryGetIssueTokenRequest) String ¶
func (m *QueryGetIssueTokenRequest) String() string
func (*QueryGetIssueTokenRequest) Unmarshal ¶
func (m *QueryGetIssueTokenRequest) Unmarshal(dAtA []byte) error
func (*QueryGetIssueTokenRequest) XXX_DiscardUnknown ¶
func (m *QueryGetIssueTokenRequest) XXX_DiscardUnknown()
func (*QueryGetIssueTokenRequest) XXX_Marshal ¶
func (m *QueryGetIssueTokenRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetIssueTokenRequest) XXX_Merge ¶
func (m *QueryGetIssueTokenRequest) XXX_Merge(src proto.Message)
func (*QueryGetIssueTokenRequest) XXX_Size ¶
func (m *QueryGetIssueTokenRequest) XXX_Size() int
func (*QueryGetIssueTokenRequest) XXX_Unmarshal ¶
func (m *QueryGetIssueTokenRequest) XXX_Unmarshal(b []byte) error
type QueryGetIssueTokenResponse ¶
type QueryGetIssueTokenResponse struct {
IssueToken *IssueToken `protobuf:"bytes,1,opt,name=IssueToken,proto3" json:"IssueToken,omitempty"`
}
func (*QueryGetIssueTokenResponse) Descriptor ¶
func (*QueryGetIssueTokenResponse) Descriptor() ([]byte, []int)
func (*QueryGetIssueTokenResponse) GetIssueToken ¶
func (m *QueryGetIssueTokenResponse) GetIssueToken() *IssueToken
func (*QueryGetIssueTokenResponse) Marshal ¶
func (m *QueryGetIssueTokenResponse) Marshal() (dAtA []byte, err error)
func (*QueryGetIssueTokenResponse) MarshalTo ¶
func (m *QueryGetIssueTokenResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetIssueTokenResponse) MarshalToSizedBuffer ¶
func (m *QueryGetIssueTokenResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetIssueTokenResponse) ProtoMessage ¶
func (*QueryGetIssueTokenResponse) ProtoMessage()
func (*QueryGetIssueTokenResponse) Reset ¶
func (m *QueryGetIssueTokenResponse) Reset()
func (*QueryGetIssueTokenResponse) Size ¶
func (m *QueryGetIssueTokenResponse) Size() (n int)
func (*QueryGetIssueTokenResponse) String ¶
func (m *QueryGetIssueTokenResponse) String() string
func (*QueryGetIssueTokenResponse) Unmarshal ¶
func (m *QueryGetIssueTokenResponse) Unmarshal(dAtA []byte) error
func (*QueryGetIssueTokenResponse) XXX_DiscardUnknown ¶
func (m *QueryGetIssueTokenResponse) XXX_DiscardUnknown()
func (*QueryGetIssueTokenResponse) XXX_Marshal ¶
func (m *QueryGetIssueTokenResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetIssueTokenResponse) XXX_Merge ¶
func (m *QueryGetIssueTokenResponse) XXX_Merge(src proto.Message)
func (*QueryGetIssueTokenResponse) XXX_Size ¶
func (m *QueryGetIssueTokenResponse) XXX_Size() int
func (*QueryGetIssueTokenResponse) XXX_Unmarshal ¶
func (m *QueryGetIssueTokenResponse) XXX_Unmarshal(b []byte) error
type QueryGetOutboundTxRequest ¶
type QueryGetOutboundTxRequest struct {
RequestID string `protobuf:"bytes,1,opt,name=requestID,proto3" json:"requestID,omitempty"`
}
func (*QueryGetOutboundTxRequest) Descriptor ¶
func (*QueryGetOutboundTxRequest) Descriptor() ([]byte, []int)
func (*QueryGetOutboundTxRequest) GetRequestID ¶
func (m *QueryGetOutboundTxRequest) GetRequestID() string
func (*QueryGetOutboundTxRequest) Marshal ¶
func (m *QueryGetOutboundTxRequest) Marshal() (dAtA []byte, err error)
func (*QueryGetOutboundTxRequest) MarshalTo ¶
func (m *QueryGetOutboundTxRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetOutboundTxRequest) MarshalToSizedBuffer ¶
func (m *QueryGetOutboundTxRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetOutboundTxRequest) ProtoMessage ¶
func (*QueryGetOutboundTxRequest) ProtoMessage()
func (*QueryGetOutboundTxRequest) Reset ¶
func (m *QueryGetOutboundTxRequest) Reset()
func (*QueryGetOutboundTxRequest) Size ¶
func (m *QueryGetOutboundTxRequest) Size() (n int)
func (*QueryGetOutboundTxRequest) String ¶
func (m *QueryGetOutboundTxRequest) String() string
func (*QueryGetOutboundTxRequest) Unmarshal ¶
func (m *QueryGetOutboundTxRequest) Unmarshal(dAtA []byte) error
func (*QueryGetOutboundTxRequest) XXX_DiscardUnknown ¶
func (m *QueryGetOutboundTxRequest) XXX_DiscardUnknown()
func (*QueryGetOutboundTxRequest) XXX_Marshal ¶
func (m *QueryGetOutboundTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetOutboundTxRequest) XXX_Merge ¶
func (m *QueryGetOutboundTxRequest) XXX_Merge(src proto.Message)
func (*QueryGetOutboundTxRequest) XXX_Size ¶
func (m *QueryGetOutboundTxRequest) XXX_Size() int
func (*QueryGetOutboundTxRequest) XXX_Unmarshal ¶
func (m *QueryGetOutboundTxRequest) XXX_Unmarshal(b []byte) error
type QueryGetOutboundTxResponse ¶
type QueryGetOutboundTxResponse struct { OutboundTx OutboundTx `protobuf:"bytes,1,opt,name=outboundTx,proto3" json:"outboundTx"` View []ProposalView `protobuf:"bytes,2,rep,name=view,proto3" json:"view"` }
func (*QueryGetOutboundTxResponse) Descriptor ¶
func (*QueryGetOutboundTxResponse) Descriptor() ([]byte, []int)
func (*QueryGetOutboundTxResponse) GetOutboundTx ¶
func (m *QueryGetOutboundTxResponse) GetOutboundTx() OutboundTx
func (*QueryGetOutboundTxResponse) GetView ¶ added in v0.0.5
func (m *QueryGetOutboundTxResponse) GetView() []ProposalView
func (*QueryGetOutboundTxResponse) Marshal ¶
func (m *QueryGetOutboundTxResponse) Marshal() (dAtA []byte, err error)
func (*QueryGetOutboundTxResponse) MarshalTo ¶
func (m *QueryGetOutboundTxResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetOutboundTxResponse) MarshalToSizedBuffer ¶
func (m *QueryGetOutboundTxResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetOutboundTxResponse) ProtoMessage ¶
func (*QueryGetOutboundTxResponse) ProtoMessage()
func (*QueryGetOutboundTxResponse) Reset ¶
func (m *QueryGetOutboundTxResponse) Reset()
func (*QueryGetOutboundTxResponse) Size ¶
func (m *QueryGetOutboundTxResponse) Size() (n int)
func (*QueryGetOutboundTxResponse) String ¶
func (m *QueryGetOutboundTxResponse) String() string
func (*QueryGetOutboundTxResponse) Unmarshal ¶
func (m *QueryGetOutboundTxResponse) Unmarshal(dAtA []byte) error
func (*QueryGetOutboundTxResponse) XXX_DiscardUnknown ¶
func (m *QueryGetOutboundTxResponse) XXX_DiscardUnknown()
func (*QueryGetOutboundTxResponse) XXX_Marshal ¶
func (m *QueryGetOutboundTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetOutboundTxResponse) XXX_Merge ¶
func (m *QueryGetOutboundTxResponse) XXX_Merge(src proto.Message)
func (*QueryGetOutboundTxResponse) XXX_Size ¶
func (m *QueryGetOutboundTxResponse) XXX_Size() int
func (*QueryGetOutboundTxResponse) XXX_Unmarshal ¶
func (m *QueryGetOutboundTxResponse) XXX_Unmarshal(b []byte) error
type QueryGetQuotaRequest ¶
type QueryGetQuotaRequest struct { QueryLength int32 `protobuf:"varint,1,opt,name=query_length,json=queryLength,proto3" json:"query_length,omitempty"` Pagination *query.PageRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryGetQuotaRequest) Descriptor ¶
func (*QueryGetQuotaRequest) Descriptor() ([]byte, []int)
func (*QueryGetQuotaRequest) GetPagination ¶
func (m *QueryGetQuotaRequest) GetPagination() *query.PageRequest
func (*QueryGetQuotaRequest) GetQueryLength ¶
func (m *QueryGetQuotaRequest) GetQueryLength() int32
func (*QueryGetQuotaRequest) Marshal ¶
func (m *QueryGetQuotaRequest) Marshal() (dAtA []byte, err error)
func (*QueryGetQuotaRequest) MarshalTo ¶
func (m *QueryGetQuotaRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetQuotaRequest) MarshalToSizedBuffer ¶
func (m *QueryGetQuotaRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetQuotaRequest) ProtoMessage ¶
func (*QueryGetQuotaRequest) ProtoMessage()
func (*QueryGetQuotaRequest) Reset ¶
func (m *QueryGetQuotaRequest) Reset()
func (*QueryGetQuotaRequest) Size ¶
func (m *QueryGetQuotaRequest) Size() (n int)
func (*QueryGetQuotaRequest) String ¶
func (m *QueryGetQuotaRequest) String() string
func (*QueryGetQuotaRequest) Unmarshal ¶
func (m *QueryGetQuotaRequest) Unmarshal(dAtA []byte) error
func (*QueryGetQuotaRequest) XXX_DiscardUnknown ¶
func (m *QueryGetQuotaRequest) XXX_DiscardUnknown()
func (*QueryGetQuotaRequest) XXX_Marshal ¶
func (m *QueryGetQuotaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetQuotaRequest) XXX_Merge ¶
func (m *QueryGetQuotaRequest) XXX_Merge(src proto.Message)
func (*QueryGetQuotaRequest) XXX_Size ¶
func (m *QueryGetQuotaRequest) XXX_Size() int
func (*QueryGetQuotaRequest) XXX_Unmarshal ¶
func (m *QueryGetQuotaRequest) XXX_Unmarshal(b []byte) error
type QueryGetQuotaResponse ¶
type QueryGetQuotaResponse struct {
CoinQuotaResponse CoinsQuota `protobuf:"bytes,1,opt,name=coinQuotaResponse,proto3" json:"coinQuotaResponse"`
}
func (*QueryGetQuotaResponse) Descriptor ¶
func (*QueryGetQuotaResponse) Descriptor() ([]byte, []int)
func (*QueryGetQuotaResponse) GetCoinQuotaResponse ¶
func (m *QueryGetQuotaResponse) GetCoinQuotaResponse() CoinsQuota
func (*QueryGetQuotaResponse) Marshal ¶
func (m *QueryGetQuotaResponse) Marshal() (dAtA []byte, err error)
func (*QueryGetQuotaResponse) MarshalTo ¶
func (m *QueryGetQuotaResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetQuotaResponse) MarshalToSizedBuffer ¶
func (m *QueryGetQuotaResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetQuotaResponse) ProtoMessage ¶
func (*QueryGetQuotaResponse) ProtoMessage()
func (*QueryGetQuotaResponse) Reset ¶
func (m *QueryGetQuotaResponse) Reset()
func (*QueryGetQuotaResponse) Size ¶
func (m *QueryGetQuotaResponse) Size() (n int)
func (*QueryGetQuotaResponse) String ¶
func (m *QueryGetQuotaResponse) String() string
func (*QueryGetQuotaResponse) Unmarshal ¶
func (m *QueryGetQuotaResponse) Unmarshal(dAtA []byte) error
func (*QueryGetQuotaResponse) XXX_DiscardUnknown ¶
func (m *QueryGetQuotaResponse) XXX_DiscardUnknown()
func (*QueryGetQuotaResponse) XXX_Marshal ¶
func (m *QueryGetQuotaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetQuotaResponse) XXX_Merge ¶
func (m *QueryGetQuotaResponse) XXX_Merge(src proto.Message)
func (*QueryGetQuotaResponse) XXX_Size ¶
func (m *QueryGetQuotaResponse) XXX_Size() int
func (*QueryGetQuotaResponse) XXX_Unmarshal ¶
func (m *QueryGetQuotaResponse) XXX_Unmarshal(b []byte) error
type QueryGetValidatorsRequest ¶
type QueryGetValidatorsRequest struct {
Height string `protobuf:"bytes,1,opt,name=height,proto3" json:"height,omitempty"`
}
func (*QueryGetValidatorsRequest) Descriptor ¶
func (*QueryGetValidatorsRequest) Descriptor() ([]byte, []int)
func (*QueryGetValidatorsRequest) GetHeight ¶
func (m *QueryGetValidatorsRequest) GetHeight() string
func (*QueryGetValidatorsRequest) Marshal ¶
func (m *QueryGetValidatorsRequest) Marshal() (dAtA []byte, err error)
func (*QueryGetValidatorsRequest) MarshalTo ¶
func (m *QueryGetValidatorsRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetValidatorsRequest) MarshalToSizedBuffer ¶
func (m *QueryGetValidatorsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetValidatorsRequest) ProtoMessage ¶
func (*QueryGetValidatorsRequest) ProtoMessage()
func (*QueryGetValidatorsRequest) Reset ¶
func (m *QueryGetValidatorsRequest) Reset()
func (*QueryGetValidatorsRequest) Size ¶
func (m *QueryGetValidatorsRequest) Size() (n int)
func (*QueryGetValidatorsRequest) String ¶
func (m *QueryGetValidatorsRequest) String() string
func (*QueryGetValidatorsRequest) Unmarshal ¶
func (m *QueryGetValidatorsRequest) Unmarshal(dAtA []byte) error
func (*QueryGetValidatorsRequest) XXX_DiscardUnknown ¶
func (m *QueryGetValidatorsRequest) XXX_DiscardUnknown()
func (*QueryGetValidatorsRequest) XXX_Marshal ¶
func (m *QueryGetValidatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetValidatorsRequest) XXX_Merge ¶
func (m *QueryGetValidatorsRequest) XXX_Merge(src proto.Message)
func (*QueryGetValidatorsRequest) XXX_Size ¶
func (m *QueryGetValidatorsRequest) XXX_Size() int
func (*QueryGetValidatorsRequest) XXX_Unmarshal ¶
func (m *QueryGetValidatorsRequest) XXX_Unmarshal(b []byte) error
type QueryGetValidatorsResponse ¶
type QueryGetValidatorsResponse struct {
Validators *Validators `protobuf:"bytes,1,opt,name=validators,proto3" json:"validators,omitempty"`
}
func (*QueryGetValidatorsResponse) Descriptor ¶
func (*QueryGetValidatorsResponse) Descriptor() ([]byte, []int)
func (*QueryGetValidatorsResponse) GetValidators ¶
func (m *QueryGetValidatorsResponse) GetValidators() *Validators
func (*QueryGetValidatorsResponse) Marshal ¶
func (m *QueryGetValidatorsResponse) Marshal() (dAtA []byte, err error)
func (*QueryGetValidatorsResponse) MarshalTo ¶
func (m *QueryGetValidatorsResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryGetValidatorsResponse) MarshalToSizedBuffer ¶
func (m *QueryGetValidatorsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryGetValidatorsResponse) ProtoMessage ¶
func (*QueryGetValidatorsResponse) ProtoMessage()
func (*QueryGetValidatorsResponse) Reset ¶
func (m *QueryGetValidatorsResponse) Reset()
func (*QueryGetValidatorsResponse) Size ¶
func (m *QueryGetValidatorsResponse) Size() (n int)
func (*QueryGetValidatorsResponse) String ¶
func (m *QueryGetValidatorsResponse) String() string
func (*QueryGetValidatorsResponse) Unmarshal ¶
func (m *QueryGetValidatorsResponse) Unmarshal(dAtA []byte) error
func (*QueryGetValidatorsResponse) XXX_DiscardUnknown ¶
func (m *QueryGetValidatorsResponse) XXX_DiscardUnknown()
func (*QueryGetValidatorsResponse) XXX_Marshal ¶
func (m *QueryGetValidatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryGetValidatorsResponse) XXX_Merge ¶
func (m *QueryGetValidatorsResponse) XXX_Merge(src proto.Message)
func (*QueryGetValidatorsResponse) XXX_Size ¶
func (m *QueryGetValidatorsResponse) XXX_Size() int
func (*QueryGetValidatorsResponse) XXX_Unmarshal ¶
func (m *QueryGetValidatorsResponse) XXX_Unmarshal(b []byte) error
type QueryLastPoolResponse ¶
type QueryLastPoolResponse struct {
Pools []*PoolInfo `protobuf:"bytes,1,rep,name=pools,proto3" json:"pools,omitempty"`
}
func (*QueryLastPoolResponse) Descriptor ¶
func (*QueryLastPoolResponse) Descriptor() ([]byte, []int)
func (*QueryLastPoolResponse) GetPools ¶
func (m *QueryLastPoolResponse) GetPools() []*PoolInfo
func (*QueryLastPoolResponse) Marshal ¶
func (m *QueryLastPoolResponse) Marshal() (dAtA []byte, err error)
func (*QueryLastPoolResponse) MarshalTo ¶
func (m *QueryLastPoolResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryLastPoolResponse) MarshalToSizedBuffer ¶
func (m *QueryLastPoolResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryLastPoolResponse) ProtoMessage ¶
func (*QueryLastPoolResponse) ProtoMessage()
func (*QueryLastPoolResponse) Reset ¶
func (m *QueryLastPoolResponse) Reset()
func (*QueryLastPoolResponse) Size ¶
func (m *QueryLastPoolResponse) Size() (n int)
func (*QueryLastPoolResponse) String ¶
func (m *QueryLastPoolResponse) String() string
func (*QueryLastPoolResponse) Unmarshal ¶
func (m *QueryLastPoolResponse) Unmarshal(dAtA []byte) error
func (*QueryLastPoolResponse) XXX_DiscardUnknown ¶
func (m *QueryLastPoolResponse) XXX_DiscardUnknown()
func (*QueryLastPoolResponse) XXX_Marshal ¶
func (m *QueryLastPoolResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryLastPoolResponse) XXX_Merge ¶
func (m *QueryLastPoolResponse) XXX_Merge(src proto.Message)
func (*QueryLastPoolResponse) XXX_Size ¶
func (m *QueryLastPoolResponse) XXX_Size() int
func (*QueryLastPoolResponse) XXX_Unmarshal ¶
func (m *QueryLastPoolResponse) XXX_Unmarshal(b []byte) error
type QueryLatestPoolRequest ¶
type QueryLatestPoolRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryLatestPoolRequest) Descriptor ¶
func (*QueryLatestPoolRequest) Descriptor() ([]byte, []int)
func (*QueryLatestPoolRequest) GetPagination ¶
func (m *QueryLatestPoolRequest) GetPagination() *query.PageRequest
func (*QueryLatestPoolRequest) Marshal ¶
func (m *QueryLatestPoolRequest) Marshal() (dAtA []byte, err error)
func (*QueryLatestPoolRequest) MarshalTo ¶
func (m *QueryLatestPoolRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryLatestPoolRequest) MarshalToSizedBuffer ¶
func (m *QueryLatestPoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryLatestPoolRequest) ProtoMessage ¶
func (*QueryLatestPoolRequest) ProtoMessage()
func (*QueryLatestPoolRequest) Reset ¶
func (m *QueryLatestPoolRequest) Reset()
func (*QueryLatestPoolRequest) Size ¶
func (m *QueryLatestPoolRequest) Size() (n int)
func (*QueryLatestPoolRequest) String ¶
func (m *QueryLatestPoolRequest) String() string
func (*QueryLatestPoolRequest) Unmarshal ¶
func (m *QueryLatestPoolRequest) Unmarshal(dAtA []byte) error
func (*QueryLatestPoolRequest) XXX_DiscardUnknown ¶
func (m *QueryLatestPoolRequest) XXX_DiscardUnknown()
func (*QueryLatestPoolRequest) XXX_Marshal ¶
func (m *QueryLatestPoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryLatestPoolRequest) XXX_Merge ¶
func (m *QueryLatestPoolRequest) XXX_Merge(src proto.Message)
func (*QueryLatestPoolRequest) XXX_Size ¶
func (m *QueryLatestPoolRequest) XXX_Size() int
func (*QueryLatestPoolRequest) XXX_Unmarshal ¶
func (m *QueryLatestPoolRequest) XXX_Unmarshal(b []byte) error
type QueryPendingFeeRequest ¶
type QueryPendingFeeRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
func (*QueryPendingFeeRequest) Descriptor ¶
func (*QueryPendingFeeRequest) Descriptor() ([]byte, []int)
func (*QueryPendingFeeRequest) GetPagination ¶
func (m *QueryPendingFeeRequest) GetPagination() *query.PageRequest
func (*QueryPendingFeeRequest) Marshal ¶
func (m *QueryPendingFeeRequest) Marshal() (dAtA []byte, err error)
func (*QueryPendingFeeRequest) MarshalTo ¶
func (m *QueryPendingFeeRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingFeeRequest) MarshalToSizedBuffer ¶
func (m *QueryPendingFeeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingFeeRequest) ProtoMessage ¶
func (*QueryPendingFeeRequest) ProtoMessage()
func (*QueryPendingFeeRequest) Reset ¶
func (m *QueryPendingFeeRequest) Reset()
func (*QueryPendingFeeRequest) Size ¶
func (m *QueryPendingFeeRequest) Size() (n int)
func (*QueryPendingFeeRequest) String ¶
func (m *QueryPendingFeeRequest) String() string
func (*QueryPendingFeeRequest) Unmarshal ¶
func (m *QueryPendingFeeRequest) Unmarshal(dAtA []byte) error
func (*QueryPendingFeeRequest) XXX_DiscardUnknown ¶
func (m *QueryPendingFeeRequest) XXX_DiscardUnknown()
func (*QueryPendingFeeRequest) XXX_Marshal ¶
func (m *QueryPendingFeeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingFeeRequest) XXX_Merge ¶
func (m *QueryPendingFeeRequest) XXX_Merge(src proto.Message)
func (*QueryPendingFeeRequest) XXX_Size ¶
func (m *QueryPendingFeeRequest) XXX_Size() int
func (*QueryPendingFeeRequest) XXX_Unmarshal ¶
func (m *QueryPendingFeeRequest) XXX_Unmarshal(b []byte) error
type QueryPendingFeeResponse ¶
type QueryPendingFeeResponse struct { Feecoin github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,1,rep,name=feecoin,proto3,castrepeated=github.com/cosmos/cosmos-sdk/types.Coins" json:"feecoin"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
func (*QueryPendingFeeResponse) Descriptor ¶
func (*QueryPendingFeeResponse) Descriptor() ([]byte, []int)
func (*QueryPendingFeeResponse) GetFeecoin ¶
func (m *QueryPendingFeeResponse) GetFeecoin() github_com_cosmos_cosmos_sdk_types.Coins
func (*QueryPendingFeeResponse) GetPagination ¶
func (m *QueryPendingFeeResponse) GetPagination() *query.PageResponse
func (*QueryPendingFeeResponse) Marshal ¶
func (m *QueryPendingFeeResponse) Marshal() (dAtA []byte, err error)
func (*QueryPendingFeeResponse) MarshalTo ¶
func (m *QueryPendingFeeResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingFeeResponse) MarshalToSizedBuffer ¶
func (m *QueryPendingFeeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingFeeResponse) ProtoMessage ¶
func (*QueryPendingFeeResponse) ProtoMessage()
func (*QueryPendingFeeResponse) Reset ¶
func (m *QueryPendingFeeResponse) Reset()
func (*QueryPendingFeeResponse) Size ¶
func (m *QueryPendingFeeResponse) Size() (n int)
func (*QueryPendingFeeResponse) String ¶
func (m *QueryPendingFeeResponse) String() string
func (*QueryPendingFeeResponse) Unmarshal ¶
func (m *QueryPendingFeeResponse) Unmarshal(dAtA []byte) error
func (*QueryPendingFeeResponse) XXX_DiscardUnknown ¶
func (m *QueryPendingFeeResponse) XXX_DiscardUnknown()
func (*QueryPendingFeeResponse) XXX_Marshal ¶
func (m *QueryPendingFeeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingFeeResponse) XXX_Merge ¶
func (m *QueryPendingFeeResponse) XXX_Merge(src proto.Message)
func (*QueryPendingFeeResponse) XXX_Size ¶
func (m *QueryPendingFeeResponse) XXX_Size() int
func (*QueryPendingFeeResponse) XXX_Unmarshal ¶
func (m *QueryPendingFeeResponse) XXX_Unmarshal(b []byte) error
type QueryServer ¶
type QueryServer interface { // Queries a OutboundTx by index. OutboundTx(context.Context, *QueryGetOutboundTxRequest) (*QueryGetOutboundTxResponse, error) // Queries a list of OutboundTx items. OutboundTxAll(context.Context, *QueryAllOutboundTxRequest) (*QueryAllOutboundTxResponse, error) // Queries a list of GetValidators items. GetValidators(context.Context, *QueryGetValidatorsRequest) (*QueryGetValidatorsResponse, error) // Queries a list of GetValidators items. GetAllValidators(context.Context, *QueryAllValidatorsRequest) (*QueryAllValidatorsResponse, error) // Queries a list of GetQuota items. GetQuota(context.Context, *QueryGetQuotaRequest) (*QueryGetQuotaResponse, error) // Queries a issueToken by index. IssueToken(context.Context, *QueryGetIssueTokenRequest) (*QueryGetIssueTokenResponse, error) // Queries a list of issueToken items. IssueTokenAll(context.Context, *QueryAllIssueTokenRequest) (*QueryAllIssueTokenResponse, error) // Queries a createPool by index. CreatePool(context.Context, *QueryGetCreatePoolRequest) (*QueryGetCreatePoolResponse, error) // Queries a list of createPool items. CreatePoolAll(context.Context, *QueryAllCreatePoolRequest) (*QueryAllCreatePoolResponse, error) // Queries a createPool by index. GetLastPool(context.Context, *QueryLatestPoolRequest) (*QueryLastPoolResponse, error) // Queries the pending fee GetPendingFee(context.Context, *QueryPendingFeeRequest) (*QueryPendingFeeResponse, error) }
QueryServer is the server API for Query service.
type SendKeeper ¶
type SendKeeper interface { ViewKeeper }
type StandbyPower ¶
type StandbyPower struct { Addr string `protobuf:"bytes,1,opt,name=addr,proto3" json:"addr,omitempty"` Power int64 `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty"` }
func (*StandbyPower) Descriptor ¶
func (*StandbyPower) Descriptor() ([]byte, []int)
func (*StandbyPower) GetAddr ¶
func (m *StandbyPower) GetAddr() string
func (*StandbyPower) GetPower ¶
func (m *StandbyPower) GetPower() int64
func (*StandbyPower) Marshal ¶
func (m *StandbyPower) Marshal() (dAtA []byte, err error)
func (*StandbyPower) MarshalToSizedBuffer ¶
func (m *StandbyPower) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StandbyPower) ProtoMessage ¶
func (*StandbyPower) ProtoMessage()
func (*StandbyPower) Reset ¶
func (m *StandbyPower) Reset()
func (*StandbyPower) Size ¶
func (m *StandbyPower) Size() (n int)
func (*StandbyPower) String ¶
func (m *StandbyPower) String() string
func (*StandbyPower) Unmarshal ¶
func (m *StandbyPower) Unmarshal(dAtA []byte) error
func (*StandbyPower) XXX_DiscardUnknown ¶
func (m *StandbyPower) XXX_DiscardUnknown()
func (*StandbyPower) XXX_Marshal ¶
func (m *StandbyPower) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StandbyPower) XXX_Merge ¶
func (m *StandbyPower) XXX_Merge(src proto.Message)
func (*StandbyPower) XXX_Size ¶
func (m *StandbyPower) XXX_Size() int
func (*StandbyPower) XXX_Unmarshal ¶
func (m *StandbyPower) XXX_Unmarshal(b []byte) error
type UnimplementedMsgServer ¶
type UnimplementedMsgServer struct { }
UnimplementedMsgServer can be embedded to have forward compatible implementations.
func (*UnimplementedMsgServer) CreateCreatePool ¶
func (*UnimplementedMsgServer) CreateCreatePool(ctx context.Context, req *MsgCreateCreatePool) (*MsgCreateCreatePoolResponse, error)
func (*UnimplementedMsgServer) CreateIssueToken ¶
func (*UnimplementedMsgServer) CreateIssueToken(ctx context.Context, req *MsgCreateIssueToken) (*MsgCreateIssueTokenResponse, error)
func (*UnimplementedMsgServer) CreateOutboundTx ¶
func (*UnimplementedMsgServer) CreateOutboundTx(ctx context.Context, req *MsgCreateOutboundTx) (*MsgCreateOutboundTxResponse, error)
type UnimplementedQueryServer ¶
type UnimplementedQueryServer struct { }
UnimplementedQueryServer can be embedded to have forward compatible implementations.
func (*UnimplementedQueryServer) CreatePool ¶
func (*UnimplementedQueryServer) CreatePool(ctx context.Context, req *QueryGetCreatePoolRequest) (*QueryGetCreatePoolResponse, error)
func (*UnimplementedQueryServer) CreatePoolAll ¶
func (*UnimplementedQueryServer) CreatePoolAll(ctx context.Context, req *QueryAllCreatePoolRequest) (*QueryAllCreatePoolResponse, error)
func (*UnimplementedQueryServer) GetAllValidators ¶
func (*UnimplementedQueryServer) GetAllValidators(ctx context.Context, req *QueryAllValidatorsRequest) (*QueryAllValidatorsResponse, error)
func (*UnimplementedQueryServer) GetLastPool ¶
func (*UnimplementedQueryServer) GetLastPool(ctx context.Context, req *QueryLatestPoolRequest) (*QueryLastPoolResponse, error)
func (*UnimplementedQueryServer) GetPendingFee ¶
func (*UnimplementedQueryServer) GetPendingFee(ctx context.Context, req *QueryPendingFeeRequest) (*QueryPendingFeeResponse, error)
func (*UnimplementedQueryServer) GetQuota ¶
func (*UnimplementedQueryServer) GetQuota(ctx context.Context, req *QueryGetQuotaRequest) (*QueryGetQuotaResponse, error)
func (*UnimplementedQueryServer) GetValidators ¶
func (*UnimplementedQueryServer) GetValidators(ctx context.Context, req *QueryGetValidatorsRequest) (*QueryGetValidatorsResponse, error)
func (*UnimplementedQueryServer) IssueToken ¶
func (*UnimplementedQueryServer) IssueToken(ctx context.Context, req *QueryGetIssueTokenRequest) (*QueryGetIssueTokenResponse, error)
func (*UnimplementedQueryServer) IssueTokenAll ¶
func (*UnimplementedQueryServer) IssueTokenAll(ctx context.Context, req *QueryAllIssueTokenRequest) (*QueryAllIssueTokenResponse, error)
func (*UnimplementedQueryServer) OutboundTx ¶
func (*UnimplementedQueryServer) OutboundTx(ctx context.Context, req *QueryGetOutboundTxRequest) (*QueryGetOutboundTxResponse, error)
func (*UnimplementedQueryServer) OutboundTxAll ¶
func (*UnimplementedQueryServer) OutboundTxAll(ctx context.Context, req *QueryAllOutboundTxRequest) (*QueryAllOutboundTxResponse, error)
type Validator ¶
type Validator struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Power int64 `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty"` }
func (*Validator) Descriptor ¶
func (*Validator) MarshalToSizedBuffer ¶
func (*Validator) ProtoMessage ¶
func (*Validator) ProtoMessage()
func (*Validator) XXX_DiscardUnknown ¶
func (m *Validator) XXX_DiscardUnknown()
func (*Validator) XXX_Marshal ¶
func (*Validator) XXX_Unmarshal ¶
type ValidatorPowerInfo ¶
type ValidatorPowerInfo struct { Validator stakingtypes.Validator Power int64 }
type Validators ¶
type Validators struct { AllValidators []*Validator `protobuf:"bytes,1,rep,name=all_validators,json=allValidators,proto3" json:"all_validators,omitempty"` Height int64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` }
func (*Validators) Descriptor ¶
func (*Validators) Descriptor() ([]byte, []int)
func (*Validators) GetAllValidators ¶
func (m *Validators) GetAllValidators() []*Validator
func (*Validators) GetHeight ¶
func (m *Validators) GetHeight() int64
func (*Validators) Marshal ¶
func (m *Validators) Marshal() (dAtA []byte, err error)
func (*Validators) MarshalToSizedBuffer ¶
func (m *Validators) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Validators) ProtoMessage ¶
func (*Validators) ProtoMessage()
func (*Validators) Reset ¶
func (m *Validators) Reset()
func (*Validators) Size ¶
func (m *Validators) Size() (n int)
func (*Validators) String ¶
func (m *Validators) String() string
func (*Validators) Unmarshal ¶
func (m *Validators) Unmarshal(dAtA []byte) error
func (*Validators) XXX_DiscardUnknown ¶
func (m *Validators) XXX_DiscardUnknown()
func (*Validators) XXX_Marshal ¶
func (m *Validators) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Validators) XXX_Merge ¶
func (m *Validators) XXX_Merge(src proto.Message)
func (*Validators) XXX_Size ¶
func (m *Validators) XXX_Size() int
func (*Validators) XXX_Unmarshal ¶
func (m *Validators) XXX_Unmarshal(b []byte) error
type ValidatorsByAddr ¶
type VaultStaking ¶
type VaultStaking interface { IterateLastValidators(sdk.Context, func(index int64, validator stakingtypes.ValidatorI) (stop bool)) GetBondedValidatorsByPower(ctx sdk.Context) []stakingtypes.Validator GetParams(ctx sdk.Context) stakingtypes.Params LastValidatorsIterator(ctx sdk.Context) (iterator sdk.Iterator) GetValidator(ctx sdk.Context, addr sdk.ValAddress) (validator stakingtypes.Validator, found bool) GetHistoricalInfo(ctx sdk.Context, height int64) (stakingtypes.HistoricalInfo, bool) }
type ViewKeeper ¶
Source Files ¶
- codec.go
- const.go
- create_pool.pb.go
- errors.go
- events.go
- expected_keepers.go
- genesis.go
- genesis.pb.go
- issue_token.pb.go
- key_outbound_tx.go
- keys.go
- messages_create_pool.go
- messages_issue_token.go
- messages_outbound_tx.go
- outbound_tx.pb.go
- outbound_tx_v04.pb.go
- outbound_tx_v120.pb.go
- outbound_tx_v16.pb.go
- params.go
- query.pb.go
- query.pb.gw.go
- quota.pb.go
- staking.pb.go
- tx.pb.go
- types.go