Documentation
¶
Index ¶
- Variables
- func RegisterTradingDataServiceServer(s grpc.ServiceRegistrar, srv TradingDataServiceServer)
- func RegisterTradingServiceServer(s grpc.ServiceRegistrar, srv TradingServiceServer)
- type AccountsSubscribeRequest
- func (*AccountsSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AccountsSubscribeRequest) GetAsset() string
- func (x *AccountsSubscribeRequest) GetMarketId() string
- func (x *AccountsSubscribeRequest) GetPartyId() string
- func (x *AccountsSubscribeRequest) GetType() proto1.AccountType
- func (*AccountsSubscribeRequest) ProtoMessage()
- func (x *AccountsSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *AccountsSubscribeRequest) Reset()
- func (x *AccountsSubscribeRequest) String() string
- func (this *AccountsSubscribeRequest) Validate() error
- type AccountsSubscribeResponse
- func (*AccountsSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AccountsSubscribeResponse) GetAccount() *proto1.Account
- func (*AccountsSubscribeResponse) ProtoMessage()
- func (x *AccountsSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *AccountsSubscribeResponse) Reset()
- func (x *AccountsSubscribeResponse) String() string
- func (this *AccountsSubscribeResponse) Validate() error
- type AssetByIDRequest
- func (*AssetByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssetByIDRequest) GetId() string
- func (*AssetByIDRequest) ProtoMessage()
- func (x *AssetByIDRequest) ProtoReflect() protoreflect.Message
- func (x *AssetByIDRequest) Reset()
- func (x *AssetByIDRequest) String() string
- func (this *AssetByIDRequest) Validate() error
- type AssetByIDResponse
- func (*AssetByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AssetByIDResponse) GetAsset() *proto1.Asset
- func (*AssetByIDResponse) ProtoMessage()
- func (x *AssetByIDResponse) ProtoReflect() protoreflect.Message
- func (x *AssetByIDResponse) Reset()
- func (x *AssetByIDResponse) String() string
- func (this *AssetByIDResponse) Validate() error
- type AssetsRequest
- type AssetsResponse
- func (*AssetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AssetsResponse) GetAssets() []*proto1.Asset
- func (*AssetsResponse) ProtoMessage()
- func (x *AssetsResponse) ProtoReflect() protoreflect.Message
- func (x *AssetsResponse) Reset()
- func (x *AssetsResponse) String() string
- func (this *AssetsResponse) Validate() error
- type CandlesRequest
- func (*CandlesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CandlesRequest) GetInterval() proto1.Interval
- func (x *CandlesRequest) GetMarketId() string
- func (x *CandlesRequest) GetSinceTimestamp() int64
- func (*CandlesRequest) ProtoMessage()
- func (x *CandlesRequest) ProtoReflect() protoreflect.Message
- func (x *CandlesRequest) Reset()
- func (x *CandlesRequest) String() string
- func (this *CandlesRequest) Validate() error
- type CandlesResponse
- func (*CandlesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CandlesResponse) GetCandles() []*proto1.Candle
- func (*CandlesResponse) ProtoMessage()
- func (x *CandlesResponse) ProtoReflect() protoreflect.Message
- func (x *CandlesResponse) Reset()
- func (x *CandlesResponse) String() string
- func (this *CandlesResponse) Validate() error
- type CandlesSubscribeRequest
- func (*CandlesSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CandlesSubscribeRequest) GetInterval() proto1.Interval
- func (x *CandlesSubscribeRequest) GetMarketId() string
- func (*CandlesSubscribeRequest) ProtoMessage()
- func (x *CandlesSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *CandlesSubscribeRequest) Reset()
- func (x *CandlesSubscribeRequest) String() string
- func (this *CandlesSubscribeRequest) Validate() error
- type CandlesSubscribeResponse
- func (*CandlesSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CandlesSubscribeResponse) GetCandle() *proto1.Candle
- func (*CandlesSubscribeResponse) ProtoMessage()
- func (x *CandlesSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *CandlesSubscribeResponse) Reset()
- func (x *CandlesSubscribeResponse) String() string
- func (this *CandlesSubscribeResponse) Validate() error
- type DepositRequest
- func (*DepositRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DepositRequest) GetId() string
- func (*DepositRequest) ProtoMessage()
- func (x *DepositRequest) ProtoReflect() protoreflect.Message
- func (x *DepositRequest) Reset()
- func (x *DepositRequest) String() string
- func (this *DepositRequest) Validate() error
- type DepositResponse
- func (*DepositResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DepositResponse) GetDeposit() *proto1.Deposit
- func (*DepositResponse) ProtoMessage()
- func (x *DepositResponse) ProtoReflect() protoreflect.Message
- func (x *DepositResponse) Reset()
- func (x *DepositResponse) String() string
- func (this *DepositResponse) Validate() error
- type DepositsRequest
- func (*DepositsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DepositsRequest) GetPartyId() string
- func (*DepositsRequest) ProtoMessage()
- func (x *DepositsRequest) ProtoReflect() protoreflect.Message
- func (x *DepositsRequest) Reset()
- func (x *DepositsRequest) String() string
- func (this *DepositsRequest) Validate() error
- type DepositsResponse
- func (*DepositsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DepositsResponse) GetDeposits() []*proto1.Deposit
- func (*DepositsResponse) ProtoMessage()
- func (x *DepositsResponse) ProtoReflect() protoreflect.Message
- func (x *DepositsResponse) Reset()
- func (x *DepositsResponse) String() string
- func (this *DepositsResponse) Validate() error
- type ERC20WithdrawalApprovalRequest
- func (*ERC20WithdrawalApprovalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ERC20WithdrawalApprovalRequest) GetWithdrawalId() string
- func (*ERC20WithdrawalApprovalRequest) ProtoMessage()
- func (x *ERC20WithdrawalApprovalRequest) ProtoReflect() protoreflect.Message
- func (x *ERC20WithdrawalApprovalRequest) Reset()
- func (x *ERC20WithdrawalApprovalRequest) String() string
- func (this *ERC20WithdrawalApprovalRequest) Validate() error
- type ERC20WithdrawalApprovalResponse
- func (*ERC20WithdrawalApprovalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ERC20WithdrawalApprovalResponse) GetAmount() string
- func (x *ERC20WithdrawalApprovalResponse) GetAssetSource() string
- func (x *ERC20WithdrawalApprovalResponse) GetExpiry() int64
- func (x *ERC20WithdrawalApprovalResponse) GetNonce() string
- func (x *ERC20WithdrawalApprovalResponse) GetSignatures() string
- func (*ERC20WithdrawalApprovalResponse) ProtoMessage()
- func (x *ERC20WithdrawalApprovalResponse) ProtoReflect() protoreflect.Message
- func (x *ERC20WithdrawalApprovalResponse) Reset()
- func (x *ERC20WithdrawalApprovalResponse) String() string
- func (this *ERC20WithdrawalApprovalResponse) Validate() error
- type EstimateFeeRequest
- func (*EstimateFeeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EstimateFeeRequest) GetOrder() *proto1.Order
- func (*EstimateFeeRequest) ProtoMessage()
- func (x *EstimateFeeRequest) ProtoReflect() protoreflect.Message
- func (x *EstimateFeeRequest) Reset()
- func (x *EstimateFeeRequest) String() string
- func (this *EstimateFeeRequest) Validate() error
- type EstimateFeeResponse
- func (*EstimateFeeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EstimateFeeResponse) GetFee() *proto1.Fee
- func (*EstimateFeeResponse) ProtoMessage()
- func (x *EstimateFeeResponse) ProtoReflect() protoreflect.Message
- func (x *EstimateFeeResponse) Reset()
- func (x *EstimateFeeResponse) String() string
- func (this *EstimateFeeResponse) Validate() error
- type EstimateMarginRequest
- func (*EstimateMarginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EstimateMarginRequest) GetOrder() *proto1.Order
- func (*EstimateMarginRequest) ProtoMessage()
- func (x *EstimateMarginRequest) ProtoReflect() protoreflect.Message
- func (x *EstimateMarginRequest) Reset()
- func (x *EstimateMarginRequest) String() string
- func (this *EstimateMarginRequest) Validate() error
- type EstimateMarginResponse
- func (*EstimateMarginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EstimateMarginResponse) GetMarginLevels() *proto1.MarginLevels
- func (*EstimateMarginResponse) ProtoMessage()
- func (x *EstimateMarginResponse) ProtoReflect() protoreflect.Message
- func (x *EstimateMarginResponse) Reset()
- func (x *EstimateMarginResponse) String() string
- func (this *EstimateMarginResponse) Validate() error
- type FeeInfrastructureAccountsRequest
- func (*FeeInfrastructureAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FeeInfrastructureAccountsRequest) GetAsset() string
- func (*FeeInfrastructureAccountsRequest) ProtoMessage()
- func (x *FeeInfrastructureAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *FeeInfrastructureAccountsRequest) Reset()
- func (x *FeeInfrastructureAccountsRequest) String() string
- func (this *FeeInfrastructureAccountsRequest) Validate() error
- type FeeInfrastructureAccountsResponse
- func (*FeeInfrastructureAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FeeInfrastructureAccountsResponse) GetAccounts() []*proto1.Account
- func (*FeeInfrastructureAccountsResponse) ProtoMessage()
- func (x *FeeInfrastructureAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *FeeInfrastructureAccountsResponse) Reset()
- func (x *FeeInfrastructureAccountsResponse) String() string
- func (this *FeeInfrastructureAccountsResponse) Validate() error
- type GetNetworkParametersProposalsRequest
- func (*GetNetworkParametersProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNetworkParametersProposalsRequest) GetSelectInState() *OptionalProposalState
- func (*GetNetworkParametersProposalsRequest) ProtoMessage()
- func (x *GetNetworkParametersProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkParametersProposalsRequest) Reset()
- func (x *GetNetworkParametersProposalsRequest) String() string
- func (this *GetNetworkParametersProposalsRequest) Validate() error
- type GetNetworkParametersProposalsResponse
- func (*GetNetworkParametersProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNetworkParametersProposalsResponse) GetData() []*proto1.GovernanceData
- func (*GetNetworkParametersProposalsResponse) ProtoMessage()
- func (x *GetNetworkParametersProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNetworkParametersProposalsResponse) Reset()
- func (x *GetNetworkParametersProposalsResponse) String() string
- func (this *GetNetworkParametersProposalsResponse) Validate() error
- type GetNewAssetProposalsRequest
- func (*GetNewAssetProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewAssetProposalsRequest) GetSelectInState() *OptionalProposalState
- func (*GetNewAssetProposalsRequest) ProtoMessage()
- func (x *GetNewAssetProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNewAssetProposalsRequest) Reset()
- func (x *GetNewAssetProposalsRequest) String() string
- func (this *GetNewAssetProposalsRequest) Validate() error
- type GetNewAssetProposalsResponse
- func (*GetNewAssetProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewAssetProposalsResponse) GetData() []*proto1.GovernanceData
- func (*GetNewAssetProposalsResponse) ProtoMessage()
- func (x *GetNewAssetProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNewAssetProposalsResponse) Reset()
- func (x *GetNewAssetProposalsResponse) String() string
- func (this *GetNewAssetProposalsResponse) Validate() error
- type GetNewMarketProposalsRequest
- func (*GetNewMarketProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewMarketProposalsRequest) GetSelectInState() *OptionalProposalState
- func (*GetNewMarketProposalsRequest) ProtoMessage()
- func (x *GetNewMarketProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNewMarketProposalsRequest) Reset()
- func (x *GetNewMarketProposalsRequest) String() string
- func (this *GetNewMarketProposalsRequest) Validate() error
- type GetNewMarketProposalsResponse
- func (*GetNewMarketProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewMarketProposalsResponse) GetData() []*proto1.GovernanceData
- func (*GetNewMarketProposalsResponse) ProtoMessage()
- func (x *GetNewMarketProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNewMarketProposalsResponse) Reset()
- func (x *GetNewMarketProposalsResponse) String() string
- func (this *GetNewMarketProposalsResponse) Validate() error
- type GetNodeSignaturesAggregateRequest
- func (*GetNodeSignaturesAggregateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeSignaturesAggregateRequest) GetId() string
- func (*GetNodeSignaturesAggregateRequest) ProtoMessage()
- func (x *GetNodeSignaturesAggregateRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeSignaturesAggregateRequest) Reset()
- func (x *GetNodeSignaturesAggregateRequest) String() string
- func (this *GetNodeSignaturesAggregateRequest) Validate() error
- type GetNodeSignaturesAggregateResponse
- func (*GetNodeSignaturesAggregateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeSignaturesAggregateResponse) GetSignatures() []*v1.NodeSignature
- func (*GetNodeSignaturesAggregateResponse) ProtoMessage()
- func (x *GetNodeSignaturesAggregateResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodeSignaturesAggregateResponse) Reset()
- func (x *GetNodeSignaturesAggregateResponse) String() string
- func (this *GetNodeSignaturesAggregateResponse) Validate() error
- type GetProposalByIDRequest
- func (*GetProposalByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalByIDRequest) GetProposalId() string
- func (*GetProposalByIDRequest) ProtoMessage()
- func (x *GetProposalByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetProposalByIDRequest) Reset()
- func (x *GetProposalByIDRequest) String() string
- func (this *GetProposalByIDRequest) Validate() error
- type GetProposalByIDResponse
- func (*GetProposalByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalByIDResponse) GetData() *proto1.GovernanceData
- func (*GetProposalByIDResponse) ProtoMessage()
- func (x *GetProposalByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetProposalByIDResponse) Reset()
- func (x *GetProposalByIDResponse) String() string
- func (this *GetProposalByIDResponse) Validate() error
- type GetProposalByReferenceRequest
- func (*GetProposalByReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalByReferenceRequest) GetReference() string
- func (*GetProposalByReferenceRequest) ProtoMessage()
- func (x *GetProposalByReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *GetProposalByReferenceRequest) Reset()
- func (x *GetProposalByReferenceRequest) String() string
- func (this *GetProposalByReferenceRequest) Validate() error
- type GetProposalByReferenceResponse
- func (*GetProposalByReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalByReferenceResponse) GetData() *proto1.GovernanceData
- func (*GetProposalByReferenceResponse) ProtoMessage()
- func (x *GetProposalByReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *GetProposalByReferenceResponse) Reset()
- func (x *GetProposalByReferenceResponse) String() string
- func (this *GetProposalByReferenceResponse) Validate() error
- type GetProposalsByPartyRequest
- func (*GetProposalsByPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalsByPartyRequest) GetPartyId() string
- func (x *GetProposalsByPartyRequest) GetSelectInState() *OptionalProposalState
- func (*GetProposalsByPartyRequest) ProtoMessage()
- func (x *GetProposalsByPartyRequest) ProtoReflect() protoreflect.Message
- func (x *GetProposalsByPartyRequest) Reset()
- func (x *GetProposalsByPartyRequest) String() string
- func (this *GetProposalsByPartyRequest) Validate() error
- type GetProposalsByPartyResponse
- func (*GetProposalsByPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalsByPartyResponse) GetData() []*proto1.GovernanceData
- func (*GetProposalsByPartyResponse) ProtoMessage()
- func (x *GetProposalsByPartyResponse) ProtoReflect() protoreflect.Message
- func (x *GetProposalsByPartyResponse) Reset()
- func (x *GetProposalsByPartyResponse) String() string
- func (this *GetProposalsByPartyResponse) Validate() error
- type GetProposalsRequest
- func (*GetProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalsRequest) GetSelectInState() *OptionalProposalState
- func (*GetProposalsRequest) ProtoMessage()
- func (x *GetProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *GetProposalsRequest) Reset()
- func (x *GetProposalsRequest) String() string
- func (this *GetProposalsRequest) Validate() error
- type GetProposalsResponse
- func (*GetProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProposalsResponse) GetData() []*proto1.GovernanceData
- func (*GetProposalsResponse) ProtoMessage()
- func (x *GetProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *GetProposalsResponse) Reset()
- func (x *GetProposalsResponse) String() string
- func (this *GetProposalsResponse) Validate() error
- type GetUpdateMarketProposalsRequest
- func (*GetUpdateMarketProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpdateMarketProposalsRequest) GetMarketId() string
- func (x *GetUpdateMarketProposalsRequest) GetSelectInState() *OptionalProposalState
- func (*GetUpdateMarketProposalsRequest) ProtoMessage()
- func (x *GetUpdateMarketProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpdateMarketProposalsRequest) Reset()
- func (x *GetUpdateMarketProposalsRequest) String() string
- func (this *GetUpdateMarketProposalsRequest) Validate() error
- type GetUpdateMarketProposalsResponse
- func (*GetUpdateMarketProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpdateMarketProposalsResponse) GetData() []*proto1.GovernanceData
- func (*GetUpdateMarketProposalsResponse) ProtoMessage()
- func (x *GetUpdateMarketProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpdateMarketProposalsResponse) Reset()
- func (x *GetUpdateMarketProposalsResponse) String() string
- func (this *GetUpdateMarketProposalsResponse) Validate() error
- type GetVegaTimeRequest
- func (*GetVegaTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetVegaTimeRequest) ProtoMessage()
- func (x *GetVegaTimeRequest) ProtoReflect() protoreflect.Message
- func (x *GetVegaTimeRequest) Reset()
- func (x *GetVegaTimeRequest) String() string
- func (this *GetVegaTimeRequest) Validate() error
- type GetVegaTimeResponse
- func (*GetVegaTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVegaTimeResponse) GetTimestamp() int64
- func (*GetVegaTimeResponse) ProtoMessage()
- func (x *GetVegaTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetVegaTimeResponse) Reset()
- func (x *GetVegaTimeResponse) String() string
- func (this *GetVegaTimeResponse) Validate() error
- type GetVotesByPartyRequest
- func (*GetVotesByPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVotesByPartyRequest) GetPartyId() string
- func (*GetVotesByPartyRequest) ProtoMessage()
- func (x *GetVotesByPartyRequest) ProtoReflect() protoreflect.Message
- func (x *GetVotesByPartyRequest) Reset()
- func (x *GetVotesByPartyRequest) String() string
- func (this *GetVotesByPartyRequest) Validate() error
- type GetVotesByPartyResponse
- func (*GetVotesByPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVotesByPartyResponse) GetVotes() []*proto1.Vote
- func (*GetVotesByPartyResponse) ProtoMessage()
- func (x *GetVotesByPartyResponse) ProtoReflect() protoreflect.Message
- func (x *GetVotesByPartyResponse) Reset()
- func (x *GetVotesByPartyResponse) String() string
- func (this *GetVotesByPartyResponse) Validate() error
- type LastBlockHeightRequest
- func (*LastBlockHeightRequest) Descriptor() ([]byte, []int)deprecated
- func (*LastBlockHeightRequest) ProtoMessage()
- func (x *LastBlockHeightRequest) ProtoReflect() protoreflect.Message
- func (x *LastBlockHeightRequest) Reset()
- func (x *LastBlockHeightRequest) String() string
- func (this *LastBlockHeightRequest) Validate() error
- type LastBlockHeightResponse
- func (*LastBlockHeightResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LastBlockHeightResponse) GetHeight() uint64
- func (*LastBlockHeightResponse) ProtoMessage()
- func (x *LastBlockHeightResponse) ProtoReflect() protoreflect.Message
- func (x *LastBlockHeightResponse) Reset()
- func (x *LastBlockHeightResponse) String() string
- func (this *LastBlockHeightResponse) Validate() error
- type LastTradeRequest
- func (*LastTradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LastTradeRequest) GetMarketId() string
- func (*LastTradeRequest) ProtoMessage()
- func (x *LastTradeRequest) ProtoReflect() protoreflect.Message
- func (x *LastTradeRequest) Reset()
- func (x *LastTradeRequest) String() string
- func (this *LastTradeRequest) Validate() error
- type LastTradeResponse
- func (*LastTradeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LastTradeResponse) GetTrade() *proto1.Trade
- func (*LastTradeResponse) ProtoMessage()
- func (x *LastTradeResponse) ProtoReflect() protoreflect.Message
- func (x *LastTradeResponse) Reset()
- func (x *LastTradeResponse) String() string
- func (this *LastTradeResponse) Validate() error
- type LiquidityProvisionsRequest
- func (*LiquidityProvisionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LiquidityProvisionsRequest) GetMarket() string
- func (x *LiquidityProvisionsRequest) GetParty() string
- func (*LiquidityProvisionsRequest) ProtoMessage()
- func (x *LiquidityProvisionsRequest) ProtoReflect() protoreflect.Message
- func (x *LiquidityProvisionsRequest) Reset()
- func (x *LiquidityProvisionsRequest) String() string
- func (this *LiquidityProvisionsRequest) Validate() error
- type LiquidityProvisionsResponse
- func (*LiquidityProvisionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LiquidityProvisionsResponse) GetLiquidityProvisions() []*proto1.LiquidityProvision
- func (*LiquidityProvisionsResponse) ProtoMessage()
- func (x *LiquidityProvisionsResponse) ProtoReflect() protoreflect.Message
- func (x *LiquidityProvisionsResponse) Reset()
- func (x *LiquidityProvisionsResponse) String() string
- func (this *LiquidityProvisionsResponse) Validate() error
- type MarginLevelsRequest
- func (*MarginLevelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarginLevelsRequest) GetMarketId() string
- func (x *MarginLevelsRequest) GetPartyId() string
- func (*MarginLevelsRequest) ProtoMessage()
- func (x *MarginLevelsRequest) ProtoReflect() protoreflect.Message
- func (x *MarginLevelsRequest) Reset()
- func (x *MarginLevelsRequest) String() string
- func (this *MarginLevelsRequest) Validate() error
- type MarginLevelsResponse
- func (*MarginLevelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarginLevelsResponse) GetMarginLevels() []*proto1.MarginLevels
- func (*MarginLevelsResponse) ProtoMessage()
- func (x *MarginLevelsResponse) ProtoReflect() protoreflect.Message
- func (x *MarginLevelsResponse) Reset()
- func (x *MarginLevelsResponse) String() string
- func (this *MarginLevelsResponse) Validate() error
- type MarginLevelsSubscribeRequest
- func (*MarginLevelsSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarginLevelsSubscribeRequest) GetMarketId() string
- func (x *MarginLevelsSubscribeRequest) GetPartyId() string
- func (*MarginLevelsSubscribeRequest) ProtoMessage()
- func (x *MarginLevelsSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *MarginLevelsSubscribeRequest) Reset()
- func (x *MarginLevelsSubscribeRequest) String() string
- func (this *MarginLevelsSubscribeRequest) Validate() error
- type MarginLevelsSubscribeResponse
- func (*MarginLevelsSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarginLevelsSubscribeResponse) GetMarginLevels() *proto1.MarginLevels
- func (*MarginLevelsSubscribeResponse) ProtoMessage()
- func (x *MarginLevelsSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *MarginLevelsSubscribeResponse) Reset()
- func (x *MarginLevelsSubscribeResponse) String() string
- func (this *MarginLevelsSubscribeResponse) Validate() error
- type MarketAccountsRequest
- func (*MarketAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketAccountsRequest) GetAsset() string
- func (x *MarketAccountsRequest) GetMarketId() string
- func (*MarketAccountsRequest) ProtoMessage()
- func (x *MarketAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *MarketAccountsRequest) Reset()
- func (x *MarketAccountsRequest) String() string
- func (this *MarketAccountsRequest) Validate() error
- type MarketAccountsResponse
- func (*MarketAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketAccountsResponse) GetAccounts() []*proto1.Account
- func (*MarketAccountsResponse) ProtoMessage()
- func (x *MarketAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *MarketAccountsResponse) Reset()
- func (x *MarketAccountsResponse) String() string
- func (this *MarketAccountsResponse) Validate() error
- type MarketByIDRequest
- func (*MarketByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketByIDRequest) GetMarketId() string
- func (*MarketByIDRequest) ProtoMessage()
- func (x *MarketByIDRequest) ProtoReflect() protoreflect.Message
- func (x *MarketByIDRequest) Reset()
- func (x *MarketByIDRequest) String() string
- func (this *MarketByIDRequest) Validate() error
- type MarketByIDResponse
- func (*MarketByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketByIDResponse) GetMarket() *proto1.Market
- func (*MarketByIDResponse) ProtoMessage()
- func (x *MarketByIDResponse) ProtoReflect() protoreflect.Message
- func (x *MarketByIDResponse) Reset()
- func (x *MarketByIDResponse) String() string
- func (this *MarketByIDResponse) Validate() error
- type MarketDataByIDRequest
- func (*MarketDataByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDataByIDRequest) GetMarketId() string
- func (*MarketDataByIDRequest) ProtoMessage()
- func (x *MarketDataByIDRequest) ProtoReflect() protoreflect.Message
- func (x *MarketDataByIDRequest) Reset()
- func (x *MarketDataByIDRequest) String() string
- func (this *MarketDataByIDRequest) Validate() error
- type MarketDataByIDResponse
- func (*MarketDataByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDataByIDResponse) GetMarketData() *proto1.MarketData
- func (*MarketDataByIDResponse) ProtoMessage()
- func (x *MarketDataByIDResponse) ProtoReflect() protoreflect.Message
- func (x *MarketDataByIDResponse) Reset()
- func (x *MarketDataByIDResponse) String() string
- func (this *MarketDataByIDResponse) Validate() error
- type MarketDepthRequest
- func (*MarketDepthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthRequest) GetMarketId() string
- func (x *MarketDepthRequest) GetMaxDepth() uint64
- func (*MarketDepthRequest) ProtoMessage()
- func (x *MarketDepthRequest) ProtoReflect() protoreflect.Message
- func (x *MarketDepthRequest) Reset()
- func (x *MarketDepthRequest) String() string
- func (this *MarketDepthRequest) Validate() error
- type MarketDepthResponse
- func (*MarketDepthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthResponse) GetBuy() []*proto1.PriceLevel
- func (x *MarketDepthResponse) GetLastTrade() *proto1.Trade
- func (x *MarketDepthResponse) GetMarketId() string
- func (x *MarketDepthResponse) GetSell() []*proto1.PriceLevel
- func (x *MarketDepthResponse) GetSequenceNumber() uint64
- func (*MarketDepthResponse) ProtoMessage()
- func (x *MarketDepthResponse) ProtoReflect() protoreflect.Message
- func (x *MarketDepthResponse) Reset()
- func (x *MarketDepthResponse) String() string
- func (this *MarketDepthResponse) Validate() error
- type MarketDepthSubscribeRequest
- func (*MarketDepthSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthSubscribeRequest) GetMarketId() string
- func (*MarketDepthSubscribeRequest) ProtoMessage()
- func (x *MarketDepthSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *MarketDepthSubscribeRequest) Reset()
- func (x *MarketDepthSubscribeRequest) String() string
- func (this *MarketDepthSubscribeRequest) Validate() error
- type MarketDepthSubscribeResponse
- func (*MarketDepthSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthSubscribeResponse) GetMarketDepth() *proto1.MarketDepth
- func (*MarketDepthSubscribeResponse) ProtoMessage()
- func (x *MarketDepthSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *MarketDepthSubscribeResponse) Reset()
- func (x *MarketDepthSubscribeResponse) String() string
- func (this *MarketDepthSubscribeResponse) Validate() error
- type MarketDepthUpdatesSubscribeRequest
- func (*MarketDepthUpdatesSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthUpdatesSubscribeRequest) GetMarketId() string
- func (*MarketDepthUpdatesSubscribeRequest) ProtoMessage()
- func (x *MarketDepthUpdatesSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *MarketDepthUpdatesSubscribeRequest) Reset()
- func (x *MarketDepthUpdatesSubscribeRequest) String() string
- func (this *MarketDepthUpdatesSubscribeRequest) Validate() error
- type MarketDepthUpdatesSubscribeResponse
- func (*MarketDepthUpdatesSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketDepthUpdatesSubscribeResponse) GetUpdate() *proto1.MarketDepthUpdate
- func (*MarketDepthUpdatesSubscribeResponse) ProtoMessage()
- func (x *MarketDepthUpdatesSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *MarketDepthUpdatesSubscribeResponse) Reset()
- func (x *MarketDepthUpdatesSubscribeResponse) String() string
- func (this *MarketDepthUpdatesSubscribeResponse) Validate() error
- type MarketsDataRequest
- func (*MarketsDataRequest) Descriptor() ([]byte, []int)deprecated
- func (*MarketsDataRequest) ProtoMessage()
- func (x *MarketsDataRequest) ProtoReflect() protoreflect.Message
- func (x *MarketsDataRequest) Reset()
- func (x *MarketsDataRequest) String() string
- func (this *MarketsDataRequest) Validate() error
- type MarketsDataResponse
- func (*MarketsDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketsDataResponse) GetMarketsData() []*proto1.MarketData
- func (*MarketsDataResponse) ProtoMessage()
- func (x *MarketsDataResponse) ProtoReflect() protoreflect.Message
- func (x *MarketsDataResponse) Reset()
- func (x *MarketsDataResponse) String() string
- func (this *MarketsDataResponse) Validate() error
- type MarketsDataSubscribeRequest
- func (*MarketsDataSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarketsDataSubscribeRequest) GetMarketId() string
- func (*MarketsDataSubscribeRequest) ProtoMessage()
- func (x *MarketsDataSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *MarketsDataSubscribeRequest) Reset()
- func (x *MarketsDataSubscribeRequest) String() string
- func (this *MarketsDataSubscribeRequest) Validate() error
- type MarketsDataSubscribeResponse
- func (*MarketsDataSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketsDataSubscribeResponse) GetMarketData() *proto1.MarketData
- func (*MarketsDataSubscribeResponse) ProtoMessage()
- func (x *MarketsDataSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *MarketsDataSubscribeResponse) Reset()
- func (x *MarketsDataSubscribeResponse) String() string
- func (this *MarketsDataSubscribeResponse) Validate() error
- type MarketsRequest
- type MarketsResponse
- func (*MarketsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarketsResponse) GetMarkets() []*proto1.Market
- func (*MarketsResponse) ProtoMessage()
- func (x *MarketsResponse) ProtoReflect() protoreflect.Message
- func (x *MarketsResponse) Reset()
- func (x *MarketsResponse) String() string
- func (this *MarketsResponse) Validate() error
- type NetworkParametersRequest
- func (*NetworkParametersRequest) Descriptor() ([]byte, []int)deprecated
- func (*NetworkParametersRequest) ProtoMessage()
- func (x *NetworkParametersRequest) ProtoReflect() protoreflect.Message
- func (x *NetworkParametersRequest) Reset()
- func (x *NetworkParametersRequest) String() string
- func (this *NetworkParametersRequest) Validate() error
- type NetworkParametersResponse
- func (*NetworkParametersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkParametersResponse) GetNetworkParameters() []*proto1.NetworkParameter
- func (*NetworkParametersResponse) ProtoMessage()
- func (x *NetworkParametersResponse) ProtoReflect() protoreflect.Message
- func (x *NetworkParametersResponse) Reset()
- func (x *NetworkParametersResponse) String() string
- func (this *NetworkParametersResponse) Validate() error
- type ObserveEventBusRequest
- func (*ObserveEventBusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ObserveEventBusRequest) GetBatchSize() int64
- func (x *ObserveEventBusRequest) GetMarketId() string
- func (x *ObserveEventBusRequest) GetPartyId() string
- func (x *ObserveEventBusRequest) GetType() []v11.BusEventType
- func (*ObserveEventBusRequest) ProtoMessage()
- func (x *ObserveEventBusRequest) ProtoReflect() protoreflect.Message
- func (x *ObserveEventBusRequest) Reset()
- func (x *ObserveEventBusRequest) String() string
- func (this *ObserveEventBusRequest) Validate() error
- type ObserveEventBusResponse
- func (*ObserveEventBusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ObserveEventBusResponse) GetEvents() []*v11.BusEvent
- func (*ObserveEventBusResponse) ProtoMessage()
- func (x *ObserveEventBusResponse) ProtoReflect() protoreflect.Message
- func (x *ObserveEventBusResponse) Reset()
- func (x *ObserveEventBusResponse) String() string
- func (this *ObserveEventBusResponse) Validate() error
- type ObserveGovernanceRequest
- func (*ObserveGovernanceRequest) Descriptor() ([]byte, []int)deprecated
- func (*ObserveGovernanceRequest) ProtoMessage()
- func (x *ObserveGovernanceRequest) ProtoReflect() protoreflect.Message
- func (x *ObserveGovernanceRequest) Reset()
- func (x *ObserveGovernanceRequest) String() string
- func (this *ObserveGovernanceRequest) Validate() error
- type ObserveGovernanceResponse
- func (*ObserveGovernanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ObserveGovernanceResponse) GetData() *proto1.GovernanceData
- func (*ObserveGovernanceResponse) ProtoMessage()
- func (x *ObserveGovernanceResponse) ProtoReflect() protoreflect.Message
- func (x *ObserveGovernanceResponse) Reset()
- func (x *ObserveGovernanceResponse) String() string
- func (this *ObserveGovernanceResponse) Validate() error
- type ObservePartyProposalsRequest
- func (*ObservePartyProposalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ObservePartyProposalsRequest) GetPartyId() string
- func (*ObservePartyProposalsRequest) ProtoMessage()
- func (x *ObservePartyProposalsRequest) ProtoReflect() protoreflect.Message
- func (x *ObservePartyProposalsRequest) Reset()
- func (x *ObservePartyProposalsRequest) String() string
- func (this *ObservePartyProposalsRequest) Validate() error
- type ObservePartyProposalsResponse
- func (*ObservePartyProposalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ObservePartyProposalsResponse) GetData() *proto1.GovernanceData
- func (*ObservePartyProposalsResponse) ProtoMessage()
- func (x *ObservePartyProposalsResponse) ProtoReflect() protoreflect.Message
- func (x *ObservePartyProposalsResponse) Reset()
- func (x *ObservePartyProposalsResponse) String() string
- func (this *ObservePartyProposalsResponse) Validate() error
- type ObservePartyVotesRequest
- func (*ObservePartyVotesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ObservePartyVotesRequest) GetPartyId() string
- func (*ObservePartyVotesRequest) ProtoMessage()
- func (x *ObservePartyVotesRequest) ProtoReflect() protoreflect.Message
- func (x *ObservePartyVotesRequest) Reset()
- func (x *ObservePartyVotesRequest) String() string
- func (this *ObservePartyVotesRequest) Validate() error
- type ObservePartyVotesResponse
- func (*ObservePartyVotesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ObservePartyVotesResponse) GetVote() *proto1.Vote
- func (*ObservePartyVotesResponse) ProtoMessage()
- func (x *ObservePartyVotesResponse) ProtoReflect() protoreflect.Message
- func (x *ObservePartyVotesResponse) Reset()
- func (x *ObservePartyVotesResponse) String() string
- func (this *ObservePartyVotesResponse) Validate() error
- type ObserveProposalVotesRequest
- func (*ObserveProposalVotesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ObserveProposalVotesRequest) GetProposalId() string
- func (*ObserveProposalVotesRequest) ProtoMessage()
- func (x *ObserveProposalVotesRequest) ProtoReflect() protoreflect.Message
- func (x *ObserveProposalVotesRequest) Reset()
- func (x *ObserveProposalVotesRequest) String() string
- func (this *ObserveProposalVotesRequest) Validate() error
- type ObserveProposalVotesResponse
- func (*ObserveProposalVotesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ObserveProposalVotesResponse) GetVote() *proto1.Vote
- func (*ObserveProposalVotesResponse) ProtoMessage()
- func (x *ObserveProposalVotesResponse) ProtoReflect() protoreflect.Message
- func (x *ObserveProposalVotesResponse) Reset()
- func (x *ObserveProposalVotesResponse) String() string
- func (this *ObserveProposalVotesResponse) Validate() error
- type OptionalProposalState
- func (*OptionalProposalState) Descriptor() ([]byte, []int)deprecated
- func (x *OptionalProposalState) GetValue() proto1.Proposal_State
- func (*OptionalProposalState) ProtoMessage()
- func (x *OptionalProposalState) ProtoReflect() protoreflect.Message
- func (x *OptionalProposalState) Reset()
- func (x *OptionalProposalState) String() string
- func (this *OptionalProposalState) Validate() error
- type OracleDataBySpecRequest
- func (*OracleDataBySpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OracleDataBySpecRequest) GetId() string
- func (*OracleDataBySpecRequest) ProtoMessage()
- func (x *OracleDataBySpecRequest) ProtoReflect() protoreflect.Message
- func (x *OracleDataBySpecRequest) Reset()
- func (x *OracleDataBySpecRequest) String() string
- func (this *OracleDataBySpecRequest) Validate() error
- type OracleDataBySpecResponse
- func (*OracleDataBySpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OracleDataBySpecResponse) GetOracleData() []*v12.OracleData
- func (*OracleDataBySpecResponse) ProtoMessage()
- func (x *OracleDataBySpecResponse) ProtoReflect() protoreflect.Message
- func (x *OracleDataBySpecResponse) Reset()
- func (x *OracleDataBySpecResponse) String() string
- func (this *OracleDataBySpecResponse) Validate() error
- type OracleSpecRequest
- func (*OracleSpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OracleSpecRequest) GetId() string
- func (*OracleSpecRequest) ProtoMessage()
- func (x *OracleSpecRequest) ProtoReflect() protoreflect.Message
- func (x *OracleSpecRequest) Reset()
- func (x *OracleSpecRequest) String() string
- func (this *OracleSpecRequest) Validate() error
- type OracleSpecResponse
- func (*OracleSpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OracleSpecResponse) GetOracleSpec() *v12.OracleSpec
- func (*OracleSpecResponse) ProtoMessage()
- func (x *OracleSpecResponse) ProtoReflect() protoreflect.Message
- func (x *OracleSpecResponse) Reset()
- func (x *OracleSpecResponse) String() string
- func (this *OracleSpecResponse) Validate() error
- type OracleSpecsRequest
- func (*OracleSpecsRequest) Descriptor() ([]byte, []int)deprecated
- func (*OracleSpecsRequest) ProtoMessage()
- func (x *OracleSpecsRequest) ProtoReflect() protoreflect.Message
- func (x *OracleSpecsRequest) Reset()
- func (x *OracleSpecsRequest) String() string
- func (this *OracleSpecsRequest) Validate() error
- type OracleSpecsResponse
- func (*OracleSpecsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OracleSpecsResponse) GetOracleSpecs() []*v12.OracleSpec
- func (*OracleSpecsResponse) ProtoMessage()
- func (x *OracleSpecsResponse) ProtoReflect() protoreflect.Message
- func (x *OracleSpecsResponse) Reset()
- func (x *OracleSpecsResponse) String() string
- func (this *OracleSpecsResponse) Validate() error
- type OrderByIDRequest
- func (*OrderByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByIDRequest) GetOrderId() string
- func (x *OrderByIDRequest) GetVersion() uint64
- func (*OrderByIDRequest) ProtoMessage()
- func (x *OrderByIDRequest) ProtoReflect() protoreflect.Message
- func (x *OrderByIDRequest) Reset()
- func (x *OrderByIDRequest) String() string
- func (this *OrderByIDRequest) Validate() error
- type OrderByIDResponse
- func (*OrderByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByIDResponse) GetOrder() *proto1.Order
- func (*OrderByIDResponse) ProtoMessage()
- func (x *OrderByIDResponse) ProtoReflect() protoreflect.Message
- func (x *OrderByIDResponse) Reset()
- func (x *OrderByIDResponse) String() string
- func (this *OrderByIDResponse) Validate() error
- type OrderByMarketAndIDRequest
- func (*OrderByMarketAndIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByMarketAndIDRequest) GetMarketId() string
- func (x *OrderByMarketAndIDRequest) GetOrderId() string
- func (*OrderByMarketAndIDRequest) ProtoMessage()
- func (x *OrderByMarketAndIDRequest) ProtoReflect() protoreflect.Message
- func (x *OrderByMarketAndIDRequest) Reset()
- func (x *OrderByMarketAndIDRequest) String() string
- func (this *OrderByMarketAndIDRequest) Validate() error
- type OrderByMarketAndIDResponse
- func (*OrderByMarketAndIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByMarketAndIDResponse) GetOrder() *proto1.Order
- func (*OrderByMarketAndIDResponse) ProtoMessage()
- func (x *OrderByMarketAndIDResponse) ProtoReflect() protoreflect.Message
- func (x *OrderByMarketAndIDResponse) Reset()
- func (x *OrderByMarketAndIDResponse) String() string
- func (this *OrderByMarketAndIDResponse) Validate() error
- type OrderByReferenceRequest
- func (*OrderByReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByReferenceRequest) GetReference() string
- func (*OrderByReferenceRequest) ProtoMessage()
- func (x *OrderByReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *OrderByReferenceRequest) Reset()
- func (x *OrderByReferenceRequest) String() string
- func (this *OrderByReferenceRequest) Validate() error
- type OrderByReferenceResponse
- func (*OrderByReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrderByReferenceResponse) GetOrder() *proto1.Order
- func (*OrderByReferenceResponse) ProtoMessage()
- func (x *OrderByReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *OrderByReferenceResponse) Reset()
- func (x *OrderByReferenceResponse) String() string
- func (this *OrderByReferenceResponse) Validate() error
- type OrderVersionsByIDRequest
- func (*OrderVersionsByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrderVersionsByIDRequest) GetOrderId() string
- func (x *OrderVersionsByIDRequest) GetPagination() *Pagination
- func (*OrderVersionsByIDRequest) ProtoMessage()
- func (x *OrderVersionsByIDRequest) ProtoReflect() protoreflect.Message
- func (x *OrderVersionsByIDRequest) Reset()
- func (x *OrderVersionsByIDRequest) String() string
- func (this *OrderVersionsByIDRequest) Validate() error
- type OrderVersionsByIDResponse
- func (*OrderVersionsByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrderVersionsByIDResponse) GetOrders() []*proto1.Order
- func (*OrderVersionsByIDResponse) ProtoMessage()
- func (x *OrderVersionsByIDResponse) ProtoReflect() protoreflect.Message
- func (x *OrderVersionsByIDResponse) Reset()
- func (x *OrderVersionsByIDResponse) String() string
- func (this *OrderVersionsByIDResponse) Validate() error
- type OrdersByMarketRequest
- func (*OrdersByMarketRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersByMarketRequest) GetMarketId() string
- func (x *OrdersByMarketRequest) GetPagination() *Pagination
- func (*OrdersByMarketRequest) ProtoMessage()
- func (x *OrdersByMarketRequest) ProtoReflect() protoreflect.Message
- func (x *OrdersByMarketRequest) Reset()
- func (x *OrdersByMarketRequest) String() string
- func (this *OrdersByMarketRequest) Validate() error
- type OrdersByMarketResponse
- func (*OrdersByMarketResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersByMarketResponse) GetOrders() []*proto1.Order
- func (*OrdersByMarketResponse) ProtoMessage()
- func (x *OrdersByMarketResponse) ProtoReflect() protoreflect.Message
- func (x *OrdersByMarketResponse) Reset()
- func (x *OrdersByMarketResponse) String() string
- func (this *OrdersByMarketResponse) Validate() error
- type OrdersByPartyRequest
- func (*OrdersByPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersByPartyRequest) GetPagination() *Pagination
- func (x *OrdersByPartyRequest) GetPartyId() string
- func (*OrdersByPartyRequest) ProtoMessage()
- func (x *OrdersByPartyRequest) ProtoReflect() protoreflect.Message
- func (x *OrdersByPartyRequest) Reset()
- func (x *OrdersByPartyRequest) String() string
- func (this *OrdersByPartyRequest) Validate() error
- type OrdersByPartyResponse
- func (*OrdersByPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersByPartyResponse) GetOrders() []*proto1.Order
- func (*OrdersByPartyResponse) ProtoMessage()
- func (x *OrdersByPartyResponse) ProtoReflect() protoreflect.Message
- func (x *OrdersByPartyResponse) Reset()
- func (x *OrdersByPartyResponse) String() string
- func (this *OrdersByPartyResponse) Validate() error
- type OrdersSubscribeRequest
- func (*OrdersSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersSubscribeRequest) GetMarketId() string
- func (x *OrdersSubscribeRequest) GetPartyId() string
- func (*OrdersSubscribeRequest) ProtoMessage()
- func (x *OrdersSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *OrdersSubscribeRequest) Reset()
- func (x *OrdersSubscribeRequest) String() string
- func (this *OrdersSubscribeRequest) Validate() error
- type OrdersSubscribeResponse
- func (*OrdersSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrdersSubscribeResponse) GetOrders() []*proto1.Order
- func (*OrdersSubscribeResponse) ProtoMessage()
- func (x *OrdersSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *OrdersSubscribeResponse) Reset()
- func (x *OrdersSubscribeResponse) String() string
- func (this *OrdersSubscribeResponse) Validate() error
- type Pagination
- func (*Pagination) Descriptor() ([]byte, []int)deprecated
- func (x *Pagination) GetDescending() bool
- func (x *Pagination) GetLimit() uint64
- func (x *Pagination) GetSkip() uint64
- func (*Pagination) ProtoMessage()
- func (x *Pagination) ProtoReflect() protoreflect.Message
- func (x *Pagination) Reset()
- func (x *Pagination) String() string
- func (this *Pagination) Validate() error
- type PartiesRequest
- type PartiesResponse
- func (*PartiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PartiesResponse) GetParties() []*proto1.Party
- func (*PartiesResponse) ProtoMessage()
- func (x *PartiesResponse) ProtoReflect() protoreflect.Message
- func (x *PartiesResponse) Reset()
- func (x *PartiesResponse) String() string
- func (this *PartiesResponse) Validate() error
- type PartyAccountsRequest
- func (*PartyAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PartyAccountsRequest) GetAsset() string
- func (x *PartyAccountsRequest) GetMarketId() string
- func (x *PartyAccountsRequest) GetPartyId() string
- func (x *PartyAccountsRequest) GetType() proto1.AccountType
- func (*PartyAccountsRequest) ProtoMessage()
- func (x *PartyAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *PartyAccountsRequest) Reset()
- func (x *PartyAccountsRequest) String() string
- func (this *PartyAccountsRequest) Validate() error
- type PartyAccountsResponse
- func (*PartyAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PartyAccountsResponse) GetAccounts() []*proto1.Account
- func (*PartyAccountsResponse) ProtoMessage()
- func (x *PartyAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *PartyAccountsResponse) Reset()
- func (x *PartyAccountsResponse) String() string
- func (this *PartyAccountsResponse) Validate() error
- type PartyByIDRequest
- func (*PartyByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PartyByIDRequest) GetPartyId() string
- func (*PartyByIDRequest) ProtoMessage()
- func (x *PartyByIDRequest) ProtoReflect() protoreflect.Message
- func (x *PartyByIDRequest) Reset()
- func (x *PartyByIDRequest) String() string
- func (this *PartyByIDRequest) Validate() error
- type PartyByIDResponse
- func (*PartyByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PartyByIDResponse) GetParty() *proto1.Party
- func (*PartyByIDResponse) ProtoMessage()
- func (x *PartyByIDResponse) ProtoReflect() protoreflect.Message
- func (x *PartyByIDResponse) Reset()
- func (x *PartyByIDResponse) String() string
- func (this *PartyByIDResponse) Validate() error
- type PositionsByPartyRequest
- func (*PositionsByPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PositionsByPartyRequest) GetMarketId() string
- func (x *PositionsByPartyRequest) GetPartyId() string
- func (*PositionsByPartyRequest) ProtoMessage()
- func (x *PositionsByPartyRequest) ProtoReflect() protoreflect.Message
- func (x *PositionsByPartyRequest) Reset()
- func (x *PositionsByPartyRequest) String() string
- func (this *PositionsByPartyRequest) Validate() error
- type PositionsByPartyResponse
- func (*PositionsByPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PositionsByPartyResponse) GetPositions() []*proto1.Position
- func (*PositionsByPartyResponse) ProtoMessage()
- func (x *PositionsByPartyResponse) ProtoReflect() protoreflect.Message
- func (x *PositionsByPartyResponse) Reset()
- func (x *PositionsByPartyResponse) String() string
- func (this *PositionsByPartyResponse) Validate() error
- type PositionsSubscribeRequest
- func (*PositionsSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PositionsSubscribeRequest) GetMarketId() string
- func (x *PositionsSubscribeRequest) GetPartyId() string
- func (*PositionsSubscribeRequest) ProtoMessage()
- func (x *PositionsSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *PositionsSubscribeRequest) Reset()
- func (x *PositionsSubscribeRequest) String() string
- func (this *PositionsSubscribeRequest) Validate() error
- type PositionsSubscribeResponse
- func (*PositionsSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PositionsSubscribeResponse) GetPosition() *proto1.Position
- func (*PositionsSubscribeResponse) ProtoMessage()
- func (x *PositionsSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *PositionsSubscribeResponse) Reset()
- func (x *PositionsSubscribeResponse) String() string
- func (this *PositionsSubscribeResponse) Validate() error
- type PrepareAmendOrderRequest
- func (*PrepareAmendOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareAmendOrderRequest) GetAmendment() *v1.OrderAmendment
- func (*PrepareAmendOrderRequest) ProtoMessage()
- func (x *PrepareAmendOrderRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareAmendOrderRequest) Reset()
- func (x *PrepareAmendOrderRequest) String() string
- func (this *PrepareAmendOrderRequest) Validate() error
- type PrepareAmendOrderResponse
- func (*PrepareAmendOrderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareAmendOrderResponse) GetBlob() []byte
- func (*PrepareAmendOrderResponse) ProtoMessage()
- func (x *PrepareAmendOrderResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareAmendOrderResponse) Reset()
- func (x *PrepareAmendOrderResponse) String() string
- func (this *PrepareAmendOrderResponse) Validate() error
- type PrepareCancelOrderRequest
- func (*PrepareCancelOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareCancelOrderRequest) GetCancellation() *v1.OrderCancellation
- func (*PrepareCancelOrderRequest) ProtoMessage()
- func (x *PrepareCancelOrderRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareCancelOrderRequest) Reset()
- func (x *PrepareCancelOrderRequest) String() string
- func (this *PrepareCancelOrderRequest) Validate() error
- type PrepareCancelOrderResponse
- func (*PrepareCancelOrderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareCancelOrderResponse) GetBlob() []byte
- func (*PrepareCancelOrderResponse) ProtoMessage()
- func (x *PrepareCancelOrderResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareCancelOrderResponse) Reset()
- func (x *PrepareCancelOrderResponse) String() string
- func (this *PrepareCancelOrderResponse) Validate() error
- type PrepareLiquidityProvisionRequest
- func (*PrepareLiquidityProvisionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareLiquidityProvisionRequest) GetSubmission() *v1.LiquidityProvisionSubmission
- func (*PrepareLiquidityProvisionRequest) ProtoMessage()
- func (x *PrepareLiquidityProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareLiquidityProvisionRequest) Reset()
- func (x *PrepareLiquidityProvisionRequest) String() string
- func (this *PrepareLiquidityProvisionRequest) Validate() error
- type PrepareLiquidityProvisionResponse
- func (*PrepareLiquidityProvisionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareLiquidityProvisionResponse) GetBlob() []byte
- func (*PrepareLiquidityProvisionResponse) ProtoMessage()
- func (x *PrepareLiquidityProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareLiquidityProvisionResponse) Reset()
- func (x *PrepareLiquidityProvisionResponse) String() string
- func (this *PrepareLiquidityProvisionResponse) Validate() error
- type PrepareProposalSubmissionRequest
- func (*PrepareProposalSubmissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareProposalSubmissionRequest) GetSubmission() *v1.ProposalSubmission
- func (*PrepareProposalSubmissionRequest) ProtoMessage()
- func (x *PrepareProposalSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareProposalSubmissionRequest) Reset()
- func (x *PrepareProposalSubmissionRequest) String() string
- func (this *PrepareProposalSubmissionRequest) Validate() error
- type PrepareProposalSubmissionResponse
- func (*PrepareProposalSubmissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareProposalSubmissionResponse) GetBlob() []byte
- func (x *PrepareProposalSubmissionResponse) GetSubmission() *v1.ProposalSubmission
- func (*PrepareProposalSubmissionResponse) ProtoMessage()
- func (x *PrepareProposalSubmissionResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareProposalSubmissionResponse) Reset()
- func (x *PrepareProposalSubmissionResponse) String() string
- func (this *PrepareProposalSubmissionResponse) Validate() error
- type PrepareSubmitOrderRequest
- func (*PrepareSubmitOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareSubmitOrderRequest) GetSubmission() *v1.OrderSubmission
- func (*PrepareSubmitOrderRequest) ProtoMessage()
- func (x *PrepareSubmitOrderRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareSubmitOrderRequest) Reset()
- func (x *PrepareSubmitOrderRequest) String() string
- func (this *PrepareSubmitOrderRequest) Validate() error
- type PrepareSubmitOrderResponse
- func (*PrepareSubmitOrderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareSubmitOrderResponse) GetBlob() []byte
- func (x *PrepareSubmitOrderResponse) GetSubmitId() string
- func (*PrepareSubmitOrderResponse) ProtoMessage()
- func (x *PrepareSubmitOrderResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareSubmitOrderResponse) Reset()
- func (x *PrepareSubmitOrderResponse) String() string
- func (this *PrepareSubmitOrderResponse) Validate() error
- type PrepareVoteSubmissionRequest
- func (*PrepareVoteSubmissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareVoteSubmissionRequest) GetSubmission() *v1.VoteSubmission
- func (*PrepareVoteSubmissionRequest) ProtoMessage()
- func (x *PrepareVoteSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareVoteSubmissionRequest) Reset()
- func (x *PrepareVoteSubmissionRequest) String() string
- func (this *PrepareVoteSubmissionRequest) Validate() error
- type PrepareVoteSubmissionResponse
- func (*PrepareVoteSubmissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareVoteSubmissionResponse) GetBlob() []byte
- func (x *PrepareVoteSubmissionResponse) GetSubmission() *v1.VoteSubmission
- func (*PrepareVoteSubmissionResponse) ProtoMessage()
- func (x *PrepareVoteSubmissionResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareVoteSubmissionResponse) Reset()
- func (x *PrepareVoteSubmissionResponse) String() string
- func (this *PrepareVoteSubmissionResponse) Validate() error
- type PrepareWithdrawRequest
- func (*PrepareWithdrawRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareWithdrawRequest) GetWithdraw() *v1.WithdrawSubmission
- func (*PrepareWithdrawRequest) ProtoMessage()
- func (x *PrepareWithdrawRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareWithdrawRequest) Reset()
- func (x *PrepareWithdrawRequest) String() string
- func (this *PrepareWithdrawRequest) Validate() error
- type PrepareWithdrawResponse
- func (*PrepareWithdrawResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareWithdrawResponse) GetBlob() []byte
- func (*PrepareWithdrawResponse) ProtoMessage()
- func (x *PrepareWithdrawResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareWithdrawResponse) Reset()
- func (x *PrepareWithdrawResponse) String() string
- func (this *PrepareWithdrawResponse) Validate() error
- type PropagateChainEventRequest
- func (*PropagateChainEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PropagateChainEventRequest) GetEvt() *v1.ChainEvent
- func (x *PropagateChainEventRequest) GetPubKey() string
- func (x *PropagateChainEventRequest) GetSignature() []byte
- func (*PropagateChainEventRequest) ProtoMessage()
- func (x *PropagateChainEventRequest) ProtoReflect() protoreflect.Message
- func (x *PropagateChainEventRequest) Reset()
- func (x *PropagateChainEventRequest) String() string
- func (this *PropagateChainEventRequest) Validate() error
- type PropagateChainEventResponse
- func (*PropagateChainEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PropagateChainEventResponse) GetSuccess() bool
- func (*PropagateChainEventResponse) ProtoMessage()
- func (x *PropagateChainEventResponse) ProtoReflect() protoreflect.Message
- func (x *PropagateChainEventResponse) Reset()
- func (x *PropagateChainEventResponse) String() string
- func (this *PropagateChainEventResponse) Validate() error
- type StatisticsRequest
- type StatisticsResponse
- func (*StatisticsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StatisticsResponse) GetStatistics() *proto1.Statistics
- func (*StatisticsResponse) ProtoMessage()
- func (x *StatisticsResponse) ProtoReflect() protoreflect.Message
- func (x *StatisticsResponse) Reset()
- func (x *StatisticsResponse) String() string
- func (this *StatisticsResponse) Validate() error
- type SubmitTransactionRequest
- func (*SubmitTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitTransactionRequest) GetTx() *proto1.SignedBundle
- func (x *SubmitTransactionRequest) GetType() SubmitTransactionRequest_Type
- func (*SubmitTransactionRequest) ProtoMessage()
- func (x *SubmitTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *SubmitTransactionRequest) Reset()
- func (x *SubmitTransactionRequest) String() string
- func (this *SubmitTransactionRequest) Validate() error
- type SubmitTransactionRequest_Type
- func (SubmitTransactionRequest_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SubmitTransactionRequest_Type) Enum() *SubmitTransactionRequest_Type
- func (SubmitTransactionRequest_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SubmitTransactionRequest_Type) Number() protoreflect.EnumNumber
- func (x SubmitTransactionRequest_Type) String() string
- func (SubmitTransactionRequest_Type) Type() protoreflect.EnumType
- type SubmitTransactionResponse
- func (*SubmitTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitTransactionResponse) GetSuccess() bool
- func (*SubmitTransactionResponse) ProtoMessage()
- func (x *SubmitTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *SubmitTransactionResponse) Reset()
- func (x *SubmitTransactionResponse) String() string
- func (this *SubmitTransactionResponse) Validate() error
- type SubmitTransactionV2Request
- func (*SubmitTransactionV2Request) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitTransactionV2Request) GetTx() *v1.Transaction
- func (x *SubmitTransactionV2Request) GetType() SubmitTransactionV2Request_Type
- func (*SubmitTransactionV2Request) ProtoMessage()
- func (x *SubmitTransactionV2Request) ProtoReflect() protoreflect.Message
- func (x *SubmitTransactionV2Request) Reset()
- func (x *SubmitTransactionV2Request) String() string
- func (this *SubmitTransactionV2Request) Validate() error
- type SubmitTransactionV2Request_Type
- func (SubmitTransactionV2Request_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SubmitTransactionV2Request_Type) Enum() *SubmitTransactionV2Request_Type
- func (SubmitTransactionV2Request_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SubmitTransactionV2Request_Type) Number() protoreflect.EnumNumber
- func (x SubmitTransactionV2Request_Type) String() string
- func (SubmitTransactionV2Request_Type) Type() protoreflect.EnumType
- type SubmitTransactionV2Response
- func (*SubmitTransactionV2Response) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitTransactionV2Response) GetSuccess() bool
- func (*SubmitTransactionV2Response) ProtoMessage()
- func (x *SubmitTransactionV2Response) ProtoReflect() protoreflect.Message
- func (x *SubmitTransactionV2Response) Reset()
- func (x *SubmitTransactionV2Response) String() string
- func (this *SubmitTransactionV2Response) Validate() error
- type TradesByMarketRequest
- func (*TradesByMarketRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByMarketRequest) GetMarketId() string
- func (x *TradesByMarketRequest) GetPagination() *Pagination
- func (*TradesByMarketRequest) ProtoMessage()
- func (x *TradesByMarketRequest) ProtoReflect() protoreflect.Message
- func (x *TradesByMarketRequest) Reset()
- func (x *TradesByMarketRequest) String() string
- func (this *TradesByMarketRequest) Validate() error
- type TradesByMarketResponse
- func (*TradesByMarketResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByMarketResponse) GetTrades() []*proto1.Trade
- func (*TradesByMarketResponse) ProtoMessage()
- func (x *TradesByMarketResponse) ProtoReflect() protoreflect.Message
- func (x *TradesByMarketResponse) Reset()
- func (x *TradesByMarketResponse) String() string
- func (this *TradesByMarketResponse) Validate() error
- type TradesByOrderRequest
- func (*TradesByOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByOrderRequest) GetOrderId() string
- func (*TradesByOrderRequest) ProtoMessage()
- func (x *TradesByOrderRequest) ProtoReflect() protoreflect.Message
- func (x *TradesByOrderRequest) Reset()
- func (x *TradesByOrderRequest) String() string
- func (this *TradesByOrderRequest) Validate() error
- type TradesByOrderResponse
- func (*TradesByOrderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByOrderResponse) GetTrades() []*proto1.Trade
- func (*TradesByOrderResponse) ProtoMessage()
- func (x *TradesByOrderResponse) ProtoReflect() protoreflect.Message
- func (x *TradesByOrderResponse) Reset()
- func (x *TradesByOrderResponse) String() string
- func (this *TradesByOrderResponse) Validate() error
- type TradesByPartyRequest
- func (*TradesByPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByPartyRequest) GetMarketId() string
- func (x *TradesByPartyRequest) GetPagination() *Pagination
- func (x *TradesByPartyRequest) GetPartyId() string
- func (*TradesByPartyRequest) ProtoMessage()
- func (x *TradesByPartyRequest) ProtoReflect() protoreflect.Message
- func (x *TradesByPartyRequest) Reset()
- func (x *TradesByPartyRequest) String() string
- func (this *TradesByPartyRequest) Validate() error
- type TradesByPartyResponse
- func (*TradesByPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TradesByPartyResponse) GetTrades() []*proto1.Trade
- func (*TradesByPartyResponse) ProtoMessage()
- func (x *TradesByPartyResponse) ProtoReflect() protoreflect.Message
- func (x *TradesByPartyResponse) Reset()
- func (x *TradesByPartyResponse) String() string
- func (this *TradesByPartyResponse) Validate() error
- type TradesSubscribeRequest
- func (*TradesSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TradesSubscribeRequest) GetMarketId() string
- func (x *TradesSubscribeRequest) GetPartyId() string
- func (*TradesSubscribeRequest) ProtoMessage()
- func (x *TradesSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *TradesSubscribeRequest) Reset()
- func (x *TradesSubscribeRequest) String() string
- func (this *TradesSubscribeRequest) Validate() error
- type TradesSubscribeResponse
- func (*TradesSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TradesSubscribeResponse) GetTrades() []*proto1.Trade
- func (*TradesSubscribeResponse) ProtoMessage()
- func (x *TradesSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *TradesSubscribeResponse) Reset()
- func (x *TradesSubscribeResponse) String() string
- func (this *TradesSubscribeResponse) Validate() error
- type TradingDataServiceClient
- type TradingDataServiceServer
- type TradingDataService_AccountsSubscribeClient
- type TradingDataService_AccountsSubscribeServer
- type TradingDataService_CandlesSubscribeClient
- type TradingDataService_CandlesSubscribeServer
- type TradingDataService_MarginLevelsSubscribeClient
- type TradingDataService_MarginLevelsSubscribeServer
- type TradingDataService_MarketDepthSubscribeClient
- type TradingDataService_MarketDepthSubscribeServer
- type TradingDataService_MarketDepthUpdatesSubscribeClient
- type TradingDataService_MarketDepthUpdatesSubscribeServer
- type TradingDataService_MarketsDataSubscribeClient
- type TradingDataService_MarketsDataSubscribeServer
- type TradingDataService_ObserveEventBusClient
- type TradingDataService_ObserveEventBusServer
- type TradingDataService_ObserveGovernanceClient
- type TradingDataService_ObserveGovernanceServer
- type TradingDataService_ObservePartyProposalsClient
- type TradingDataService_ObservePartyProposalsServer
- type TradingDataService_ObservePartyVotesClient
- type TradingDataService_ObservePartyVotesServer
- type TradingDataService_ObserveProposalVotesClient
- type TradingDataService_ObserveProposalVotesServer
- type TradingDataService_OrdersSubscribeClient
- type TradingDataService_OrdersSubscribeServer
- type TradingDataService_PositionsSubscribeClient
- type TradingDataService_PositionsSubscribeServer
- type TradingDataService_TradesSubscribeClient
- type TradingDataService_TradesSubscribeServer
- type TradingDataService_TransferResponsesSubscribeClient
- type TradingDataService_TransferResponsesSubscribeServer
- type TradingServiceClient
- type TradingServiceServer
- type TransferResponsesSubscribeRequest
- func (*TransferResponsesSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (*TransferResponsesSubscribeRequest) ProtoMessage()
- func (x *TransferResponsesSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *TransferResponsesSubscribeRequest) Reset()
- func (x *TransferResponsesSubscribeRequest) String() string
- func (this *TransferResponsesSubscribeRequest) Validate() error
- type TransferResponsesSubscribeResponse
- func (*TransferResponsesSubscribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransferResponsesSubscribeResponse) GetResponse() *proto1.TransferResponse
- func (*TransferResponsesSubscribeResponse) ProtoMessage()
- func (x *TransferResponsesSubscribeResponse) ProtoReflect() protoreflect.Message
- func (x *TransferResponsesSubscribeResponse) Reset()
- func (x *TransferResponsesSubscribeResponse) String() string
- func (this *TransferResponsesSubscribeResponse) Validate() error
- type UnimplementedTradingDataServiceServer
- func (UnimplementedTradingDataServiceServer) AccountsSubscribe(*AccountsSubscribeRequest, TradingDataService_AccountsSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) AssetByID(context.Context, *AssetByIDRequest) (*AssetByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) Assets(context.Context, *AssetsRequest) (*AssetsResponse, error)
- func (UnimplementedTradingDataServiceServer) Candles(context.Context, *CandlesRequest) (*CandlesResponse, error)
- func (UnimplementedTradingDataServiceServer) CandlesSubscribe(*CandlesSubscribeRequest, TradingDataService_CandlesSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) Deposit(context.Context, *DepositRequest) (*DepositResponse, error)
- func (UnimplementedTradingDataServiceServer) Deposits(context.Context, *DepositsRequest) (*DepositsResponse, error)
- func (UnimplementedTradingDataServiceServer) ERC20WithdrawalApproval(context.Context, *ERC20WithdrawalApprovalRequest) (*ERC20WithdrawalApprovalResponse, error)
- func (UnimplementedTradingDataServiceServer) EstimateFee(context.Context, *EstimateFeeRequest) (*EstimateFeeResponse, error)
- func (UnimplementedTradingDataServiceServer) EstimateMargin(context.Context, *EstimateMarginRequest) (*EstimateMarginResponse, error)
- func (UnimplementedTradingDataServiceServer) FeeInfrastructureAccounts(context.Context, *FeeInfrastructureAccountsRequest) (*FeeInfrastructureAccountsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetNetworkParametersProposals(context.Context, *GetNetworkParametersProposalsRequest) (*GetNetworkParametersProposalsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetNewAssetProposals(context.Context, *GetNewAssetProposalsRequest) (*GetNewAssetProposalsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetNewMarketProposals(context.Context, *GetNewMarketProposalsRequest) (*GetNewMarketProposalsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetNodeSignaturesAggregate(context.Context, *GetNodeSignaturesAggregateRequest) (*GetNodeSignaturesAggregateResponse, error)
- func (UnimplementedTradingDataServiceServer) GetProposalByID(context.Context, *GetProposalByIDRequest) (*GetProposalByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) GetProposalByReference(context.Context, *GetProposalByReferenceRequest) (*GetProposalByReferenceResponse, error)
- func (UnimplementedTradingDataServiceServer) GetProposals(context.Context, *GetProposalsRequest) (*GetProposalsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetProposalsByParty(context.Context, *GetProposalsByPartyRequest) (*GetProposalsByPartyResponse, error)
- func (UnimplementedTradingDataServiceServer) GetUpdateMarketProposals(context.Context, *GetUpdateMarketProposalsRequest) (*GetUpdateMarketProposalsResponse, error)
- func (UnimplementedTradingDataServiceServer) GetVegaTime(context.Context, *GetVegaTimeRequest) (*GetVegaTimeResponse, error)
- func (UnimplementedTradingDataServiceServer) GetVotesByParty(context.Context, *GetVotesByPartyRequest) (*GetVotesByPartyResponse, error)
- func (UnimplementedTradingDataServiceServer) LastBlockHeight(context.Context, *LastBlockHeightRequest) (*LastBlockHeightResponse, error)
- func (UnimplementedTradingDataServiceServer) LastTrade(context.Context, *LastTradeRequest) (*LastTradeResponse, error)
- func (UnimplementedTradingDataServiceServer) LiquidityProvisions(context.Context, *LiquidityProvisionsRequest) (*LiquidityProvisionsResponse, error)
- func (UnimplementedTradingDataServiceServer) MarginLevels(context.Context, *MarginLevelsRequest) (*MarginLevelsResponse, error)
- func (UnimplementedTradingDataServiceServer) MarginLevelsSubscribe(*MarginLevelsSubscribeRequest, TradingDataService_MarginLevelsSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) MarketAccounts(context.Context, *MarketAccountsRequest) (*MarketAccountsResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketByID(context.Context, *MarketByIDRequest) (*MarketByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketDataByID(context.Context, *MarketDataByIDRequest) (*MarketDataByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketDepth(context.Context, *MarketDepthRequest) (*MarketDepthResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketDepthSubscribe(*MarketDepthSubscribeRequest, TradingDataService_MarketDepthSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) MarketDepthUpdatesSubscribe(*MarketDepthUpdatesSubscribeRequest, ...) error
- func (UnimplementedTradingDataServiceServer) Markets(context.Context, *MarketsRequest) (*MarketsResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketsData(context.Context, *MarketsDataRequest) (*MarketsDataResponse, error)
- func (UnimplementedTradingDataServiceServer) MarketsDataSubscribe(*MarketsDataSubscribeRequest, TradingDataService_MarketsDataSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) NetworkParameters(context.Context, *NetworkParametersRequest) (*NetworkParametersResponse, error)
- func (UnimplementedTradingDataServiceServer) ObserveEventBus(TradingDataService_ObserveEventBusServer) error
- func (UnimplementedTradingDataServiceServer) ObserveGovernance(*ObserveGovernanceRequest, TradingDataService_ObserveGovernanceServer) error
- func (UnimplementedTradingDataServiceServer) ObservePartyProposals(*ObservePartyProposalsRequest, TradingDataService_ObservePartyProposalsServer) error
- func (UnimplementedTradingDataServiceServer) ObservePartyVotes(*ObservePartyVotesRequest, TradingDataService_ObservePartyVotesServer) error
- func (UnimplementedTradingDataServiceServer) ObserveProposalVotes(*ObserveProposalVotesRequest, TradingDataService_ObserveProposalVotesServer) error
- func (UnimplementedTradingDataServiceServer) OracleDataBySpec(context.Context, *OracleDataBySpecRequest) (*OracleDataBySpecResponse, error)
- func (UnimplementedTradingDataServiceServer) OracleSpec(context.Context, *OracleSpecRequest) (*OracleSpecResponse, error)
- func (UnimplementedTradingDataServiceServer) OracleSpecs(context.Context, *OracleSpecsRequest) (*OracleSpecsResponse, error)
- func (UnimplementedTradingDataServiceServer) OrderByID(context.Context, *OrderByIDRequest) (*OrderByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) OrderByMarketAndID(context.Context, *OrderByMarketAndIDRequest) (*OrderByMarketAndIDResponse, error)
- func (UnimplementedTradingDataServiceServer) OrderByReference(context.Context, *OrderByReferenceRequest) (*OrderByReferenceResponse, error)
- func (UnimplementedTradingDataServiceServer) OrderVersionsByID(context.Context, *OrderVersionsByIDRequest) (*OrderVersionsByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) OrdersByMarket(context.Context, *OrdersByMarketRequest) (*OrdersByMarketResponse, error)
- func (UnimplementedTradingDataServiceServer) OrdersByParty(context.Context, *OrdersByPartyRequest) (*OrdersByPartyResponse, error)
- func (UnimplementedTradingDataServiceServer) OrdersSubscribe(*OrdersSubscribeRequest, TradingDataService_OrdersSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) Parties(context.Context, *PartiesRequest) (*PartiesResponse, error)
- func (UnimplementedTradingDataServiceServer) PartyAccounts(context.Context, *PartyAccountsRequest) (*PartyAccountsResponse, error)
- func (UnimplementedTradingDataServiceServer) PartyByID(context.Context, *PartyByIDRequest) (*PartyByIDResponse, error)
- func (UnimplementedTradingDataServiceServer) PositionsByParty(context.Context, *PositionsByPartyRequest) (*PositionsByPartyResponse, error)
- func (UnimplementedTradingDataServiceServer) PositionsSubscribe(*PositionsSubscribeRequest, TradingDataService_PositionsSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error)
- func (UnimplementedTradingDataServiceServer) TradesByMarket(context.Context, *TradesByMarketRequest) (*TradesByMarketResponse, error)
- func (UnimplementedTradingDataServiceServer) TradesByOrder(context.Context, *TradesByOrderRequest) (*TradesByOrderResponse, error)
- func (UnimplementedTradingDataServiceServer) TradesByParty(context.Context, *TradesByPartyRequest) (*TradesByPartyResponse, error)
- func (UnimplementedTradingDataServiceServer) TradesSubscribe(*TradesSubscribeRequest, TradingDataService_TradesSubscribeServer) error
- func (UnimplementedTradingDataServiceServer) TransferResponsesSubscribe(*TransferResponsesSubscribeRequest, ...) error
- func (UnimplementedTradingDataServiceServer) Withdrawal(context.Context, *WithdrawalRequest) (*WithdrawalResponse, error)
- func (UnimplementedTradingDataServiceServer) Withdrawals(context.Context, *WithdrawalsRequest) (*WithdrawalsResponse, error)
- type UnimplementedTradingServiceServer
- func (UnimplementedTradingServiceServer) PrepareAmendOrder(context.Context, *PrepareAmendOrderRequest) (*PrepareAmendOrderResponse, error)
- func (UnimplementedTradingServiceServer) PrepareCancelOrder(context.Context, *PrepareCancelOrderRequest) (*PrepareCancelOrderResponse, error)
- func (UnimplementedTradingServiceServer) PrepareLiquidityProvision(context.Context, *PrepareLiquidityProvisionRequest) (*PrepareLiquidityProvisionResponse, error)
- func (UnimplementedTradingServiceServer) PrepareProposalSubmission(context.Context, *PrepareProposalSubmissionRequest) (*PrepareProposalSubmissionResponse, error)
- func (UnimplementedTradingServiceServer) PrepareSubmitOrder(context.Context, *PrepareSubmitOrderRequest) (*PrepareSubmitOrderResponse, error)
- func (UnimplementedTradingServiceServer) PrepareVoteSubmission(context.Context, *PrepareVoteSubmissionRequest) (*PrepareVoteSubmissionResponse, error)
- func (UnimplementedTradingServiceServer) PrepareWithdraw(context.Context, *PrepareWithdrawRequest) (*PrepareWithdrawResponse, error)
- func (UnimplementedTradingServiceServer) PropagateChainEvent(context.Context, *PropagateChainEventRequest) (*PropagateChainEventResponse, error)
- func (UnimplementedTradingServiceServer) SubmitTransaction(context.Context, *SubmitTransactionRequest) (*SubmitTransactionResponse, error)
- func (UnimplementedTradingServiceServer) SubmitTransactionV2(context.Context, *SubmitTransactionV2Request) (*SubmitTransactionV2Response, error)
- type UnsafeTradingDataServiceServer
- type UnsafeTradingServiceServer
- type WithdrawalRequest
- func (*WithdrawalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawalRequest) GetId() string
- func (*WithdrawalRequest) ProtoMessage()
- func (x *WithdrawalRequest) ProtoReflect() protoreflect.Message
- func (x *WithdrawalRequest) Reset()
- func (x *WithdrawalRequest) String() string
- func (this *WithdrawalRequest) Validate() error
- type WithdrawalResponse
- func (*WithdrawalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawalResponse) GetWithdrawal() *proto1.Withdrawal
- func (*WithdrawalResponse) ProtoMessage()
- func (x *WithdrawalResponse) ProtoReflect() protoreflect.Message
- func (x *WithdrawalResponse) Reset()
- func (x *WithdrawalResponse) String() string
- func (this *WithdrawalResponse) Validate() error
- type WithdrawalsRequest
- func (*WithdrawalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawalsRequest) GetPartyId() string
- func (*WithdrawalsRequest) ProtoMessage()
- func (x *WithdrawalsRequest) ProtoReflect() protoreflect.Message
- func (x *WithdrawalsRequest) Reset()
- func (x *WithdrawalsRequest) String() string
- func (this *WithdrawalsRequest) Validate() error
- type WithdrawalsResponse
- func (*WithdrawalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawalsResponse) GetWithdrawals() []*proto1.Withdrawal
- func (*WithdrawalsResponse) ProtoMessage()
- func (x *WithdrawalsResponse) ProtoReflect() protoreflect.Message
- func (x *WithdrawalsResponse) Reset()
- func (x *WithdrawalsResponse) String() string
- func (this *WithdrawalsResponse) Validate() error
Constants ¶
This section is empty.
Variables ¶
var ( SubmitTransactionRequest_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "TYPE_ASYNC", 2: "TYPE_SYNC", 3: "TYPE_COMMIT", } SubmitTransactionRequest_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "TYPE_ASYNC": 1, "TYPE_SYNC": 2, "TYPE_COMMIT": 3, } )
Enum value maps for SubmitTransactionRequest_Type.
var ( SubmitTransactionV2Request_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "TYPE_ASYNC", 2: "TYPE_SYNC", 3: "TYPE_COMMIT", } SubmitTransactionV2Request_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "TYPE_ASYNC": 1, "TYPE_SYNC": 2, "TYPE_COMMIT": 3, } )
Enum value maps for SubmitTransactionV2Request_Type.
var File_api_trading_proto protoreflect.FileDescriptor
var TradingDataService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.v1.TradingDataService", HandlerType: (*TradingDataServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "MarketAccounts", Handler: _TradingDataService_MarketAccounts_Handler, }, { MethodName: "PartyAccounts", Handler: _TradingDataService_PartyAccounts_Handler, }, { MethodName: "FeeInfrastructureAccounts", Handler: _TradingDataService_FeeInfrastructureAccounts_Handler, }, { MethodName: "Candles", Handler: _TradingDataService_Candles_Handler, }, { MethodName: "MarketDataByID", Handler: _TradingDataService_MarketDataByID_Handler, }, { MethodName: "MarketsData", Handler: _TradingDataService_MarketsData_Handler, }, { MethodName: "MarketByID", Handler: _TradingDataService_MarketByID_Handler, }, { MethodName: "MarketDepth", Handler: _TradingDataService_MarketDepth_Handler, }, { MethodName: "Markets", Handler: _TradingDataService_Markets_Handler, }, { MethodName: "OrderByMarketAndID", Handler: _TradingDataService_OrderByMarketAndID_Handler, }, { MethodName: "OrderByReference", Handler: _TradingDataService_OrderByReference_Handler, }, { MethodName: "OrdersByMarket", Handler: _TradingDataService_OrdersByMarket_Handler, }, { MethodName: "OrdersByParty", Handler: _TradingDataService_OrdersByParty_Handler, }, { MethodName: "OrderByID", Handler: _TradingDataService_OrderByID_Handler, }, { MethodName: "OrderVersionsByID", Handler: _TradingDataService_OrderVersionsByID_Handler, }, { MethodName: "MarginLevels", Handler: _TradingDataService_MarginLevels_Handler, }, { MethodName: "Parties", Handler: _TradingDataService_Parties_Handler, }, { MethodName: "PartyByID", Handler: _TradingDataService_PartyByID_Handler, }, { MethodName: "PositionsByParty", Handler: _TradingDataService_PositionsByParty_Handler, }, { MethodName: "LastTrade", Handler: _TradingDataService_LastTrade_Handler, }, { MethodName: "TradesByMarket", Handler: _TradingDataService_TradesByMarket_Handler, }, { MethodName: "TradesByOrder", Handler: _TradingDataService_TradesByOrder_Handler, }, { MethodName: "TradesByParty", Handler: _TradingDataService_TradesByParty_Handler, }, { MethodName: "GetProposals", Handler: _TradingDataService_GetProposals_Handler, }, { MethodName: "GetProposalsByParty", Handler: _TradingDataService_GetProposalsByParty_Handler, }, { MethodName: "GetVotesByParty", Handler: _TradingDataService_GetVotesByParty_Handler, }, { MethodName: "GetNewMarketProposals", Handler: _TradingDataService_GetNewMarketProposals_Handler, }, { MethodName: "GetUpdateMarketProposals", Handler: _TradingDataService_GetUpdateMarketProposals_Handler, }, { MethodName: "GetNetworkParametersProposals", Handler: _TradingDataService_GetNetworkParametersProposals_Handler, }, { MethodName: "GetNewAssetProposals", Handler: _TradingDataService_GetNewAssetProposals_Handler, }, { MethodName: "GetProposalByID", Handler: _TradingDataService_GetProposalByID_Handler, }, { MethodName: "GetProposalByReference", Handler: _TradingDataService_GetProposalByReference_Handler, }, { MethodName: "Statistics", Handler: _TradingDataService_Statistics_Handler, }, { MethodName: "LastBlockHeight", Handler: _TradingDataService_LastBlockHeight_Handler, }, { MethodName: "GetVegaTime", Handler: _TradingDataService_GetVegaTime_Handler, }, { MethodName: "GetNodeSignaturesAggregate", Handler: _TradingDataService_GetNodeSignaturesAggregate_Handler, }, { MethodName: "AssetByID", Handler: _TradingDataService_AssetByID_Handler, }, { MethodName: "Assets", Handler: _TradingDataService_Assets_Handler, }, { MethodName: "EstimateFee", Handler: _TradingDataService_EstimateFee_Handler, }, { MethodName: "EstimateMargin", Handler: _TradingDataService_EstimateMargin_Handler, }, { MethodName: "ERC20WithdrawalApproval", Handler: _TradingDataService_ERC20WithdrawalApproval_Handler, }, { MethodName: "Withdrawal", Handler: _TradingDataService_Withdrawal_Handler, }, { MethodName: "Withdrawals", Handler: _TradingDataService_Withdrawals_Handler, }, { MethodName: "Deposit", Handler: _TradingDataService_Deposit_Handler, }, { MethodName: "Deposits", Handler: _TradingDataService_Deposits_Handler, }, { MethodName: "NetworkParameters", Handler: _TradingDataService_NetworkParameters_Handler, }, { MethodName: "LiquidityProvisions", Handler: _TradingDataService_LiquidityProvisions_Handler, }, { MethodName: "OracleSpec", Handler: _TradingDataService_OracleSpec_Handler, }, { MethodName: "OracleSpecs", Handler: _TradingDataService_OracleSpecs_Handler, }, { MethodName: "OracleDataBySpec", Handler: _TradingDataService_OracleDataBySpec_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ObserveGovernance", Handler: _TradingDataService_ObserveGovernance_Handler, ServerStreams: true, }, { StreamName: "ObservePartyProposals", Handler: _TradingDataService_ObservePartyProposals_Handler, ServerStreams: true, }, { StreamName: "ObservePartyVotes", Handler: _TradingDataService_ObservePartyVotes_Handler, ServerStreams: true, }, { StreamName: "ObserveProposalVotes", Handler: _TradingDataService_ObserveProposalVotes_Handler, ServerStreams: true, }, { StreamName: "ObserveEventBus", Handler: _TradingDataService_ObserveEventBus_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "AccountsSubscribe", Handler: _TradingDataService_AccountsSubscribe_Handler, ServerStreams: true, }, { StreamName: "CandlesSubscribe", Handler: _TradingDataService_CandlesSubscribe_Handler, ServerStreams: true, }, { StreamName: "MarginLevelsSubscribe", Handler: _TradingDataService_MarginLevelsSubscribe_Handler, ServerStreams: true, }, { StreamName: "MarketDepthSubscribe", Handler: _TradingDataService_MarketDepthSubscribe_Handler, ServerStreams: true, }, { StreamName: "MarketDepthUpdatesSubscribe", Handler: _TradingDataService_MarketDepthUpdatesSubscribe_Handler, ServerStreams: true, }, { StreamName: "MarketsDataSubscribe", Handler: _TradingDataService_MarketsDataSubscribe_Handler, ServerStreams: true, }, { StreamName: "OrdersSubscribe", Handler: _TradingDataService_OrdersSubscribe_Handler, ServerStreams: true, }, { StreamName: "PositionsSubscribe", Handler: _TradingDataService_PositionsSubscribe_Handler, ServerStreams: true, }, { StreamName: "TradesSubscribe", Handler: _TradingDataService_TradesSubscribe_Handler, ServerStreams: true, }, { StreamName: "TransferResponsesSubscribe", Handler: _TradingDataService_TransferResponsesSubscribe_Handler, ServerStreams: true, }, }, Metadata: "api/trading.proto", }
TradingDataService_ServiceDesc is the grpc.ServiceDesc for TradingDataService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TradingService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.v1.TradingService", HandlerType: (*TradingServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "PrepareSubmitOrder", Handler: _TradingService_PrepareSubmitOrder_Handler, }, { MethodName: "PrepareCancelOrder", Handler: _TradingService_PrepareCancelOrder_Handler, }, { MethodName: "PrepareAmendOrder", Handler: _TradingService_PrepareAmendOrder_Handler, }, { MethodName: "PrepareWithdraw", Handler: _TradingService_PrepareWithdraw_Handler, }, { MethodName: "SubmitTransaction", Handler: _TradingService_SubmitTransaction_Handler, }, { MethodName: "SubmitTransactionV2", Handler: _TradingService_SubmitTransactionV2_Handler, }, { MethodName: "PrepareProposalSubmission", Handler: _TradingService_PrepareProposalSubmission_Handler, }, { MethodName: "PrepareVoteSubmission", Handler: _TradingService_PrepareVoteSubmission_Handler, }, { MethodName: "PropagateChainEvent", Handler: _TradingService_PropagateChainEvent_Handler, }, { MethodName: "PrepareLiquidityProvision", Handler: _TradingService_PrepareLiquidityProvision_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/trading.proto", }
TradingService_ServiceDesc is the grpc.ServiceDesc for TradingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterTradingDataServiceServer ¶
func RegisterTradingDataServiceServer(s grpc.ServiceRegistrar, srv TradingDataServiceServer)
func RegisterTradingServiceServer ¶
func RegisterTradingServiceServer(s grpc.ServiceRegistrar, srv TradingServiceServer)
Types ¶
type AccountsSubscribeRequest ¶
type AccountsSubscribeRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Party identifier PartyId string `protobuf:"bytes,2,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Asset identifier Asset string `protobuf:"bytes,3,opt,name=asset,proto3" json:"asset,omitempty"` // Account type to subscribe to, required field Type proto1.AccountType `protobuf:"varint,4,opt,name=type,proto3,enum=vega.AccountType" json:"type,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (Accounts)[#vega.Account]
func (*AccountsSubscribeRequest) Descriptor
deprecated
func (*AccountsSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AccountsSubscribeRequest.ProtoReflect.Descriptor instead.
func (*AccountsSubscribeRequest) GetAsset ¶
func (x *AccountsSubscribeRequest) GetAsset() string
func (*AccountsSubscribeRequest) GetMarketId ¶
func (x *AccountsSubscribeRequest) GetMarketId() string
func (*AccountsSubscribeRequest) GetPartyId ¶
func (x *AccountsSubscribeRequest) GetPartyId() string
func (*AccountsSubscribeRequest) GetType ¶
func (x *AccountsSubscribeRequest) GetType() proto1.AccountType
func (*AccountsSubscribeRequest) ProtoMessage ¶
func (*AccountsSubscribeRequest) ProtoMessage()
func (*AccountsSubscribeRequest) ProtoReflect ¶
func (x *AccountsSubscribeRequest) ProtoReflect() protoreflect.Message
func (*AccountsSubscribeRequest) Reset ¶
func (x *AccountsSubscribeRequest) Reset()
func (*AccountsSubscribeRequest) String ¶
func (x *AccountsSubscribeRequest) String() string
func (*AccountsSubscribeRequest) Validate ¶
func (this *AccountsSubscribeRequest) Validate() error
type AccountsSubscribeResponse ¶
type AccountsSubscribeResponse struct { Account *proto1.Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*AccountsSubscribeResponse) Descriptor
deprecated
func (*AccountsSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use AccountsSubscribeResponse.ProtoReflect.Descriptor instead.
func (*AccountsSubscribeResponse) GetAccount ¶
func (x *AccountsSubscribeResponse) GetAccount() *proto1.Account
func (*AccountsSubscribeResponse) ProtoMessage ¶
func (*AccountsSubscribeResponse) ProtoMessage()
func (*AccountsSubscribeResponse) ProtoReflect ¶
func (x *AccountsSubscribeResponse) ProtoReflect() protoreflect.Message
func (*AccountsSubscribeResponse) Reset ¶
func (x *AccountsSubscribeResponse) Reset()
func (*AccountsSubscribeResponse) String ¶
func (x *AccountsSubscribeResponse) String() string
func (*AccountsSubscribeResponse) Validate ¶
func (this *AccountsSubscribeResponse) Validate() error
type AssetByIDRequest ¶
type AssetByIDRequest struct { // Asset identifier, required field Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for an asset given an asset identifier
func (*AssetByIDRequest) Descriptor
deprecated
func (*AssetByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssetByIDRequest.ProtoReflect.Descriptor instead.
func (*AssetByIDRequest) GetId ¶
func (x *AssetByIDRequest) GetId() string
func (*AssetByIDRequest) ProtoMessage ¶
func (*AssetByIDRequest) ProtoMessage()
func (*AssetByIDRequest) ProtoReflect ¶
func (x *AssetByIDRequest) ProtoReflect() protoreflect.Message
func (*AssetByIDRequest) Reset ¶
func (x *AssetByIDRequest) Reset()
func (*AssetByIDRequest) String ¶
func (x *AssetByIDRequest) String() string
func (*AssetByIDRequest) Validate ¶
func (this *AssetByIDRequest) Validate() error
type AssetByIDResponse ¶
type AssetByIDResponse struct { // An asset record, if found Asset *proto1.Asset `protobuf:"bytes,1,opt,name=asset,proto3" json:"asset,omitempty"` // contains filtered or unexported fields }
Response for an asset given an asset identifier
func (*AssetByIDResponse) Descriptor
deprecated
func (*AssetByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssetByIDResponse.ProtoReflect.Descriptor instead.
func (*AssetByIDResponse) GetAsset ¶
func (x *AssetByIDResponse) GetAsset() *proto1.Asset
func (*AssetByIDResponse) ProtoMessage ¶
func (*AssetByIDResponse) ProtoMessage()
func (*AssetByIDResponse) ProtoReflect ¶
func (x *AssetByIDResponse) ProtoReflect() protoreflect.Message
func (*AssetByIDResponse) Reset ¶
func (x *AssetByIDResponse) Reset()
func (*AssetByIDResponse) String ¶
func (x *AssetByIDResponse) String() string
func (*AssetByIDResponse) Validate ¶
func (this *AssetByIDResponse) Validate() error
type AssetsRequest ¶
type AssetsRequest struct {
// contains filtered or unexported fields
}
Request for a list of all assets enabled on Vega
func (*AssetsRequest) Descriptor
deprecated
func (*AssetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssetsRequest.ProtoReflect.Descriptor instead.
func (*AssetsRequest) ProtoMessage ¶
func (*AssetsRequest) ProtoMessage()
func (*AssetsRequest) ProtoReflect ¶
func (x *AssetsRequest) ProtoReflect() protoreflect.Message
func (*AssetsRequest) Reset ¶
func (x *AssetsRequest) Reset()
func (*AssetsRequest) String ¶
func (x *AssetsRequest) String() string
func (*AssetsRequest) Validate ¶
func (this *AssetsRequest) Validate() error
type AssetsResponse ¶
type AssetsResponse struct { // A list of 0 or more assets Assets []*proto1.Asset `protobuf:"bytes,1,rep,name=assets,proto3" json:"assets,omitempty"` // contains filtered or unexported fields }
Response for a list of all assets enabled on Vega
func (*AssetsResponse) Descriptor
deprecated
func (*AssetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssetsResponse.ProtoReflect.Descriptor instead.
func (*AssetsResponse) GetAssets ¶
func (x *AssetsResponse) GetAssets() []*proto1.Asset
func (*AssetsResponse) ProtoMessage ¶
func (*AssetsResponse) ProtoMessage()
func (*AssetsResponse) ProtoReflect ¶
func (x *AssetsResponse) ProtoReflect() protoreflect.Message
func (*AssetsResponse) Reset ¶
func (x *AssetsResponse) Reset()
func (*AssetsResponse) String ¶
func (x *AssetsResponse) String() string
func (*AssetsResponse) Validate ¶
func (this *AssetsResponse) Validate() error
type CandlesRequest ¶
type CandlesRequest struct { // Market identifier, required field. MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Timestamp to retrieve candles since, in nanoseconds since the epoch, // required field - See [`VegaTimeResponse`](#api.VegaTimeResponse).`timestamp` SinceTimestamp int64 `protobuf:"varint,2,opt,name=since_timestamp,json=sinceTimestamp,proto3" json:"since_timestamp,omitempty"` // Time interval for the candles, required field Interval proto1.Interval `protobuf:"varint,3,opt,name=interval,proto3,enum=vega.Interval" json:"interval,omitempty"` // contains filtered or unexported fields }
Request for a list of candles for a market at an interval
func (*CandlesRequest) Descriptor
deprecated
func (*CandlesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CandlesRequest.ProtoReflect.Descriptor instead.
func (*CandlesRequest) GetInterval ¶
func (x *CandlesRequest) GetInterval() proto1.Interval
func (*CandlesRequest) GetMarketId ¶
func (x *CandlesRequest) GetMarketId() string
func (*CandlesRequest) GetSinceTimestamp ¶
func (x *CandlesRequest) GetSinceTimestamp() int64
func (*CandlesRequest) ProtoMessage ¶
func (*CandlesRequest) ProtoMessage()
func (*CandlesRequest) ProtoReflect ¶
func (x *CandlesRequest) ProtoReflect() protoreflect.Message
func (*CandlesRequest) Reset ¶
func (x *CandlesRequest) Reset()
func (*CandlesRequest) String ¶
func (x *CandlesRequest) String() string
func (*CandlesRequest) Validate ¶
func (this *CandlesRequest) Validate() error
type CandlesResponse ¶
type CandlesResponse struct { // A list of 0 or more candles Candles []*proto1.Candle `protobuf:"bytes,1,rep,name=candles,proto3" json:"candles,omitempty"` // contains filtered or unexported fields }
Response for a list of candles for a market at an interval
func (*CandlesResponse) Descriptor
deprecated
func (*CandlesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CandlesResponse.ProtoReflect.Descriptor instead.
func (*CandlesResponse) GetCandles ¶
func (x *CandlesResponse) GetCandles() []*proto1.Candle
func (*CandlesResponse) ProtoMessage ¶
func (*CandlesResponse) ProtoMessage()
func (*CandlesResponse) ProtoReflect ¶
func (x *CandlesResponse) ProtoReflect() protoreflect.Message
func (*CandlesResponse) Reset ¶
func (x *CandlesResponse) Reset()
func (*CandlesResponse) String ¶
func (x *CandlesResponse) String() string
func (*CandlesResponse) Validate ¶
func (this *CandlesResponse) Validate() error
type CandlesSubscribeRequest ¶
type CandlesSubscribeRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Time interval for the candles, required field. Interval proto1.Interval `protobuf:"varint,2,opt,name=interval,proto3,enum=vega.Interval" json:"interval,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (Candles)[#vega.Candle]
func (*CandlesSubscribeRequest) Descriptor
deprecated
func (*CandlesSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CandlesSubscribeRequest.ProtoReflect.Descriptor instead.
func (*CandlesSubscribeRequest) GetInterval ¶
func (x *CandlesSubscribeRequest) GetInterval() proto1.Interval
func (*CandlesSubscribeRequest) GetMarketId ¶
func (x *CandlesSubscribeRequest) GetMarketId() string
func (*CandlesSubscribeRequest) ProtoMessage ¶
func (*CandlesSubscribeRequest) ProtoMessage()
func (*CandlesSubscribeRequest) ProtoReflect ¶
func (x *CandlesSubscribeRequest) ProtoReflect() protoreflect.Message
func (*CandlesSubscribeRequest) Reset ¶
func (x *CandlesSubscribeRequest) Reset()
func (*CandlesSubscribeRequest) String ¶
func (x *CandlesSubscribeRequest) String() string
func (*CandlesSubscribeRequest) Validate ¶
func (this *CandlesSubscribeRequest) Validate() error
type CandlesSubscribeResponse ¶
type CandlesSubscribeResponse struct { Candle *proto1.Candle `protobuf:"bytes,1,opt,name=candle,proto3" json:"candle,omitempty"` // contains filtered or unexported fields }
func (*CandlesSubscribeResponse) Descriptor
deprecated
func (*CandlesSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CandlesSubscribeResponse.ProtoReflect.Descriptor instead.
func (*CandlesSubscribeResponse) GetCandle ¶
func (x *CandlesSubscribeResponse) GetCandle() *proto1.Candle
func (*CandlesSubscribeResponse) ProtoMessage ¶
func (*CandlesSubscribeResponse) ProtoMessage()
func (*CandlesSubscribeResponse) ProtoReflect ¶
func (x *CandlesSubscribeResponse) ProtoReflect() protoreflect.Message
func (*CandlesSubscribeResponse) Reset ¶
func (x *CandlesSubscribeResponse) Reset()
func (*CandlesSubscribeResponse) String ¶
func (x *CandlesSubscribeResponse) String() string
func (*CandlesSubscribeResponse) Validate ¶
func (this *CandlesSubscribeResponse) Validate() error
type DepositRequest ¶
type DepositRequest struct { // The identifier of the deposit Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
A request to get a specific deposit by identifier
func (*DepositRequest) Descriptor
deprecated
func (*DepositRequest) Descriptor() ([]byte, []int)
Deprecated: Use DepositRequest.ProtoReflect.Descriptor instead.
func (*DepositRequest) GetId ¶
func (x *DepositRequest) GetId() string
func (*DepositRequest) ProtoMessage ¶
func (*DepositRequest) ProtoMessage()
func (*DepositRequest) ProtoReflect ¶
func (x *DepositRequest) ProtoReflect() protoreflect.Message
func (*DepositRequest) Reset ¶
func (x *DepositRequest) Reset()
func (*DepositRequest) String ¶
func (x *DepositRequest) String() string
func (*DepositRequest) Validate ¶
func (this *DepositRequest) Validate() error
type DepositResponse ¶
type DepositResponse struct { // The deposit matching the identifier from the request Deposit *proto1.Deposit `protobuf:"bytes,1,opt,name=deposit,proto3" json:"deposit,omitempty"` // contains filtered or unexported fields }
A response for a deposit
func (*DepositResponse) Descriptor
deprecated
func (*DepositResponse) Descriptor() ([]byte, []int)
Deprecated: Use DepositResponse.ProtoReflect.Descriptor instead.
func (*DepositResponse) GetDeposit ¶
func (x *DepositResponse) GetDeposit() *proto1.Deposit
func (*DepositResponse) ProtoMessage ¶
func (*DepositResponse) ProtoMessage()
func (*DepositResponse) ProtoReflect ¶
func (x *DepositResponse) ProtoReflect() protoreflect.Message
func (*DepositResponse) Reset ¶
func (x *DepositResponse) Reset()
func (*DepositResponse) String ¶
func (x *DepositResponse) String() string
func (*DepositResponse) Validate ¶
func (this *DepositResponse) Validate() error
type DepositsRequest ¶
type DepositsRequest struct { // The party to get the deposits for PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
A request to get a list of deposit from a given party
func (*DepositsRequest) Descriptor
deprecated
func (*DepositsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DepositsRequest.ProtoReflect.Descriptor instead.
func (*DepositsRequest) GetPartyId ¶
func (x *DepositsRequest) GetPartyId() string
func (*DepositsRequest) ProtoMessage ¶
func (*DepositsRequest) ProtoMessage()
func (*DepositsRequest) ProtoReflect ¶
func (x *DepositsRequest) ProtoReflect() protoreflect.Message
func (*DepositsRequest) Reset ¶
func (x *DepositsRequest) Reset()
func (*DepositsRequest) String ¶
func (x *DepositsRequest) String() string
func (*DepositsRequest) Validate ¶
func (this *DepositsRequest) Validate() error
type DepositsResponse ¶
type DepositsResponse struct { // The list of deposits for the specified party Deposits []*proto1.Deposit `protobuf:"bytes,1,rep,name=deposits,proto3" json:"deposits,omitempty"` // contains filtered or unexported fields }
The response for a list of deposits
func (*DepositsResponse) Descriptor
deprecated
func (*DepositsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DepositsResponse.ProtoReflect.Descriptor instead.
func (*DepositsResponse) GetDeposits ¶
func (x *DepositsResponse) GetDeposits() []*proto1.Deposit
func (*DepositsResponse) ProtoMessage ¶
func (*DepositsResponse) ProtoMessage()
func (*DepositsResponse) ProtoReflect ¶
func (x *DepositsResponse) ProtoReflect() protoreflect.Message
func (*DepositsResponse) Reset ¶
func (x *DepositsResponse) Reset()
func (*DepositsResponse) String ¶
func (x *DepositsResponse) String() string
func (*DepositsResponse) Validate ¶
func (this *DepositsResponse) Validate() error
type ERC20WithdrawalApprovalRequest ¶
type ERC20WithdrawalApprovalRequest struct { // The identifier of the withdrawal WithdrawalId string `protobuf:"bytes,1,opt,name=withdrawal_id,json=withdrawalId,proto3" json:"withdrawal_id,omitempty"` // contains filtered or unexported fields }
The request to get all information required to bundle the call to finalise the withdrawal on the erc20 bridge
func (*ERC20WithdrawalApprovalRequest) Descriptor
deprecated
func (*ERC20WithdrawalApprovalRequest) Descriptor() ([]byte, []int)
Deprecated: Use ERC20WithdrawalApprovalRequest.ProtoReflect.Descriptor instead.
func (*ERC20WithdrawalApprovalRequest) GetWithdrawalId ¶
func (x *ERC20WithdrawalApprovalRequest) GetWithdrawalId() string
func (*ERC20WithdrawalApprovalRequest) ProtoMessage ¶
func (*ERC20WithdrawalApprovalRequest) ProtoMessage()
func (*ERC20WithdrawalApprovalRequest) ProtoReflect ¶
func (x *ERC20WithdrawalApprovalRequest) ProtoReflect() protoreflect.Message
func (*ERC20WithdrawalApprovalRequest) Reset ¶
func (x *ERC20WithdrawalApprovalRequest) Reset()
func (*ERC20WithdrawalApprovalRequest) String ¶
func (x *ERC20WithdrawalApprovalRequest) String() string
func (*ERC20WithdrawalApprovalRequest) Validate ¶
func (this *ERC20WithdrawalApprovalRequest) Validate() error
type ERC20WithdrawalApprovalResponse ¶
type ERC20WithdrawalApprovalResponse struct { // The address of asset on ethereum AssetSource string `protobuf:"bytes,1,opt,name=asset_source,json=assetSource,proto3" json:"asset_source,omitempty"` // The amount to be withdrawn Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"` // The expiry / until what time the request is valid Expiry int64 `protobuf:"varint,3,opt,name=expiry,proto3" json:"expiry,omitempty"` // The nonce, which is actually the internal reference for the withdrawal Nonce string `protobuf:"bytes,4,opt,name=nonce,proto3" json:"nonce,omitempty"` // The signatures bundle as hex encoded data, forward by 0x // e.g: 0x + sig1 + sig2 + ... + sixN Signatures string `protobuf:"bytes,5,opt,name=signatures,proto3" json:"signatures,omitempty"` // contains filtered or unexported fields }
The response with all information required to bundle the call to finalise the withdrawal on the erc20 bridge function withdraw_asset(address asset_source, uint256 asset_id, uint256 amount, uint256 expiry, uint256 nonce, bytes memory signatures)
func (*ERC20WithdrawalApprovalResponse) Descriptor
deprecated
func (*ERC20WithdrawalApprovalResponse) Descriptor() ([]byte, []int)
Deprecated: Use ERC20WithdrawalApprovalResponse.ProtoReflect.Descriptor instead.
func (*ERC20WithdrawalApprovalResponse) GetAmount ¶
func (x *ERC20WithdrawalApprovalResponse) GetAmount() string
func (*ERC20WithdrawalApprovalResponse) GetAssetSource ¶
func (x *ERC20WithdrawalApprovalResponse) GetAssetSource() string
func (*ERC20WithdrawalApprovalResponse) GetExpiry ¶
func (x *ERC20WithdrawalApprovalResponse) GetExpiry() int64
func (*ERC20WithdrawalApprovalResponse) GetNonce ¶
func (x *ERC20WithdrawalApprovalResponse) GetNonce() string
func (*ERC20WithdrawalApprovalResponse) GetSignatures ¶
func (x *ERC20WithdrawalApprovalResponse) GetSignatures() string
func (*ERC20WithdrawalApprovalResponse) ProtoMessage ¶
func (*ERC20WithdrawalApprovalResponse) ProtoMessage()
func (*ERC20WithdrawalApprovalResponse) ProtoReflect ¶
func (x *ERC20WithdrawalApprovalResponse) ProtoReflect() protoreflect.Message
func (*ERC20WithdrawalApprovalResponse) Reset ¶
func (x *ERC20WithdrawalApprovalResponse) Reset()
func (*ERC20WithdrawalApprovalResponse) String ¶
func (x *ERC20WithdrawalApprovalResponse) String() string
func (*ERC20WithdrawalApprovalResponse) Validate ¶
func (this *ERC20WithdrawalApprovalResponse) Validate() error
type EstimateFeeRequest ¶
type EstimateFeeRequest struct { // Order to estimate fees for // the following fields in the order are required: // MarketID (used to specify the fee factors) // Price (the price at which the order could trade) // Size (the size at which the order could eventually trade) Order *proto1.Order `protobuf:"bytes,1,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
Request to fetch the estimated fee if an order were to trade immediately
func (*EstimateFeeRequest) Descriptor
deprecated
func (*EstimateFeeRequest) Descriptor() ([]byte, []int)
Deprecated: Use EstimateFeeRequest.ProtoReflect.Descriptor instead.
func (*EstimateFeeRequest) GetOrder ¶
func (x *EstimateFeeRequest) GetOrder() *proto1.Order
func (*EstimateFeeRequest) ProtoMessage ¶
func (*EstimateFeeRequest) ProtoMessage()
func (*EstimateFeeRequest) ProtoReflect ¶
func (x *EstimateFeeRequest) ProtoReflect() protoreflect.Message
func (*EstimateFeeRequest) Reset ¶
func (x *EstimateFeeRequest) Reset()
func (*EstimateFeeRequest) String ¶
func (x *EstimateFeeRequest) String() string
func (*EstimateFeeRequest) Validate ¶
func (this *EstimateFeeRequest) Validate() error
type EstimateFeeResponse ¶
type EstimateFeeResponse struct { // Summary of the estimated fees for this order if it were to trade now Fee *proto1.Fee `protobuf:"bytes,2,opt,name=fee,proto3" json:"fee,omitempty"` // contains filtered or unexported fields }
Response to a EstimateFeeRequest, containing the estimated fees for a given order
func (*EstimateFeeResponse) Descriptor
deprecated
func (*EstimateFeeResponse) Descriptor() ([]byte, []int)
Deprecated: Use EstimateFeeResponse.ProtoReflect.Descriptor instead.
func (*EstimateFeeResponse) GetFee ¶
func (x *EstimateFeeResponse) GetFee() *proto1.Fee
func (*EstimateFeeResponse) ProtoMessage ¶
func (*EstimateFeeResponse) ProtoMessage()
func (*EstimateFeeResponse) ProtoReflect ¶
func (x *EstimateFeeResponse) ProtoReflect() protoreflect.Message
func (*EstimateFeeResponse) Reset ¶
func (x *EstimateFeeResponse) Reset()
func (*EstimateFeeResponse) String ¶
func (x *EstimateFeeResponse) String() string
func (*EstimateFeeResponse) Validate ¶
func (this *EstimateFeeResponse) Validate() error
type EstimateMarginRequest ¶
type EstimateMarginRequest struct { // Order to estimate fees for Order *proto1.Order `protobuf:"bytes,1,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
Request to fetch the estimated MarginLevels if an order were to trade immediately
func (*EstimateMarginRequest) Descriptor
deprecated
func (*EstimateMarginRequest) Descriptor() ([]byte, []int)
Deprecated: Use EstimateMarginRequest.ProtoReflect.Descriptor instead.
func (*EstimateMarginRequest) GetOrder ¶
func (x *EstimateMarginRequest) GetOrder() *proto1.Order
func (*EstimateMarginRequest) ProtoMessage ¶
func (*EstimateMarginRequest) ProtoMessage()
func (*EstimateMarginRequest) ProtoReflect ¶
func (x *EstimateMarginRequest) ProtoReflect() protoreflect.Message
func (*EstimateMarginRequest) Reset ¶
func (x *EstimateMarginRequest) Reset()
func (*EstimateMarginRequest) String ¶
func (x *EstimateMarginRequest) String() string
func (*EstimateMarginRequest) Validate ¶
func (this *EstimateMarginRequest) Validate() error
type EstimateMarginResponse ¶
type EstimateMarginResponse struct { // Summary of the estimated margins for this order if it were to trade now MarginLevels *proto1.MarginLevels `protobuf:"bytes,2,opt,name=margin_levels,json=marginLevels,proto3" json:"margin_levels,omitempty"` // contains filtered or unexported fields }
Response to a EstimateMarginRequest, containing the estimated marginLevels for a given order
func (*EstimateMarginResponse) Descriptor
deprecated
func (*EstimateMarginResponse) Descriptor() ([]byte, []int)
Deprecated: Use EstimateMarginResponse.ProtoReflect.Descriptor instead.
func (*EstimateMarginResponse) GetMarginLevels ¶
func (x *EstimateMarginResponse) GetMarginLevels() *proto1.MarginLevels
func (*EstimateMarginResponse) ProtoMessage ¶
func (*EstimateMarginResponse) ProtoMessage()
func (*EstimateMarginResponse) ProtoReflect ¶
func (x *EstimateMarginResponse) ProtoReflect() protoreflect.Message
func (*EstimateMarginResponse) Reset ¶
func (x *EstimateMarginResponse) Reset()
func (*EstimateMarginResponse) String ¶
func (x *EstimateMarginResponse) String() string
func (*EstimateMarginResponse) Validate ¶
func (this *EstimateMarginResponse) Validate() error
type FeeInfrastructureAccountsRequest ¶
type FeeInfrastructureAccountsRequest struct { // Asset identifier, required field // - Set to an empty string to return all accounts // - Set to an asset ID to return a single infrastructure fee account for a given asset Asset string `protobuf:"bytes,1,opt,name=asset,proto3" json:"asset,omitempty"` // contains filtered or unexported fields }
Request for a list of infrastructure fee accounts
func (*FeeInfrastructureAccountsRequest) Descriptor
deprecated
func (*FeeInfrastructureAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use FeeInfrastructureAccountsRequest.ProtoReflect.Descriptor instead.
func (*FeeInfrastructureAccountsRequest) GetAsset ¶
func (x *FeeInfrastructureAccountsRequest) GetAsset() string
func (*FeeInfrastructureAccountsRequest) ProtoMessage ¶
func (*FeeInfrastructureAccountsRequest) ProtoMessage()
func (*FeeInfrastructureAccountsRequest) ProtoReflect ¶
func (x *FeeInfrastructureAccountsRequest) ProtoReflect() protoreflect.Message
func (*FeeInfrastructureAccountsRequest) Reset ¶
func (x *FeeInfrastructureAccountsRequest) Reset()
func (*FeeInfrastructureAccountsRequest) String ¶
func (x *FeeInfrastructureAccountsRequest) String() string
func (*FeeInfrastructureAccountsRequest) Validate ¶
func (this *FeeInfrastructureAccountsRequest) Validate() error
type FeeInfrastructureAccountsResponse ¶
type FeeInfrastructureAccountsResponse struct { // A list of 0 or more infrastructure fee accounts Accounts []*proto1.Account `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
Response for a list of infrastructure fee accounts
func (*FeeInfrastructureAccountsResponse) Descriptor
deprecated
func (*FeeInfrastructureAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use FeeInfrastructureAccountsResponse.ProtoReflect.Descriptor instead.
func (*FeeInfrastructureAccountsResponse) GetAccounts ¶
func (x *FeeInfrastructureAccountsResponse) GetAccounts() []*proto1.Account
func (*FeeInfrastructureAccountsResponse) ProtoMessage ¶
func (*FeeInfrastructureAccountsResponse) ProtoMessage()
func (*FeeInfrastructureAccountsResponse) ProtoReflect ¶
func (x *FeeInfrastructureAccountsResponse) ProtoReflect() protoreflect.Message
func (*FeeInfrastructureAccountsResponse) Reset ¶
func (x *FeeInfrastructureAccountsResponse) Reset()
func (*FeeInfrastructureAccountsResponse) String ¶
func (x *FeeInfrastructureAccountsResponse) String() string
func (*FeeInfrastructureAccountsResponse) Validate ¶
func (this *FeeInfrastructureAccountsResponse) Validate() error
type GetNetworkParametersProposalsRequest ¶
type GetNetworkParametersProposalsRequest struct { // Optional proposal state SelectInState *OptionalProposalState `protobuf:"bytes,1,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of network parameter proposals
func (*GetNetworkParametersProposalsRequest) Descriptor
deprecated
func (*GetNetworkParametersProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkParametersProposalsRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkParametersProposalsRequest) GetSelectInState ¶
func (x *GetNetworkParametersProposalsRequest) GetSelectInState() *OptionalProposalState
func (*GetNetworkParametersProposalsRequest) ProtoMessage ¶
func (*GetNetworkParametersProposalsRequest) ProtoMessage()
func (*GetNetworkParametersProposalsRequest) ProtoReflect ¶
func (x *GetNetworkParametersProposalsRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkParametersProposalsRequest) Reset ¶
func (x *GetNetworkParametersProposalsRequest) Reset()
func (*GetNetworkParametersProposalsRequest) String ¶
func (x *GetNetworkParametersProposalsRequest) String() string
func (*GetNetworkParametersProposalsRequest) Validate ¶
func (this *GetNetworkParametersProposalsRequest) Validate() error
type GetNetworkParametersProposalsResponse ¶
type GetNetworkParametersProposalsResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of network parameter proposals
func (*GetNetworkParametersProposalsResponse) Descriptor
deprecated
func (*GetNetworkParametersProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkParametersProposalsResponse.ProtoReflect.Descriptor instead.
func (*GetNetworkParametersProposalsResponse) GetData ¶
func (x *GetNetworkParametersProposalsResponse) GetData() []*proto1.GovernanceData
func (*GetNetworkParametersProposalsResponse) ProtoMessage ¶
func (*GetNetworkParametersProposalsResponse) ProtoMessage()
func (*GetNetworkParametersProposalsResponse) ProtoReflect ¶
func (x *GetNetworkParametersProposalsResponse) ProtoReflect() protoreflect.Message
func (*GetNetworkParametersProposalsResponse) Reset ¶
func (x *GetNetworkParametersProposalsResponse) Reset()
func (*GetNetworkParametersProposalsResponse) String ¶
func (x *GetNetworkParametersProposalsResponse) String() string
func (*GetNetworkParametersProposalsResponse) Validate ¶
func (this *GetNetworkParametersProposalsResponse) Validate() error
type GetNewAssetProposalsRequest ¶
type GetNewAssetProposalsRequest struct { // Optional proposal state SelectInState *OptionalProposalState `protobuf:"bytes,1,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of new asset proposals
func (*GetNewAssetProposalsRequest) Descriptor
deprecated
func (*GetNewAssetProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNewAssetProposalsRequest.ProtoReflect.Descriptor instead.
func (*GetNewAssetProposalsRequest) GetSelectInState ¶
func (x *GetNewAssetProposalsRequest) GetSelectInState() *OptionalProposalState
func (*GetNewAssetProposalsRequest) ProtoMessage ¶
func (*GetNewAssetProposalsRequest) ProtoMessage()
func (*GetNewAssetProposalsRequest) ProtoReflect ¶
func (x *GetNewAssetProposalsRequest) ProtoReflect() protoreflect.Message
func (*GetNewAssetProposalsRequest) Reset ¶
func (x *GetNewAssetProposalsRequest) Reset()
func (*GetNewAssetProposalsRequest) String ¶
func (x *GetNewAssetProposalsRequest) String() string
func (*GetNewAssetProposalsRequest) Validate ¶
func (this *GetNewAssetProposalsRequest) Validate() error
type GetNewAssetProposalsResponse ¶
type GetNewAssetProposalsResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of new asset proposals
func (*GetNewAssetProposalsResponse) Descriptor
deprecated
func (*GetNewAssetProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNewAssetProposalsResponse.ProtoReflect.Descriptor instead.
func (*GetNewAssetProposalsResponse) GetData ¶
func (x *GetNewAssetProposalsResponse) GetData() []*proto1.GovernanceData
func (*GetNewAssetProposalsResponse) ProtoMessage ¶
func (*GetNewAssetProposalsResponse) ProtoMessage()
func (*GetNewAssetProposalsResponse) ProtoReflect ¶
func (x *GetNewAssetProposalsResponse) ProtoReflect() protoreflect.Message
func (*GetNewAssetProposalsResponse) Reset ¶
func (x *GetNewAssetProposalsResponse) Reset()
func (*GetNewAssetProposalsResponse) String ¶
func (x *GetNewAssetProposalsResponse) String() string
func (*GetNewAssetProposalsResponse) Validate ¶
func (this *GetNewAssetProposalsResponse) Validate() error
type GetNewMarketProposalsRequest ¶
type GetNewMarketProposalsRequest struct { // Optional proposal state SelectInState *OptionalProposalState `protobuf:"bytes,1,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of new market proposals
func (*GetNewMarketProposalsRequest) Descriptor
deprecated
func (*GetNewMarketProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNewMarketProposalsRequest.ProtoReflect.Descriptor instead.
func (*GetNewMarketProposalsRequest) GetSelectInState ¶
func (x *GetNewMarketProposalsRequest) GetSelectInState() *OptionalProposalState
func (*GetNewMarketProposalsRequest) ProtoMessage ¶
func (*GetNewMarketProposalsRequest) ProtoMessage()
func (*GetNewMarketProposalsRequest) ProtoReflect ¶
func (x *GetNewMarketProposalsRequest) ProtoReflect() protoreflect.Message
func (*GetNewMarketProposalsRequest) Reset ¶
func (x *GetNewMarketProposalsRequest) Reset()
func (*GetNewMarketProposalsRequest) String ¶
func (x *GetNewMarketProposalsRequest) String() string
func (*GetNewMarketProposalsRequest) Validate ¶
func (this *GetNewMarketProposalsRequest) Validate() error
type GetNewMarketProposalsResponse ¶
type GetNewMarketProposalsResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of new market proposals
func (*GetNewMarketProposalsResponse) Descriptor
deprecated
func (*GetNewMarketProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNewMarketProposalsResponse.ProtoReflect.Descriptor instead.
func (*GetNewMarketProposalsResponse) GetData ¶
func (x *GetNewMarketProposalsResponse) GetData() []*proto1.GovernanceData
func (*GetNewMarketProposalsResponse) ProtoMessage ¶
func (*GetNewMarketProposalsResponse) ProtoMessage()
func (*GetNewMarketProposalsResponse) ProtoReflect ¶
func (x *GetNewMarketProposalsResponse) ProtoReflect() protoreflect.Message
func (*GetNewMarketProposalsResponse) Reset ¶
func (x *GetNewMarketProposalsResponse) Reset()
func (*GetNewMarketProposalsResponse) String ¶
func (x *GetNewMarketProposalsResponse) String() string
func (*GetNewMarketProposalsResponse) Validate ¶
func (this *GetNewMarketProposalsResponse) Validate() error
type GetNodeSignaturesAggregateRequest ¶
type GetNodeSignaturesAggregateRequest struct { // Resource identifier, required field Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request to specify the identifier of the resource we want to retrieve aggregated signatures for
func (*GetNodeSignaturesAggregateRequest) Descriptor
deprecated
func (*GetNodeSignaturesAggregateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeSignaturesAggregateRequest.ProtoReflect.Descriptor instead.
func (*GetNodeSignaturesAggregateRequest) GetId ¶
func (x *GetNodeSignaturesAggregateRequest) GetId() string
func (*GetNodeSignaturesAggregateRequest) ProtoMessage ¶
func (*GetNodeSignaturesAggregateRequest) ProtoMessage()
func (*GetNodeSignaturesAggregateRequest) ProtoReflect ¶
func (x *GetNodeSignaturesAggregateRequest) ProtoReflect() protoreflect.Message
func (*GetNodeSignaturesAggregateRequest) Reset ¶
func (x *GetNodeSignaturesAggregateRequest) Reset()
func (*GetNodeSignaturesAggregateRequest) String ¶
func (x *GetNodeSignaturesAggregateRequest) String() string
func (*GetNodeSignaturesAggregateRequest) Validate ¶
func (this *GetNodeSignaturesAggregateRequest) Validate() error
type GetNodeSignaturesAggregateResponse ¶
type GetNodeSignaturesAggregateResponse struct { // A list of 0 or more signatures Signatures []*v1.NodeSignature `protobuf:"bytes,1,rep,name=signatures,proto3" json:"signatures,omitempty"` // contains filtered or unexported fields }
Response to specify the identifier of the resource we want to retrieve aggregated signatures for
func (*GetNodeSignaturesAggregateResponse) Descriptor
deprecated
func (*GetNodeSignaturesAggregateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeSignaturesAggregateResponse.ProtoReflect.Descriptor instead.
func (*GetNodeSignaturesAggregateResponse) GetSignatures ¶
func (x *GetNodeSignaturesAggregateResponse) GetSignatures() []*v1.NodeSignature
func (*GetNodeSignaturesAggregateResponse) ProtoMessage ¶
func (*GetNodeSignaturesAggregateResponse) ProtoMessage()
func (*GetNodeSignaturesAggregateResponse) ProtoReflect ¶
func (x *GetNodeSignaturesAggregateResponse) ProtoReflect() protoreflect.Message
func (*GetNodeSignaturesAggregateResponse) Reset ¶
func (x *GetNodeSignaturesAggregateResponse) Reset()
func (*GetNodeSignaturesAggregateResponse) String ¶
func (x *GetNodeSignaturesAggregateResponse) String() string
func (*GetNodeSignaturesAggregateResponse) Validate ¶
func (this *GetNodeSignaturesAggregateResponse) Validate() error
type GetProposalByIDRequest ¶
type GetProposalByIDRequest struct { // Proposal identifier, required field ProposalId string `protobuf:"bytes,1,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"` // contains filtered or unexported fields }
Request for a governance proposal given a proposal identifier
func (*GetProposalByIDRequest) Descriptor
deprecated
func (*GetProposalByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalByIDRequest.ProtoReflect.Descriptor instead.
func (*GetProposalByIDRequest) GetProposalId ¶
func (x *GetProposalByIDRequest) GetProposalId() string
func (*GetProposalByIDRequest) ProtoMessage ¶
func (*GetProposalByIDRequest) ProtoMessage()
func (*GetProposalByIDRequest) ProtoReflect ¶
func (x *GetProposalByIDRequest) ProtoReflect() protoreflect.Message
func (*GetProposalByIDRequest) Reset ¶
func (x *GetProposalByIDRequest) Reset()
func (*GetProposalByIDRequest) String ¶
func (x *GetProposalByIDRequest) String() string
func (*GetProposalByIDRequest) Validate ¶
func (this *GetProposalByIDRequest) Validate() error
type GetProposalByIDResponse ¶
type GetProposalByIDResponse struct { // Governance data, if found Data *proto1.GovernanceData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a governance proposal given a proposal identifier
func (*GetProposalByIDResponse) Descriptor
deprecated
func (*GetProposalByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalByIDResponse.ProtoReflect.Descriptor instead.
func (*GetProposalByIDResponse) GetData ¶
func (x *GetProposalByIDResponse) GetData() *proto1.GovernanceData
func (*GetProposalByIDResponse) ProtoMessage ¶
func (*GetProposalByIDResponse) ProtoMessage()
func (*GetProposalByIDResponse) ProtoReflect ¶
func (x *GetProposalByIDResponse) ProtoReflect() protoreflect.Message
func (*GetProposalByIDResponse) Reset ¶
func (x *GetProposalByIDResponse) Reset()
func (*GetProposalByIDResponse) String ¶
func (x *GetProposalByIDResponse) String() string
func (*GetProposalByIDResponse) Validate ¶
func (this *GetProposalByIDResponse) Validate() error
type GetProposalByReferenceRequest ¶
type GetProposalByReferenceRequest struct { // Proposal reference. Required field Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
Request for a governance proposal given a proposal reference
func (*GetProposalByReferenceRequest) Descriptor
deprecated
func (*GetProposalByReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalByReferenceRequest.ProtoReflect.Descriptor instead.
func (*GetProposalByReferenceRequest) GetReference ¶
func (x *GetProposalByReferenceRequest) GetReference() string
func (*GetProposalByReferenceRequest) ProtoMessage ¶
func (*GetProposalByReferenceRequest) ProtoMessage()
func (*GetProposalByReferenceRequest) ProtoReflect ¶
func (x *GetProposalByReferenceRequest) ProtoReflect() protoreflect.Message
func (*GetProposalByReferenceRequest) Reset ¶
func (x *GetProposalByReferenceRequest) Reset()
func (*GetProposalByReferenceRequest) String ¶
func (x *GetProposalByReferenceRequest) String() string
func (*GetProposalByReferenceRequest) Validate ¶
func (this *GetProposalByReferenceRequest) Validate() error
type GetProposalByReferenceResponse ¶
type GetProposalByReferenceResponse struct { // Governance data, if found Data *proto1.GovernanceData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a governance proposal given a proposal reference
func (*GetProposalByReferenceResponse) Descriptor
deprecated
func (*GetProposalByReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalByReferenceResponse.ProtoReflect.Descriptor instead.
func (*GetProposalByReferenceResponse) GetData ¶
func (x *GetProposalByReferenceResponse) GetData() *proto1.GovernanceData
func (*GetProposalByReferenceResponse) ProtoMessage ¶
func (*GetProposalByReferenceResponse) ProtoMessage()
func (*GetProposalByReferenceResponse) ProtoReflect ¶
func (x *GetProposalByReferenceResponse) ProtoReflect() protoreflect.Message
func (*GetProposalByReferenceResponse) Reset ¶
func (x *GetProposalByReferenceResponse) Reset()
func (*GetProposalByReferenceResponse) String ¶
func (x *GetProposalByReferenceResponse) String() string
func (*GetProposalByReferenceResponse) Validate ¶
func (this *GetProposalByReferenceResponse) Validate() error
type GetProposalsByPartyRequest ¶
type GetProposalsByPartyRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Optional proposal state SelectInState *OptionalProposalState `protobuf:"bytes,2,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of proposals for a party
func (*GetProposalsByPartyRequest) Descriptor
deprecated
func (*GetProposalsByPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalsByPartyRequest.ProtoReflect.Descriptor instead.
func (*GetProposalsByPartyRequest) GetPartyId ¶
func (x *GetProposalsByPartyRequest) GetPartyId() string
func (*GetProposalsByPartyRequest) GetSelectInState ¶
func (x *GetProposalsByPartyRequest) GetSelectInState() *OptionalProposalState
func (*GetProposalsByPartyRequest) ProtoMessage ¶
func (*GetProposalsByPartyRequest) ProtoMessage()
func (*GetProposalsByPartyRequest) ProtoReflect ¶
func (x *GetProposalsByPartyRequest) ProtoReflect() protoreflect.Message
func (*GetProposalsByPartyRequest) Reset ¶
func (x *GetProposalsByPartyRequest) Reset()
func (*GetProposalsByPartyRequest) String ¶
func (x *GetProposalsByPartyRequest) String() string
func (*GetProposalsByPartyRequest) Validate ¶
func (this *GetProposalsByPartyRequest) Validate() error
type GetProposalsByPartyResponse ¶
type GetProposalsByPartyResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of proposals for a party
func (*GetProposalsByPartyResponse) Descriptor
deprecated
func (*GetProposalsByPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalsByPartyResponse.ProtoReflect.Descriptor instead.
func (*GetProposalsByPartyResponse) GetData ¶
func (x *GetProposalsByPartyResponse) GetData() []*proto1.GovernanceData
func (*GetProposalsByPartyResponse) ProtoMessage ¶
func (*GetProposalsByPartyResponse) ProtoMessage()
func (*GetProposalsByPartyResponse) ProtoReflect ¶
func (x *GetProposalsByPartyResponse) ProtoReflect() protoreflect.Message
func (*GetProposalsByPartyResponse) Reset ¶
func (x *GetProposalsByPartyResponse) Reset()
func (*GetProposalsByPartyResponse) String ¶
func (x *GetProposalsByPartyResponse) String() string
func (*GetProposalsByPartyResponse) Validate ¶
func (this *GetProposalsByPartyResponse) Validate() error
type GetProposalsRequest ¶
type GetProposalsRequest struct { // Optional proposal state SelectInState *OptionalProposalState `protobuf:"bytes,1,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of proposals
func (*GetProposalsRequest) Descriptor
deprecated
func (*GetProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalsRequest.ProtoReflect.Descriptor instead.
func (*GetProposalsRequest) GetSelectInState ¶
func (x *GetProposalsRequest) GetSelectInState() *OptionalProposalState
func (*GetProposalsRequest) ProtoMessage ¶
func (*GetProposalsRequest) ProtoMessage()
func (*GetProposalsRequest) ProtoReflect ¶
func (x *GetProposalsRequest) ProtoReflect() protoreflect.Message
func (*GetProposalsRequest) Reset ¶
func (x *GetProposalsRequest) Reset()
func (*GetProposalsRequest) String ¶
func (x *GetProposalsRequest) String() string
func (*GetProposalsRequest) Validate ¶
func (this *GetProposalsRequest) Validate() error
type GetProposalsResponse ¶
type GetProposalsResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of proposals
func (*GetProposalsResponse) Descriptor
deprecated
func (*GetProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProposalsResponse.ProtoReflect.Descriptor instead.
func (*GetProposalsResponse) GetData ¶
func (x *GetProposalsResponse) GetData() []*proto1.GovernanceData
func (*GetProposalsResponse) ProtoMessage ¶
func (*GetProposalsResponse) ProtoMessage()
func (*GetProposalsResponse) ProtoReflect ¶
func (x *GetProposalsResponse) ProtoReflect() protoreflect.Message
func (*GetProposalsResponse) Reset ¶
func (x *GetProposalsResponse) Reset()
func (*GetProposalsResponse) String ¶
func (x *GetProposalsResponse) String() string
func (*GetProposalsResponse) Validate ¶
func (this *GetProposalsResponse) Validate() error
type GetUpdateMarketProposalsRequest ¶
type GetUpdateMarketProposalsRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Proposal state SelectInState *OptionalProposalState `protobuf:"bytes,2,opt,name=select_in_state,json=selectInState,proto3" json:"select_in_state,omitempty"` // contains filtered or unexported fields }
Request for a list of update market proposals
func (*GetUpdateMarketProposalsRequest) Descriptor
deprecated
func (*GetUpdateMarketProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUpdateMarketProposalsRequest.ProtoReflect.Descriptor instead.
func (*GetUpdateMarketProposalsRequest) GetMarketId ¶
func (x *GetUpdateMarketProposalsRequest) GetMarketId() string
func (*GetUpdateMarketProposalsRequest) GetSelectInState ¶
func (x *GetUpdateMarketProposalsRequest) GetSelectInState() *OptionalProposalState
func (*GetUpdateMarketProposalsRequest) ProtoMessage ¶
func (*GetUpdateMarketProposalsRequest) ProtoMessage()
func (*GetUpdateMarketProposalsRequest) ProtoReflect ¶
func (x *GetUpdateMarketProposalsRequest) ProtoReflect() protoreflect.Message
func (*GetUpdateMarketProposalsRequest) Reset ¶
func (x *GetUpdateMarketProposalsRequest) Reset()
func (*GetUpdateMarketProposalsRequest) String ¶
func (x *GetUpdateMarketProposalsRequest) String() string
func (*GetUpdateMarketProposalsRequest) Validate ¶
func (this *GetUpdateMarketProposalsRequest) Validate() error
type GetUpdateMarketProposalsResponse ¶
type GetUpdateMarketProposalsResponse struct { // A list of 0 or more governance data Data []*proto1.GovernanceData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response for a list of update market proposals
func (*GetUpdateMarketProposalsResponse) Descriptor
deprecated
func (*GetUpdateMarketProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUpdateMarketProposalsResponse.ProtoReflect.Descriptor instead.
func (*GetUpdateMarketProposalsResponse) GetData ¶
func (x *GetUpdateMarketProposalsResponse) GetData() []*proto1.GovernanceData
func (*GetUpdateMarketProposalsResponse) ProtoMessage ¶
func (*GetUpdateMarketProposalsResponse) ProtoMessage()
func (*GetUpdateMarketProposalsResponse) ProtoReflect ¶
func (x *GetUpdateMarketProposalsResponse) ProtoReflect() protoreflect.Message
func (*GetUpdateMarketProposalsResponse) Reset ¶
func (x *GetUpdateMarketProposalsResponse) Reset()
func (*GetUpdateMarketProposalsResponse) String ¶
func (x *GetUpdateMarketProposalsResponse) String() string
func (*GetUpdateMarketProposalsResponse) Validate ¶
func (this *GetUpdateMarketProposalsResponse) Validate() error
type GetVegaTimeRequest ¶
type GetVegaTimeRequest struct {
// contains filtered or unexported fields
}
Request for the current time of the vega network
func (*GetVegaTimeRequest) Descriptor
deprecated
func (*GetVegaTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVegaTimeRequest.ProtoReflect.Descriptor instead.
func (*GetVegaTimeRequest) ProtoMessage ¶
func (*GetVegaTimeRequest) ProtoMessage()
func (*GetVegaTimeRequest) ProtoReflect ¶
func (x *GetVegaTimeRequest) ProtoReflect() protoreflect.Message
func (*GetVegaTimeRequest) Reset ¶
func (x *GetVegaTimeRequest) Reset()
func (*GetVegaTimeRequest) String ¶
func (x *GetVegaTimeRequest) String() string
func (*GetVegaTimeRequest) Validate ¶
func (this *GetVegaTimeRequest) Validate() error
type GetVegaTimeResponse ¶
type GetVegaTimeResponse struct { // Timestamp representation of current VegaTime as represented in // Nanoseconds since the epoch, for example `1580473859111222333` corresponds to `2020-01-31T12:30:59.111222333Z` Timestamp int64 `protobuf:"varint,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
Response for the current consensus coordinated time on the Vega network, referred to as "VegaTime"
func (*GetVegaTimeResponse) Descriptor
deprecated
func (*GetVegaTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVegaTimeResponse.ProtoReflect.Descriptor instead.
func (*GetVegaTimeResponse) GetTimestamp ¶
func (x *GetVegaTimeResponse) GetTimestamp() int64
func (*GetVegaTimeResponse) ProtoMessage ¶
func (*GetVegaTimeResponse) ProtoMessage()
func (*GetVegaTimeResponse) ProtoReflect ¶
func (x *GetVegaTimeResponse) ProtoReflect() protoreflect.Message
func (*GetVegaTimeResponse) Reset ¶
func (x *GetVegaTimeResponse) Reset()
func (*GetVegaTimeResponse) String ¶
func (x *GetVegaTimeResponse) String() string
func (*GetVegaTimeResponse) Validate ¶
func (this *GetVegaTimeResponse) Validate() error
type GetVotesByPartyRequest ¶
type GetVotesByPartyRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request for a list of votes for a party
func (*GetVotesByPartyRequest) Descriptor
deprecated
func (*GetVotesByPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVotesByPartyRequest.ProtoReflect.Descriptor instead.
func (*GetVotesByPartyRequest) GetPartyId ¶
func (x *GetVotesByPartyRequest) GetPartyId() string
func (*GetVotesByPartyRequest) ProtoMessage ¶
func (*GetVotesByPartyRequest) ProtoMessage()
func (*GetVotesByPartyRequest) ProtoReflect ¶
func (x *GetVotesByPartyRequest) ProtoReflect() protoreflect.Message
func (*GetVotesByPartyRequest) Reset ¶
func (x *GetVotesByPartyRequest) Reset()
func (*GetVotesByPartyRequest) String ¶
func (x *GetVotesByPartyRequest) String() string
func (*GetVotesByPartyRequest) Validate ¶
func (this *GetVotesByPartyRequest) Validate() error
type GetVotesByPartyResponse ¶
type GetVotesByPartyResponse struct { // A list of 0 or more votes Votes []*proto1.Vote `protobuf:"bytes,1,rep,name=votes,proto3" json:"votes,omitempty"` // contains filtered or unexported fields }
Response for a list of votes for a party
func (*GetVotesByPartyResponse) Descriptor
deprecated
func (*GetVotesByPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVotesByPartyResponse.ProtoReflect.Descriptor instead.
func (*GetVotesByPartyResponse) GetVotes ¶
func (x *GetVotesByPartyResponse) GetVotes() []*proto1.Vote
func (*GetVotesByPartyResponse) ProtoMessage ¶
func (*GetVotesByPartyResponse) ProtoMessage()
func (*GetVotesByPartyResponse) ProtoReflect ¶
func (x *GetVotesByPartyResponse) ProtoReflect() protoreflect.Message
func (*GetVotesByPartyResponse) Reset ¶
func (x *GetVotesByPartyResponse) Reset()
func (*GetVotesByPartyResponse) String ¶
func (x *GetVotesByPartyResponse) String() string
func (*GetVotesByPartyResponse) Validate ¶
func (this *GetVotesByPartyResponse) Validate() error
type LastBlockHeightRequest ¶ added in v0.38.0
type LastBlockHeightRequest struct {
// contains filtered or unexported fields
}
A request to get the height of the very last block processed by tendermint
func (*LastBlockHeightRequest) Descriptor
deprecated
added in
v0.38.0
func (*LastBlockHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use LastBlockHeightRequest.ProtoReflect.Descriptor instead.
func (*LastBlockHeightRequest) ProtoMessage ¶ added in v0.38.0
func (*LastBlockHeightRequest) ProtoMessage()
func (*LastBlockHeightRequest) ProtoReflect ¶ added in v0.38.0
func (x *LastBlockHeightRequest) ProtoReflect() protoreflect.Message
func (*LastBlockHeightRequest) Reset ¶ added in v0.38.0
func (x *LastBlockHeightRequest) Reset()
func (*LastBlockHeightRequest) String ¶ added in v0.38.0
func (x *LastBlockHeightRequest) String() string
func (*LastBlockHeightRequest) Validate ¶ added in v0.38.0
func (this *LastBlockHeightRequest) Validate() error
type LastBlockHeightResponse ¶ added in v0.38.0
type LastBlockHeightResponse struct { Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` // contains filtered or unexported fields }
A response with the height of the last block processed by tendermint
func (*LastBlockHeightResponse) Descriptor
deprecated
added in
v0.38.0
func (*LastBlockHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use LastBlockHeightResponse.ProtoReflect.Descriptor instead.
func (*LastBlockHeightResponse) GetHeight ¶ added in v0.38.0
func (x *LastBlockHeightResponse) GetHeight() uint64
func (*LastBlockHeightResponse) ProtoMessage ¶ added in v0.38.0
func (*LastBlockHeightResponse) ProtoMessage()
func (*LastBlockHeightResponse) ProtoReflect ¶ added in v0.38.0
func (x *LastBlockHeightResponse) ProtoReflect() protoreflect.Message
func (*LastBlockHeightResponse) Reset ¶ added in v0.38.0
func (x *LastBlockHeightResponse) Reset()
func (*LastBlockHeightResponse) String ¶ added in v0.38.0
func (x *LastBlockHeightResponse) String() string
func (*LastBlockHeightResponse) Validate ¶ added in v0.38.0
func (this *LastBlockHeightResponse) Validate() error
type LastTradeRequest ¶
type LastTradeRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request for the latest trade that occurred on Vega for a given market
func (*LastTradeRequest) Descriptor
deprecated
func (*LastTradeRequest) Descriptor() ([]byte, []int)
Deprecated: Use LastTradeRequest.ProtoReflect.Descriptor instead.
func (*LastTradeRequest) GetMarketId ¶
func (x *LastTradeRequest) GetMarketId() string
func (*LastTradeRequest) ProtoMessage ¶
func (*LastTradeRequest) ProtoMessage()
func (*LastTradeRequest) ProtoReflect ¶
func (x *LastTradeRequest) ProtoReflect() protoreflect.Message
func (*LastTradeRequest) Reset ¶
func (x *LastTradeRequest) Reset()
func (*LastTradeRequest) String ¶
func (x *LastTradeRequest) String() string
func (*LastTradeRequest) Validate ¶
func (this *LastTradeRequest) Validate() error
type LastTradeResponse ¶
type LastTradeResponse struct { // A trade, if found Trade *proto1.Trade `protobuf:"bytes,1,opt,name=trade,proto3" json:"trade,omitempty"` // contains filtered or unexported fields }
Response for the latest trade that occurred on Vega for a given market
func (*LastTradeResponse) Descriptor
deprecated
func (*LastTradeResponse) Descriptor() ([]byte, []int)
Deprecated: Use LastTradeResponse.ProtoReflect.Descriptor instead.
func (*LastTradeResponse) GetTrade ¶
func (x *LastTradeResponse) GetTrade() *proto1.Trade
func (*LastTradeResponse) ProtoMessage ¶
func (*LastTradeResponse) ProtoMessage()
func (*LastTradeResponse) ProtoReflect ¶
func (x *LastTradeResponse) ProtoReflect() protoreflect.Message
func (*LastTradeResponse) Reset ¶
func (x *LastTradeResponse) Reset()
func (*LastTradeResponse) String ¶
func (x *LastTradeResponse) String() string
func (*LastTradeResponse) Validate ¶
func (this *LastTradeResponse) Validate() error
type LiquidityProvisionsRequest ¶
type LiquidityProvisionsRequest struct { // The target market for the liquidity provision orders Market string `protobuf:"bytes,1,opt,name=market,proto3" json:"market,omitempty"` // The party which submitted the liquidity provision orders Party string `protobuf:"bytes,2,opt,name=party,proto3" json:"party,omitempty"` // contains filtered or unexported fields }
A message requesting for the list of liquidity provision orders for markets One of the two filters is required (or both)
func (*LiquidityProvisionsRequest) Descriptor
deprecated
func (*LiquidityProvisionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LiquidityProvisionsRequest.ProtoReflect.Descriptor instead.
func (*LiquidityProvisionsRequest) GetMarket ¶
func (x *LiquidityProvisionsRequest) GetMarket() string
func (*LiquidityProvisionsRequest) GetParty ¶
func (x *LiquidityProvisionsRequest) GetParty() string
func (*LiquidityProvisionsRequest) ProtoMessage ¶
func (*LiquidityProvisionsRequest) ProtoMessage()
func (*LiquidityProvisionsRequest) ProtoReflect ¶
func (x *LiquidityProvisionsRequest) ProtoReflect() protoreflect.Message
func (*LiquidityProvisionsRequest) Reset ¶
func (x *LiquidityProvisionsRequest) Reset()
func (*LiquidityProvisionsRequest) String ¶
func (x *LiquidityProvisionsRequest) String() string
func (*LiquidityProvisionsRequest) Validate ¶
func (this *LiquidityProvisionsRequest) Validate() error
type LiquidityProvisionsResponse ¶
type LiquidityProvisionsResponse struct { LiquidityProvisions []*proto1.LiquidityProvision `protobuf:"bytes,1,rep,name=liquidity_provisions,json=liquidityProvisions,proto3" json:"liquidity_provisions,omitempty"` // contains filtered or unexported fields }
A response containing all of the Vega liquidity provision orders
func (*LiquidityProvisionsResponse) Descriptor
deprecated
func (*LiquidityProvisionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use LiquidityProvisionsResponse.ProtoReflect.Descriptor instead.
func (*LiquidityProvisionsResponse) GetLiquidityProvisions ¶
func (x *LiquidityProvisionsResponse) GetLiquidityProvisions() []*proto1.LiquidityProvision
func (*LiquidityProvisionsResponse) ProtoMessage ¶
func (*LiquidityProvisionsResponse) ProtoMessage()
func (*LiquidityProvisionsResponse) ProtoReflect ¶
func (x *LiquidityProvisionsResponse) ProtoReflect() protoreflect.Message
func (*LiquidityProvisionsResponse) Reset ¶
func (x *LiquidityProvisionsResponse) Reset()
func (*LiquidityProvisionsResponse) String ¶
func (x *LiquidityProvisionsResponse) String() string
func (*LiquidityProvisionsResponse) Validate ¶
func (this *LiquidityProvisionsResponse) Validate() error
type MarginLevelsRequest ¶
type MarginLevelsRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request for margin levels for a party
func (*MarginLevelsRequest) Descriptor
deprecated
func (*MarginLevelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarginLevelsRequest.ProtoReflect.Descriptor instead.
func (*MarginLevelsRequest) GetMarketId ¶
func (x *MarginLevelsRequest) GetMarketId() string
func (*MarginLevelsRequest) GetPartyId ¶
func (x *MarginLevelsRequest) GetPartyId() string
func (*MarginLevelsRequest) ProtoMessage ¶
func (*MarginLevelsRequest) ProtoMessage()
func (*MarginLevelsRequest) ProtoReflect ¶
func (x *MarginLevelsRequest) ProtoReflect() protoreflect.Message
func (*MarginLevelsRequest) Reset ¶
func (x *MarginLevelsRequest) Reset()
func (*MarginLevelsRequest) String ¶
func (x *MarginLevelsRequest) String() string
func (*MarginLevelsRequest) Validate ¶
func (this *MarginLevelsRequest) Validate() error
type MarginLevelsResponse ¶
type MarginLevelsResponse struct { // A list of 0 or more margin levels MarginLevels []*proto1.MarginLevels `protobuf:"bytes,1,rep,name=margin_levels,json=marginLevels,proto3" json:"margin_levels,omitempty"` // contains filtered or unexported fields }
Response for margin levels for a party
func (*MarginLevelsResponse) Descriptor
deprecated
func (*MarginLevelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarginLevelsResponse.ProtoReflect.Descriptor instead.
func (*MarginLevelsResponse) GetMarginLevels ¶
func (x *MarginLevelsResponse) GetMarginLevels() []*proto1.MarginLevels
func (*MarginLevelsResponse) ProtoMessage ¶
func (*MarginLevelsResponse) ProtoMessage()
func (*MarginLevelsResponse) ProtoReflect ¶
func (x *MarginLevelsResponse) ProtoReflect() protoreflect.Message
func (*MarginLevelsResponse) Reset ¶
func (x *MarginLevelsResponse) Reset()
func (*MarginLevelsResponse) String ¶
func (x *MarginLevelsResponse) String() string
func (*MarginLevelsResponse) Validate ¶
func (this *MarginLevelsResponse) Validate() error
type MarginLevelsSubscribeRequest ¶
type MarginLevelsSubscribeRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of MarginLevels data matching the given party identifier Optionally, the list can be additionally filtered by market
func (*MarginLevelsSubscribeRequest) Descriptor
deprecated
func (*MarginLevelsSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarginLevelsSubscribeRequest.ProtoReflect.Descriptor instead.
func (*MarginLevelsSubscribeRequest) GetMarketId ¶
func (x *MarginLevelsSubscribeRequest) GetMarketId() string
func (*MarginLevelsSubscribeRequest) GetPartyId ¶
func (x *MarginLevelsSubscribeRequest) GetPartyId() string
func (*MarginLevelsSubscribeRequest) ProtoMessage ¶
func (*MarginLevelsSubscribeRequest) ProtoMessage()
func (*MarginLevelsSubscribeRequest) ProtoReflect ¶
func (x *MarginLevelsSubscribeRequest) ProtoReflect() protoreflect.Message
func (*MarginLevelsSubscribeRequest) Reset ¶
func (x *MarginLevelsSubscribeRequest) Reset()
func (*MarginLevelsSubscribeRequest) String ¶
func (x *MarginLevelsSubscribeRequest) String() string
func (*MarginLevelsSubscribeRequest) Validate ¶
func (this *MarginLevelsSubscribeRequest) Validate() error
type MarginLevelsSubscribeResponse ¶
type MarginLevelsSubscribeResponse struct { MarginLevels *proto1.MarginLevels `protobuf:"bytes,1,opt,name=margin_levels,json=marginLevels,proto3" json:"margin_levels,omitempty"` // contains filtered or unexported fields }
func (*MarginLevelsSubscribeResponse) Descriptor
deprecated
func (*MarginLevelsSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarginLevelsSubscribeResponse.ProtoReflect.Descriptor instead.
func (*MarginLevelsSubscribeResponse) GetMarginLevels ¶
func (x *MarginLevelsSubscribeResponse) GetMarginLevels() *proto1.MarginLevels
func (*MarginLevelsSubscribeResponse) ProtoMessage ¶
func (*MarginLevelsSubscribeResponse) ProtoMessage()
func (*MarginLevelsSubscribeResponse) ProtoReflect ¶
func (x *MarginLevelsSubscribeResponse) ProtoReflect() protoreflect.Message
func (*MarginLevelsSubscribeResponse) Reset ¶
func (x *MarginLevelsSubscribeResponse) Reset()
func (*MarginLevelsSubscribeResponse) String ¶
func (x *MarginLevelsSubscribeResponse) String() string
func (*MarginLevelsSubscribeResponse) Validate ¶
func (this *MarginLevelsSubscribeResponse) Validate() error
type MarketAccountsRequest ¶
type MarketAccountsRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Asset identifier Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"` // contains filtered or unexported fields }
Request for a list of accounts for a market
func (*MarketAccountsRequest) Descriptor
deprecated
func (*MarketAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketAccountsRequest.ProtoReflect.Descriptor instead.
func (*MarketAccountsRequest) GetAsset ¶
func (x *MarketAccountsRequest) GetAsset() string
func (*MarketAccountsRequest) GetMarketId ¶
func (x *MarketAccountsRequest) GetMarketId() string
func (*MarketAccountsRequest) ProtoMessage ¶
func (*MarketAccountsRequest) ProtoMessage()
func (*MarketAccountsRequest) ProtoReflect ¶
func (x *MarketAccountsRequest) ProtoReflect() protoreflect.Message
func (*MarketAccountsRequest) Reset ¶
func (x *MarketAccountsRequest) Reset()
func (*MarketAccountsRequest) String ¶
func (x *MarketAccountsRequest) String() string
func (*MarketAccountsRequest) Validate ¶
func (this *MarketAccountsRequest) Validate() error
type MarketAccountsResponse ¶
type MarketAccountsResponse struct { // A list of 0 or more accounts Accounts []*proto1.Account `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
Response for a list of accounts for a market
func (*MarketAccountsResponse) Descriptor
deprecated
func (*MarketAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketAccountsResponse.ProtoReflect.Descriptor instead.
func (*MarketAccountsResponse) GetAccounts ¶
func (x *MarketAccountsResponse) GetAccounts() []*proto1.Account
func (*MarketAccountsResponse) ProtoMessage ¶
func (*MarketAccountsResponse) ProtoMessage()
func (*MarketAccountsResponse) ProtoReflect ¶
func (x *MarketAccountsResponse) ProtoReflect() protoreflect.Message
func (*MarketAccountsResponse) Reset ¶
func (x *MarketAccountsResponse) Reset()
func (*MarketAccountsResponse) String ¶
func (x *MarketAccountsResponse) String() string
func (*MarketAccountsResponse) Validate ¶
func (this *MarketAccountsResponse) Validate() error
type MarketByIDRequest ¶
type MarketByIDRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request for a market given a market identifier
func (*MarketByIDRequest) Descriptor
deprecated
func (*MarketByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketByIDRequest.ProtoReflect.Descriptor instead.
func (*MarketByIDRequest) GetMarketId ¶
func (x *MarketByIDRequest) GetMarketId() string
func (*MarketByIDRequest) ProtoMessage ¶
func (*MarketByIDRequest) ProtoMessage()
func (*MarketByIDRequest) ProtoReflect ¶
func (x *MarketByIDRequest) ProtoReflect() protoreflect.Message
func (*MarketByIDRequest) Reset ¶
func (x *MarketByIDRequest) Reset()
func (*MarketByIDRequest) String ¶
func (x *MarketByIDRequest) String() string
func (*MarketByIDRequest) Validate ¶
func (this *MarketByIDRequest) Validate() error
type MarketByIDResponse ¶
type MarketByIDResponse struct { // A market, if found Market *proto1.Market `protobuf:"bytes,1,opt,name=market,proto3" json:"market,omitempty"` // contains filtered or unexported fields }
Response for a market given a market identifier
func (*MarketByIDResponse) Descriptor
deprecated
func (*MarketByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketByIDResponse.ProtoReflect.Descriptor instead.
func (*MarketByIDResponse) GetMarket ¶
func (x *MarketByIDResponse) GetMarket() *proto1.Market
func (*MarketByIDResponse) ProtoMessage ¶
func (*MarketByIDResponse) ProtoMessage()
func (*MarketByIDResponse) ProtoReflect ¶
func (x *MarketByIDResponse) ProtoReflect() protoreflect.Message
func (*MarketByIDResponse) Reset ¶
func (x *MarketByIDResponse) Reset()
func (*MarketByIDResponse) String ¶
func (x *MarketByIDResponse) String() string
func (*MarketByIDResponse) Validate ¶
func (this *MarketByIDResponse) Validate() error
type MarketDataByIDRequest ¶
type MarketDataByIDRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request for market data for a market
func (*MarketDataByIDRequest) Descriptor
deprecated
func (*MarketDataByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketDataByIDRequest.ProtoReflect.Descriptor instead.
func (*MarketDataByIDRequest) GetMarketId ¶
func (x *MarketDataByIDRequest) GetMarketId() string
func (*MarketDataByIDRequest) ProtoMessage ¶
func (*MarketDataByIDRequest) ProtoMessage()
func (*MarketDataByIDRequest) ProtoReflect ¶
func (x *MarketDataByIDRequest) ProtoReflect() protoreflect.Message
func (*MarketDataByIDRequest) Reset ¶
func (x *MarketDataByIDRequest) Reset()
func (*MarketDataByIDRequest) String ¶
func (x *MarketDataByIDRequest) String() string
func (*MarketDataByIDRequest) Validate ¶
func (this *MarketDataByIDRequest) Validate() error
type MarketDataByIDResponse ¶
type MarketDataByIDResponse struct { // Market data, if found MarketData *proto1.MarketData `protobuf:"bytes,1,opt,name=market_data,json=marketData,proto3" json:"market_data,omitempty"` // contains filtered or unexported fields }
Response for market data for a market
func (*MarketDataByIDResponse) Descriptor
deprecated
func (*MarketDataByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketDataByIDResponse.ProtoReflect.Descriptor instead.
func (*MarketDataByIDResponse) GetMarketData ¶
func (x *MarketDataByIDResponse) GetMarketData() *proto1.MarketData
func (*MarketDataByIDResponse) ProtoMessage ¶
func (*MarketDataByIDResponse) ProtoMessage()
func (*MarketDataByIDResponse) ProtoReflect ¶
func (x *MarketDataByIDResponse) ProtoReflect() protoreflect.Message
func (*MarketDataByIDResponse) Reset ¶
func (x *MarketDataByIDResponse) Reset()
func (*MarketDataByIDResponse) String ¶
func (x *MarketDataByIDResponse) String() string
func (*MarketDataByIDResponse) Validate ¶
func (this *MarketDataByIDResponse) Validate() error
type MarketDepthRequest ¶
type MarketDepthRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Max depth limits the number of levels returned. Default is 0, which returns all levels MaxDepth uint64 `protobuf:"varint,2,opt,name=max_depth,json=maxDepth,proto3" json:"max_depth,omitempty"` // contains filtered or unexported fields }
Request for the market depth/order book price levels on a market Optionally, a maximum depth can be set to limit the number of levels returned
func (*MarketDepthRequest) Descriptor
deprecated
func (*MarketDepthRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthRequest.ProtoReflect.Descriptor instead.
func (*MarketDepthRequest) GetMarketId ¶
func (x *MarketDepthRequest) GetMarketId() string
func (*MarketDepthRequest) GetMaxDepth ¶
func (x *MarketDepthRequest) GetMaxDepth() uint64
func (*MarketDepthRequest) ProtoMessage ¶
func (*MarketDepthRequest) ProtoMessage()
func (*MarketDepthRequest) ProtoReflect ¶
func (x *MarketDepthRequest) ProtoReflect() protoreflect.Message
func (*MarketDepthRequest) Reset ¶
func (x *MarketDepthRequest) Reset()
func (*MarketDepthRequest) String ¶
func (x *MarketDepthRequest) String() string
func (*MarketDepthRequest) Validate ¶
func (this *MarketDepthRequest) Validate() error
type MarketDepthResponse ¶
type MarketDepthResponse struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Zero or more price levels for the buy side of the market depth data Buy []*proto1.PriceLevel `protobuf:"bytes,2,rep,name=buy,proto3" json:"buy,omitempty"` // Zero or more price levels for the sell side of the market depth data Sell []*proto1.PriceLevel `protobuf:"bytes,3,rep,name=sell,proto3" json:"sell,omitempty"` // Last trade recorded on Vega at the time of retrieving the `MarketDepthResponse` LastTrade *proto1.Trade `protobuf:"bytes,4,opt,name=last_trade,json=lastTrade,proto3" json:"last_trade,omitempty"` // Sequence number incremented after each update SequenceNumber uint64 `protobuf:"varint,5,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` // contains filtered or unexported fields }
Response for the market depth/order book price levels on a market
func (*MarketDepthResponse) Descriptor
deprecated
func (*MarketDepthResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthResponse.ProtoReflect.Descriptor instead.
func (*MarketDepthResponse) GetBuy ¶
func (x *MarketDepthResponse) GetBuy() []*proto1.PriceLevel
func (*MarketDepthResponse) GetLastTrade ¶
func (x *MarketDepthResponse) GetLastTrade() *proto1.Trade
func (*MarketDepthResponse) GetMarketId ¶
func (x *MarketDepthResponse) GetMarketId() string
func (*MarketDepthResponse) GetSell ¶
func (x *MarketDepthResponse) GetSell() []*proto1.PriceLevel
func (*MarketDepthResponse) GetSequenceNumber ¶
func (x *MarketDepthResponse) GetSequenceNumber() uint64
func (*MarketDepthResponse) ProtoMessage ¶
func (*MarketDepthResponse) ProtoMessage()
func (*MarketDepthResponse) ProtoReflect ¶
func (x *MarketDepthResponse) ProtoReflect() protoreflect.Message
func (*MarketDepthResponse) Reset ¶
func (x *MarketDepthResponse) Reset()
func (*MarketDepthResponse) String ¶
func (x *MarketDepthResponse) String() string
func (*MarketDepthResponse) Validate ¶
func (this *MarketDepthResponse) Validate() error
type MarketDepthSubscribeRequest ¶
type MarketDepthSubscribeRequest struct { // Market identifier, required field. MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (MarketDepth)[#vega.MarketDepth] data
func (*MarketDepthSubscribeRequest) Descriptor
deprecated
func (*MarketDepthSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthSubscribeRequest.ProtoReflect.Descriptor instead.
func (*MarketDepthSubscribeRequest) GetMarketId ¶
func (x *MarketDepthSubscribeRequest) GetMarketId() string
func (*MarketDepthSubscribeRequest) ProtoMessage ¶
func (*MarketDepthSubscribeRequest) ProtoMessage()
func (*MarketDepthSubscribeRequest) ProtoReflect ¶
func (x *MarketDepthSubscribeRequest) ProtoReflect() protoreflect.Message
func (*MarketDepthSubscribeRequest) Reset ¶
func (x *MarketDepthSubscribeRequest) Reset()
func (*MarketDepthSubscribeRequest) String ¶
func (x *MarketDepthSubscribeRequest) String() string
func (*MarketDepthSubscribeRequest) Validate ¶
func (this *MarketDepthSubscribeRequest) Validate() error
type MarketDepthSubscribeResponse ¶
type MarketDepthSubscribeResponse struct { MarketDepth *proto1.MarketDepth `protobuf:"bytes,1,opt,name=market_depth,json=marketDepth,proto3" json:"market_depth,omitempty"` // contains filtered or unexported fields }
func (*MarketDepthSubscribeResponse) Descriptor
deprecated
func (*MarketDepthSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthSubscribeResponse.ProtoReflect.Descriptor instead.
func (*MarketDepthSubscribeResponse) GetMarketDepth ¶
func (x *MarketDepthSubscribeResponse) GetMarketDepth() *proto1.MarketDepth
func (*MarketDepthSubscribeResponse) ProtoMessage ¶
func (*MarketDepthSubscribeResponse) ProtoMessage()
func (*MarketDepthSubscribeResponse) ProtoReflect ¶
func (x *MarketDepthSubscribeResponse) ProtoReflect() protoreflect.Message
func (*MarketDepthSubscribeResponse) Reset ¶
func (x *MarketDepthSubscribeResponse) Reset()
func (*MarketDepthSubscribeResponse) String ¶
func (x *MarketDepthSubscribeResponse) String() string
func (*MarketDepthSubscribeResponse) Validate ¶
func (this *MarketDepthSubscribeResponse) Validate() error
type MarketDepthUpdatesSubscribeRequest ¶
type MarketDepthUpdatesSubscribeRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (MarketDepth Update)[#vega.MarketDepthUpdate] data
func (*MarketDepthUpdatesSubscribeRequest) Descriptor
deprecated
func (*MarketDepthUpdatesSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthUpdatesSubscribeRequest.ProtoReflect.Descriptor instead.
func (*MarketDepthUpdatesSubscribeRequest) GetMarketId ¶
func (x *MarketDepthUpdatesSubscribeRequest) GetMarketId() string
func (*MarketDepthUpdatesSubscribeRequest) ProtoMessage ¶
func (*MarketDepthUpdatesSubscribeRequest) ProtoMessage()
func (*MarketDepthUpdatesSubscribeRequest) ProtoReflect ¶
func (x *MarketDepthUpdatesSubscribeRequest) ProtoReflect() protoreflect.Message
func (*MarketDepthUpdatesSubscribeRequest) Reset ¶
func (x *MarketDepthUpdatesSubscribeRequest) Reset()
func (*MarketDepthUpdatesSubscribeRequest) String ¶
func (x *MarketDepthUpdatesSubscribeRequest) String() string
func (*MarketDepthUpdatesSubscribeRequest) Validate ¶
func (this *MarketDepthUpdatesSubscribeRequest) Validate() error
type MarketDepthUpdatesSubscribeResponse ¶
type MarketDepthUpdatesSubscribeResponse struct { Update *proto1.MarketDepthUpdate `protobuf:"bytes,1,opt,name=update,proto3" json:"update,omitempty"` // contains filtered or unexported fields }
func (*MarketDepthUpdatesSubscribeResponse) Descriptor
deprecated
func (*MarketDepthUpdatesSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketDepthUpdatesSubscribeResponse.ProtoReflect.Descriptor instead.
func (*MarketDepthUpdatesSubscribeResponse) GetUpdate ¶
func (x *MarketDepthUpdatesSubscribeResponse) GetUpdate() *proto1.MarketDepthUpdate
func (*MarketDepthUpdatesSubscribeResponse) ProtoMessage ¶
func (*MarketDepthUpdatesSubscribeResponse) ProtoMessage()
func (*MarketDepthUpdatesSubscribeResponse) ProtoReflect ¶
func (x *MarketDepthUpdatesSubscribeResponse) ProtoReflect() protoreflect.Message
func (*MarketDepthUpdatesSubscribeResponse) Reset ¶
func (x *MarketDepthUpdatesSubscribeResponse) Reset()
func (*MarketDepthUpdatesSubscribeResponse) String ¶
func (x *MarketDepthUpdatesSubscribeResponse) String() string
func (*MarketDepthUpdatesSubscribeResponse) Validate ¶
func (this *MarketDepthUpdatesSubscribeResponse) Validate() error
type MarketsDataRequest ¶
type MarketsDataRequest struct {
// contains filtered or unexported fields
}
Request for market data
func (*MarketsDataRequest) Descriptor
deprecated
func (*MarketsDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketsDataRequest.ProtoReflect.Descriptor instead.
func (*MarketsDataRequest) ProtoMessage ¶
func (*MarketsDataRequest) ProtoMessage()
func (*MarketsDataRequest) ProtoReflect ¶
func (x *MarketsDataRequest) ProtoReflect() protoreflect.Message
func (*MarketsDataRequest) Reset ¶
func (x *MarketsDataRequest) Reset()
func (*MarketsDataRequest) String ¶
func (x *MarketsDataRequest) String() string
func (*MarketsDataRequest) Validate ¶
func (this *MarketsDataRequest) Validate() error
type MarketsDataResponse ¶
type MarketsDataResponse struct { // A list of 0 or more market data MarketsData []*proto1.MarketData `protobuf:"bytes,1,rep,name=markets_data,json=marketsData,proto3" json:"markets_data,omitempty"` // contains filtered or unexported fields }
Response for market data
func (*MarketsDataResponse) Descriptor
deprecated
func (*MarketsDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketsDataResponse.ProtoReflect.Descriptor instead.
func (*MarketsDataResponse) GetMarketsData ¶
func (x *MarketsDataResponse) GetMarketsData() []*proto1.MarketData
func (*MarketsDataResponse) ProtoMessage ¶
func (*MarketsDataResponse) ProtoMessage()
func (*MarketsDataResponse) ProtoReflect ¶
func (x *MarketsDataResponse) ProtoReflect() protoreflect.Message
func (*MarketsDataResponse) Reset ¶
func (x *MarketsDataResponse) Reset()
func (*MarketsDataResponse) String ¶
func (x *MarketsDataResponse) String() string
func (*MarketsDataResponse) Validate ¶
func (this *MarketsDataResponse) Validate() error
type MarketsDataSubscribeRequest ¶
type MarketsDataSubscribeRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of MarketsData Optionally, the list can be additionally filtered by market
func (*MarketsDataSubscribeRequest) Descriptor
deprecated
func (*MarketsDataSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketsDataSubscribeRequest.ProtoReflect.Descriptor instead.
func (*MarketsDataSubscribeRequest) GetMarketId ¶
func (x *MarketsDataSubscribeRequest) GetMarketId() string
func (*MarketsDataSubscribeRequest) ProtoMessage ¶
func (*MarketsDataSubscribeRequest) ProtoMessage()
func (*MarketsDataSubscribeRequest) ProtoReflect ¶
func (x *MarketsDataSubscribeRequest) ProtoReflect() protoreflect.Message
func (*MarketsDataSubscribeRequest) Reset ¶
func (x *MarketsDataSubscribeRequest) Reset()
func (*MarketsDataSubscribeRequest) String ¶
func (x *MarketsDataSubscribeRequest) String() string
func (*MarketsDataSubscribeRequest) Validate ¶
func (this *MarketsDataSubscribeRequest) Validate() error
type MarketsDataSubscribeResponse ¶
type MarketsDataSubscribeResponse struct { MarketData *proto1.MarketData `protobuf:"bytes,1,opt,name=market_data,json=marketData,proto3" json:"market_data,omitempty"` // contains filtered or unexported fields }
func (*MarketsDataSubscribeResponse) Descriptor
deprecated
func (*MarketsDataSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketsDataSubscribeResponse.ProtoReflect.Descriptor instead.
func (*MarketsDataSubscribeResponse) GetMarketData ¶
func (x *MarketsDataSubscribeResponse) GetMarketData() *proto1.MarketData
func (*MarketsDataSubscribeResponse) ProtoMessage ¶
func (*MarketsDataSubscribeResponse) ProtoMessage()
func (*MarketsDataSubscribeResponse) ProtoReflect ¶
func (x *MarketsDataSubscribeResponse) ProtoReflect() protoreflect.Message
func (*MarketsDataSubscribeResponse) Reset ¶
func (x *MarketsDataSubscribeResponse) Reset()
func (*MarketsDataSubscribeResponse) String ¶
func (x *MarketsDataSubscribeResponse) String() string
func (*MarketsDataSubscribeResponse) Validate ¶
func (this *MarketsDataSubscribeResponse) Validate() error
type MarketsRequest ¶
type MarketsRequest struct {
// contains filtered or unexported fields
}
Request for a list of markets on Vega
func (*MarketsRequest) Descriptor
deprecated
func (*MarketsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarketsRequest.ProtoReflect.Descriptor instead.
func (*MarketsRequest) ProtoMessage ¶
func (*MarketsRequest) ProtoMessage()
func (*MarketsRequest) ProtoReflect ¶
func (x *MarketsRequest) ProtoReflect() protoreflect.Message
func (*MarketsRequest) Reset ¶
func (x *MarketsRequest) Reset()
func (*MarketsRequest) String ¶
func (x *MarketsRequest) String() string
func (*MarketsRequest) Validate ¶
func (this *MarketsRequest) Validate() error
type MarketsResponse ¶
type MarketsResponse struct { // A list of 0 or more markets Markets []*proto1.Market `protobuf:"bytes,1,rep,name=markets,proto3" json:"markets,omitempty"` // contains filtered or unexported fields }
Response for a list of markets on Vega
func (*MarketsResponse) Descriptor
deprecated
func (*MarketsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarketsResponse.ProtoReflect.Descriptor instead.
func (*MarketsResponse) GetMarkets ¶
func (x *MarketsResponse) GetMarkets() []*proto1.Market
func (*MarketsResponse) ProtoMessage ¶
func (*MarketsResponse) ProtoMessage()
func (*MarketsResponse) ProtoReflect ¶
func (x *MarketsResponse) ProtoReflect() protoreflect.Message
func (*MarketsResponse) Reset ¶
func (x *MarketsResponse) Reset()
func (*MarketsResponse) String ¶
func (x *MarketsResponse) String() string
func (*MarketsResponse) Validate ¶
func (this *MarketsResponse) Validate() error
type NetworkParametersRequest ¶
type NetworkParametersRequest struct {
// contains filtered or unexported fields
}
A message requesting for the list of all network parameters
func (*NetworkParametersRequest) Descriptor
deprecated
func (*NetworkParametersRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworkParametersRequest.ProtoReflect.Descriptor instead.
func (*NetworkParametersRequest) ProtoMessage ¶
func (*NetworkParametersRequest) ProtoMessage()
func (*NetworkParametersRequest) ProtoReflect ¶
func (x *NetworkParametersRequest) ProtoReflect() protoreflect.Message
func (*NetworkParametersRequest) Reset ¶
func (x *NetworkParametersRequest) Reset()
func (*NetworkParametersRequest) String ¶
func (x *NetworkParametersRequest) String() string
func (*NetworkParametersRequest) Validate ¶
func (this *NetworkParametersRequest) Validate() error
type NetworkParametersResponse ¶
type NetworkParametersResponse struct { NetworkParameters []*proto1.NetworkParameter `protobuf:"bytes,1,rep,name=network_parameters,json=networkParameters,proto3" json:"network_parameters,omitempty"` // contains filtered or unexported fields }
A response containing all of the vega network parameters
func (*NetworkParametersResponse) Descriptor
deprecated
func (*NetworkParametersResponse) Descriptor() ([]byte, []int)
Deprecated: Use NetworkParametersResponse.ProtoReflect.Descriptor instead.
func (*NetworkParametersResponse) GetNetworkParameters ¶
func (x *NetworkParametersResponse) GetNetworkParameters() []*proto1.NetworkParameter
func (*NetworkParametersResponse) ProtoMessage ¶
func (*NetworkParametersResponse) ProtoMessage()
func (*NetworkParametersResponse) ProtoReflect ¶
func (x *NetworkParametersResponse) ProtoReflect() protoreflect.Message
func (*NetworkParametersResponse) Reset ¶
func (x *NetworkParametersResponse) Reset()
func (*NetworkParametersResponse) String ¶
func (x *NetworkParametersResponse) String() string
func (*NetworkParametersResponse) Validate ¶
func (this *NetworkParametersResponse) Validate() error
type ObserveEventBusRequest ¶
type ObserveEventBusRequest struct { // One or more types of event, required field Type []v11.BusEventType `protobuf:"varint,1,rep,packed,name=type,proto3,enum=vega.events.v1.BusEventType" json:"type,omitempty"` // Market identifier, optional field MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Party identifier, optional field PartyId string `protobuf:"bytes,3,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Batch size, optional field - // If not specified, any events received will be sent immediately. If the client is not ready // for the next data-set, data may be dropped a number of times, and eventually the stream is closed. // if specified, the first batch will be sent when ready. To receive the next set of events, the client // must write an `ObserveEventBatch` message on the stream to flush the buffer. // If no message is received in 5 seconds, the stream is closed. // Default: 0, send any and all events when they are available. BatchSize int64 `protobuf:"varint,4,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of one or more event types from the Vega event bus
func (*ObserveEventBusRequest) Descriptor
deprecated
func (*ObserveEventBusRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObserveEventBusRequest.ProtoReflect.Descriptor instead.
func (*ObserveEventBusRequest) GetBatchSize ¶
func (x *ObserveEventBusRequest) GetBatchSize() int64
func (*ObserveEventBusRequest) GetMarketId ¶
func (x *ObserveEventBusRequest) GetMarketId() string
func (*ObserveEventBusRequest) GetPartyId ¶
func (x *ObserveEventBusRequest) GetPartyId() string
func (*ObserveEventBusRequest) GetType ¶
func (x *ObserveEventBusRequest) GetType() []v11.BusEventType
func (*ObserveEventBusRequest) ProtoMessage ¶
func (*ObserveEventBusRequest) ProtoMessage()
func (*ObserveEventBusRequest) ProtoReflect ¶
func (x *ObserveEventBusRequest) ProtoReflect() protoreflect.Message
func (*ObserveEventBusRequest) Reset ¶
func (x *ObserveEventBusRequest) Reset()
func (*ObserveEventBusRequest) String ¶
func (x *ObserveEventBusRequest) String() string
func (*ObserveEventBusRequest) Validate ¶
func (this *ObserveEventBusRequest) Validate() error
type ObserveEventBusResponse ¶
type ObserveEventBusResponse struct { // One or more events Events []*v11.BusEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
Response to a subscribed stream of events from the Vega event bus
func (*ObserveEventBusResponse) Descriptor
deprecated
func (*ObserveEventBusResponse) Descriptor() ([]byte, []int)
Deprecated: Use ObserveEventBusResponse.ProtoReflect.Descriptor instead.
func (*ObserveEventBusResponse) GetEvents ¶
func (x *ObserveEventBusResponse) GetEvents() []*v11.BusEvent
func (*ObserveEventBusResponse) ProtoMessage ¶
func (*ObserveEventBusResponse) ProtoMessage()
func (*ObserveEventBusResponse) ProtoReflect ¶
func (x *ObserveEventBusResponse) ProtoReflect() protoreflect.Message
func (*ObserveEventBusResponse) Reset ¶
func (x *ObserveEventBusResponse) Reset()
func (*ObserveEventBusResponse) String ¶
func (x *ObserveEventBusResponse) String() string
func (*ObserveEventBusResponse) Validate ¶
func (this *ObserveEventBusResponse) Validate() error
type ObserveGovernanceRequest ¶
type ObserveGovernanceRequest struct {
// contains filtered or unexported fields
}
Request to obsever all event related to governance
func (*ObserveGovernanceRequest) Descriptor
deprecated
func (*ObserveGovernanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObserveGovernanceRequest.ProtoReflect.Descriptor instead.
func (*ObserveGovernanceRequest) ProtoMessage ¶
func (*ObserveGovernanceRequest) ProtoMessage()
func (*ObserveGovernanceRequest) ProtoReflect ¶
func (x *ObserveGovernanceRequest) ProtoReflect() protoreflect.Message
func (*ObserveGovernanceRequest) Reset ¶
func (x *ObserveGovernanceRequest) Reset()
func (*ObserveGovernanceRequest) String ¶
func (x *ObserveGovernanceRequest) String() string
func (*ObserveGovernanceRequest) Validate ¶
func (this *ObserveGovernanceRequest) Validate() error
type ObserveGovernanceResponse ¶
type ObserveGovernanceResponse struct { Data *proto1.GovernanceData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
All events related to governance
func (*ObserveGovernanceResponse) Descriptor
deprecated
func (*ObserveGovernanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ObserveGovernanceResponse.ProtoReflect.Descriptor instead.
func (*ObserveGovernanceResponse) GetData ¶
func (x *ObserveGovernanceResponse) GetData() *proto1.GovernanceData
func (*ObserveGovernanceResponse) ProtoMessage ¶
func (*ObserveGovernanceResponse) ProtoMessage()
func (*ObserveGovernanceResponse) ProtoReflect ¶
func (x *ObserveGovernanceResponse) ProtoReflect() protoreflect.Message
func (*ObserveGovernanceResponse) Reset ¶
func (x *ObserveGovernanceResponse) Reset()
func (*ObserveGovernanceResponse) String ¶
func (x *ObserveGovernanceResponse) String() string
func (*ObserveGovernanceResponse) Validate ¶
func (this *ObserveGovernanceResponse) Validate() error
type ObservePartyProposalsRequest ¶
type ObservePartyProposalsRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of governance proposals for a party
func (*ObservePartyProposalsRequest) Descriptor
deprecated
func (*ObservePartyProposalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObservePartyProposalsRequest.ProtoReflect.Descriptor instead.
func (*ObservePartyProposalsRequest) GetPartyId ¶
func (x *ObservePartyProposalsRequest) GetPartyId() string
func (*ObservePartyProposalsRequest) ProtoMessage ¶
func (*ObservePartyProposalsRequest) ProtoMessage()
func (*ObservePartyProposalsRequest) ProtoReflect ¶
func (x *ObservePartyProposalsRequest) ProtoReflect() protoreflect.Message
func (*ObservePartyProposalsRequest) Reset ¶
func (x *ObservePartyProposalsRequest) Reset()
func (*ObservePartyProposalsRequest) String ¶
func (x *ObservePartyProposalsRequest) String() string
func (*ObservePartyProposalsRequest) Validate ¶
func (this *ObservePartyProposalsRequest) Validate() error
type ObservePartyProposalsResponse ¶
type ObservePartyProposalsResponse struct { Data *proto1.GovernanceData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ObservePartyProposalsResponse) Descriptor
deprecated
func (*ObservePartyProposalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ObservePartyProposalsResponse.ProtoReflect.Descriptor instead.
func (*ObservePartyProposalsResponse) GetData ¶
func (x *ObservePartyProposalsResponse) GetData() *proto1.GovernanceData
func (*ObservePartyProposalsResponse) ProtoMessage ¶
func (*ObservePartyProposalsResponse) ProtoMessage()
func (*ObservePartyProposalsResponse) ProtoReflect ¶
func (x *ObservePartyProposalsResponse) ProtoReflect() protoreflect.Message
func (*ObservePartyProposalsResponse) Reset ¶
func (x *ObservePartyProposalsResponse) Reset()
func (*ObservePartyProposalsResponse) String ¶
func (x *ObservePartyProposalsResponse) String() string
func (*ObservePartyProposalsResponse) Validate ¶
func (this *ObservePartyProposalsResponse) Validate() error
type ObservePartyVotesRequest ¶
type ObservePartyVotesRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of governance votes for a party
func (*ObservePartyVotesRequest) Descriptor
deprecated
func (*ObservePartyVotesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObservePartyVotesRequest.ProtoReflect.Descriptor instead.
func (*ObservePartyVotesRequest) GetPartyId ¶
func (x *ObservePartyVotesRequest) GetPartyId() string
func (*ObservePartyVotesRequest) ProtoMessage ¶
func (*ObservePartyVotesRequest) ProtoMessage()
func (*ObservePartyVotesRequest) ProtoReflect ¶
func (x *ObservePartyVotesRequest) ProtoReflect() protoreflect.Message
func (*ObservePartyVotesRequest) Reset ¶
func (x *ObservePartyVotesRequest) Reset()
func (*ObservePartyVotesRequest) String ¶
func (x *ObservePartyVotesRequest) String() string
func (*ObservePartyVotesRequest) Validate ¶
func (this *ObservePartyVotesRequest) Validate() error
type ObservePartyVotesResponse ¶
type ObservePartyVotesResponse struct { Vote *proto1.Vote `protobuf:"bytes,1,opt,name=vote,proto3" json:"vote,omitempty"` // contains filtered or unexported fields }
func (*ObservePartyVotesResponse) Descriptor
deprecated
func (*ObservePartyVotesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ObservePartyVotesResponse.ProtoReflect.Descriptor instead.
func (*ObservePartyVotesResponse) GetVote ¶
func (x *ObservePartyVotesResponse) GetVote() *proto1.Vote
func (*ObservePartyVotesResponse) ProtoMessage ¶
func (*ObservePartyVotesResponse) ProtoMessage()
func (*ObservePartyVotesResponse) ProtoReflect ¶
func (x *ObservePartyVotesResponse) ProtoReflect() protoreflect.Message
func (*ObservePartyVotesResponse) Reset ¶
func (x *ObservePartyVotesResponse) Reset()
func (*ObservePartyVotesResponse) String ¶
func (x *ObservePartyVotesResponse) String() string
func (*ObservePartyVotesResponse) Validate ¶
func (this *ObservePartyVotesResponse) Validate() error
type ObserveProposalVotesRequest ¶
type ObserveProposalVotesRequest struct { // Proposal identifier, required field ProposalId string `protobuf:"bytes,1,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of governance votes for a proposal
func (*ObserveProposalVotesRequest) Descriptor
deprecated
func (*ObserveProposalVotesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObserveProposalVotesRequest.ProtoReflect.Descriptor instead.
func (*ObserveProposalVotesRequest) GetProposalId ¶
func (x *ObserveProposalVotesRequest) GetProposalId() string
func (*ObserveProposalVotesRequest) ProtoMessage ¶
func (*ObserveProposalVotesRequest) ProtoMessage()
func (*ObserveProposalVotesRequest) ProtoReflect ¶
func (x *ObserveProposalVotesRequest) ProtoReflect() protoreflect.Message
func (*ObserveProposalVotesRequest) Reset ¶
func (x *ObserveProposalVotesRequest) Reset()
func (*ObserveProposalVotesRequest) String ¶
func (x *ObserveProposalVotesRequest) String() string
func (*ObserveProposalVotesRequest) Validate ¶
func (this *ObserveProposalVotesRequest) Validate() error
type ObserveProposalVotesResponse ¶
type ObserveProposalVotesResponse struct { Vote *proto1.Vote `protobuf:"bytes,1,opt,name=vote,proto3" json:"vote,omitempty"` // contains filtered or unexported fields }
func (*ObserveProposalVotesResponse) Descriptor
deprecated
func (*ObserveProposalVotesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ObserveProposalVotesResponse.ProtoReflect.Descriptor instead.
func (*ObserveProposalVotesResponse) GetVote ¶
func (x *ObserveProposalVotesResponse) GetVote() *proto1.Vote
func (*ObserveProposalVotesResponse) ProtoMessage ¶
func (*ObserveProposalVotesResponse) ProtoMessage()
func (*ObserveProposalVotesResponse) ProtoReflect ¶
func (x *ObserveProposalVotesResponse) ProtoReflect() protoreflect.Message
func (*ObserveProposalVotesResponse) Reset ¶
func (x *ObserveProposalVotesResponse) Reset()
func (*ObserveProposalVotesResponse) String ¶
func (x *ObserveProposalVotesResponse) String() string
func (*ObserveProposalVotesResponse) Validate ¶
func (this *ObserveProposalVotesResponse) Validate() error
type OptionalProposalState ¶
type OptionalProposalState struct { // Proposal state value Value proto1.Proposal_State `protobuf:"varint,1,opt,name=value,proto3,enum=vega.Proposal_State" json:"value,omitempty"` // contains filtered or unexported fields }
Optional proposal state
func (*OptionalProposalState) Descriptor
deprecated
func (*OptionalProposalState) Descriptor() ([]byte, []int)
Deprecated: Use OptionalProposalState.ProtoReflect.Descriptor instead.
func (*OptionalProposalState) GetValue ¶
func (x *OptionalProposalState) GetValue() proto1.Proposal_State
func (*OptionalProposalState) ProtoMessage ¶
func (*OptionalProposalState) ProtoMessage()
func (*OptionalProposalState) ProtoReflect ¶
func (x *OptionalProposalState) ProtoReflect() protoreflect.Message
func (*OptionalProposalState) Reset ¶
func (x *OptionalProposalState) Reset()
func (*OptionalProposalState) String ¶
func (x *OptionalProposalState) String() string
func (*OptionalProposalState) Validate ¶
func (this *OptionalProposalState) Validate() error
type OracleDataBySpecRequest ¶
type OracleDataBySpecRequest struct { // The id to get the oracle spec for Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
A request to all oracle data broadcast to a given spec
func (*OracleDataBySpecRequest) Descriptor
deprecated
func (*OracleDataBySpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use OracleDataBySpecRequest.ProtoReflect.Descriptor instead.
func (*OracleDataBySpecRequest) GetId ¶
func (x *OracleDataBySpecRequest) GetId() string
func (*OracleDataBySpecRequest) ProtoMessage ¶
func (*OracleDataBySpecRequest) ProtoMessage()
func (*OracleDataBySpecRequest) ProtoReflect ¶
func (x *OracleDataBySpecRequest) ProtoReflect() protoreflect.Message
func (*OracleDataBySpecRequest) Reset ¶
func (x *OracleDataBySpecRequest) Reset()
func (*OracleDataBySpecRequest) String ¶
func (x *OracleDataBySpecRequest) String() string
func (*OracleDataBySpecRequest) Validate ¶
func (this *OracleDataBySpecRequest) Validate() error
type OracleDataBySpecResponse ¶
type OracleDataBySpecResponse struct { // The list of oracle data broadcast to a given spec OracleData []*v12.OracleData `protobuf:"bytes,1,rep,name=oracle_data,json=oracleData,proto3" json:"oracle_data,omitempty"` // contains filtered or unexported fields }
The response for a list of all oracle data broadcast to a given spec
func (*OracleDataBySpecResponse) Descriptor
deprecated
func (*OracleDataBySpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use OracleDataBySpecResponse.ProtoReflect.Descriptor instead.
func (*OracleDataBySpecResponse) GetOracleData ¶
func (x *OracleDataBySpecResponse) GetOracleData() []*v12.OracleData
func (*OracleDataBySpecResponse) ProtoMessage ¶
func (*OracleDataBySpecResponse) ProtoMessage()
func (*OracleDataBySpecResponse) ProtoReflect ¶
func (x *OracleDataBySpecResponse) ProtoReflect() protoreflect.Message
func (*OracleDataBySpecResponse) Reset ¶
func (x *OracleDataBySpecResponse) Reset()
func (*OracleDataBySpecResponse) String ¶
func (x *OracleDataBySpecResponse) String() string
func (*OracleDataBySpecResponse) Validate ¶
func (this *OracleDataBySpecResponse) Validate() error
type OracleSpecRequest ¶
type OracleSpecRequest struct { // The id to get the oracle spec for Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
A request to get a specific oracle spec by identifier
func (*OracleSpecRequest) Descriptor
deprecated
func (*OracleSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use OracleSpecRequest.ProtoReflect.Descriptor instead.
func (*OracleSpecRequest) GetId ¶
func (x *OracleSpecRequest) GetId() string
func (*OracleSpecRequest) ProtoMessage ¶
func (*OracleSpecRequest) ProtoMessage()
func (*OracleSpecRequest) ProtoReflect ¶
func (x *OracleSpecRequest) ProtoReflect() protoreflect.Message
func (*OracleSpecRequest) Reset ¶
func (x *OracleSpecRequest) Reset()
func (*OracleSpecRequest) String ¶
func (x *OracleSpecRequest) String() string
func (*OracleSpecRequest) Validate ¶
func (this *OracleSpecRequest) Validate() error
type OracleSpecResponse ¶
type OracleSpecResponse struct { // The withdrawal matching the identifier from the request OracleSpec *v12.OracleSpec `protobuf:"bytes,1,opt,name=oracle_spec,json=oracleSpec,proto3" json:"oracle_spec,omitempty"` // contains filtered or unexported fields }
A response for a oracle spec
func (*OracleSpecResponse) Descriptor
deprecated
func (*OracleSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use OracleSpecResponse.ProtoReflect.Descriptor instead.
func (*OracleSpecResponse) GetOracleSpec ¶
func (x *OracleSpecResponse) GetOracleSpec() *v12.OracleSpec
func (*OracleSpecResponse) ProtoMessage ¶
func (*OracleSpecResponse) ProtoMessage()
func (*OracleSpecResponse) ProtoReflect ¶
func (x *OracleSpecResponse) ProtoReflect() protoreflect.Message
func (*OracleSpecResponse) Reset ¶
func (x *OracleSpecResponse) Reset()
func (*OracleSpecResponse) String ¶
func (x *OracleSpecResponse) String() string
func (*OracleSpecResponse) Validate ¶
func (this *OracleSpecResponse) Validate() error
type OracleSpecsRequest ¶
type OracleSpecsRequest struct {
// contains filtered or unexported fields
}
A request to get a specific oracle spec by identifier
func (*OracleSpecsRequest) Descriptor
deprecated
func (*OracleSpecsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OracleSpecsRequest.ProtoReflect.Descriptor instead.
func (*OracleSpecsRequest) ProtoMessage ¶
func (*OracleSpecsRequest) ProtoMessage()
func (*OracleSpecsRequest) ProtoReflect ¶
func (x *OracleSpecsRequest) ProtoReflect() protoreflect.Message
func (*OracleSpecsRequest) Reset ¶
func (x *OracleSpecsRequest) Reset()
func (*OracleSpecsRequest) String ¶
func (x *OracleSpecsRequest) String() string
func (*OracleSpecsRequest) Validate ¶
func (this *OracleSpecsRequest) Validate() error
type OracleSpecsResponse ¶
type OracleSpecsResponse struct { // The list of oracle specs OracleSpecs []*v12.OracleSpec `protobuf:"bytes,1,rep,name=oracle_specs,json=oracleSpecs,proto3" json:"oracle_specs,omitempty"` // contains filtered or unexported fields }
The response for a list of withdrawals
func (*OracleSpecsResponse) Descriptor
deprecated
func (*OracleSpecsResponse) Descriptor() ([]byte, []int)
Deprecated: Use OracleSpecsResponse.ProtoReflect.Descriptor instead.
func (*OracleSpecsResponse) GetOracleSpecs ¶
func (x *OracleSpecsResponse) GetOracleSpecs() []*v12.OracleSpec
func (*OracleSpecsResponse) ProtoMessage ¶
func (*OracleSpecsResponse) ProtoMessage()
func (*OracleSpecsResponse) ProtoReflect ¶
func (x *OracleSpecsResponse) ProtoReflect() protoreflect.Message
func (*OracleSpecsResponse) Reset ¶
func (x *OracleSpecsResponse) Reset()
func (*OracleSpecsResponse) String ¶
func (x *OracleSpecsResponse) String() string
func (*OracleSpecsResponse) Validate ¶
func (this *OracleSpecsResponse) Validate() error
type OrderByIDRequest ¶
type OrderByIDRequest struct { // Order identifier, required field OrderId string `protobuf:"bytes,1,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` // Version of the order: // - Set `version` to 0 for most recent version of the order // - Set `1` for original version of the order // - Set `2` for first amendment, `3` for second amendment, etc Version uint64 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
Request for an order with the specified order identifier Optionally, return a specific version of the order with the `version` field
func (*OrderByIDRequest) Descriptor
deprecated
func (*OrderByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderByIDRequest.ProtoReflect.Descriptor instead.
func (*OrderByIDRequest) GetOrderId ¶
func (x *OrderByIDRequest) GetOrderId() string
func (*OrderByIDRequest) GetVersion ¶
func (x *OrderByIDRequest) GetVersion() uint64
func (*OrderByIDRequest) ProtoMessage ¶
func (*OrderByIDRequest) ProtoMessage()
func (*OrderByIDRequest) ProtoReflect ¶
func (x *OrderByIDRequest) ProtoReflect() protoreflect.Message
func (*OrderByIDRequest) Reset ¶
func (x *OrderByIDRequest) Reset()
func (*OrderByIDRequest) String ¶
func (x *OrderByIDRequest) String() string
func (*OrderByIDRequest) Validate ¶
func (this *OrderByIDRequest) Validate() error
type OrderByIDResponse ¶
type OrderByIDResponse struct { Order *proto1.Order `protobuf:"bytes,1,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*OrderByIDResponse) Descriptor
deprecated
func (*OrderByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrderByIDResponse.ProtoReflect.Descriptor instead.
func (*OrderByIDResponse) GetOrder ¶
func (x *OrderByIDResponse) GetOrder() *proto1.Order
func (*OrderByIDResponse) ProtoMessage ¶
func (*OrderByIDResponse) ProtoMessage()
func (*OrderByIDResponse) ProtoReflect ¶
func (x *OrderByIDResponse) ProtoReflect() protoreflect.Message
func (*OrderByIDResponse) Reset ¶
func (x *OrderByIDResponse) Reset()
func (*OrderByIDResponse) String ¶
func (x *OrderByIDResponse) String() string
func (*OrderByIDResponse) Validate ¶
func (this *OrderByIDResponse) Validate() error
type OrderByMarketAndIDRequest ¶
type OrderByMarketAndIDRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Order identifier, required field OrderId string `protobuf:"bytes,2,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` // contains filtered or unexported fields }
Request for an order on a market given an order identifier
func (*OrderByMarketAndIDRequest) Descriptor
deprecated
func (*OrderByMarketAndIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderByMarketAndIDRequest.ProtoReflect.Descriptor instead.
func (*OrderByMarketAndIDRequest) GetMarketId ¶
func (x *OrderByMarketAndIDRequest) GetMarketId() string
func (*OrderByMarketAndIDRequest) GetOrderId ¶
func (x *OrderByMarketAndIDRequest) GetOrderId() string
func (*OrderByMarketAndIDRequest) ProtoMessage ¶
func (*OrderByMarketAndIDRequest) ProtoMessage()
func (*OrderByMarketAndIDRequest) ProtoReflect ¶
func (x *OrderByMarketAndIDRequest) ProtoReflect() protoreflect.Message
func (*OrderByMarketAndIDRequest) Reset ¶
func (x *OrderByMarketAndIDRequest) Reset()
func (*OrderByMarketAndIDRequest) String ¶
func (x *OrderByMarketAndIDRequest) String() string
func (*OrderByMarketAndIDRequest) Validate ¶
func (this *OrderByMarketAndIDRequest) Validate() error
type OrderByMarketAndIDResponse ¶
type OrderByMarketAndIDResponse struct { // An order, if found Order *proto1.Order `protobuf:"bytes,1,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
Response for an order on a market given an order identifier
func (*OrderByMarketAndIDResponse) Descriptor
deprecated
func (*OrderByMarketAndIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrderByMarketAndIDResponse.ProtoReflect.Descriptor instead.
func (*OrderByMarketAndIDResponse) GetOrder ¶
func (x *OrderByMarketAndIDResponse) GetOrder() *proto1.Order
func (*OrderByMarketAndIDResponse) ProtoMessage ¶
func (*OrderByMarketAndIDResponse) ProtoMessage()
func (*OrderByMarketAndIDResponse) ProtoReflect ¶
func (x *OrderByMarketAndIDResponse) ProtoReflect() protoreflect.Message
func (*OrderByMarketAndIDResponse) Reset ¶
func (x *OrderByMarketAndIDResponse) Reset()
func (*OrderByMarketAndIDResponse) String ¶
func (x *OrderByMarketAndIDResponse) String() string
func (*OrderByMarketAndIDResponse) Validate ¶
func (this *OrderByMarketAndIDResponse) Validate() error
type OrderByReferenceRequest ¶
type OrderByReferenceRequest struct { // Unique reference, required field Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
Request for an order given an order reference
func (*OrderByReferenceRequest) Descriptor
deprecated
func (*OrderByReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderByReferenceRequest.ProtoReflect.Descriptor instead.
func (*OrderByReferenceRequest) GetReference ¶
func (x *OrderByReferenceRequest) GetReference() string
func (*OrderByReferenceRequest) ProtoMessage ¶
func (*OrderByReferenceRequest) ProtoMessage()
func (*OrderByReferenceRequest) ProtoReflect ¶
func (x *OrderByReferenceRequest) ProtoReflect() protoreflect.Message
func (*OrderByReferenceRequest) Reset ¶
func (x *OrderByReferenceRequest) Reset()
func (*OrderByReferenceRequest) String ¶
func (x *OrderByReferenceRequest) String() string
func (*OrderByReferenceRequest) Validate ¶
func (this *OrderByReferenceRequest) Validate() error
type OrderByReferenceResponse ¶
type OrderByReferenceResponse struct { // An order, if found Order *proto1.Order `protobuf:"bytes,1,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
Response for an order given an order reference
func (*OrderByReferenceResponse) Descriptor
deprecated
func (*OrderByReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrderByReferenceResponse.ProtoReflect.Descriptor instead.
func (*OrderByReferenceResponse) GetOrder ¶
func (x *OrderByReferenceResponse) GetOrder() *proto1.Order
func (*OrderByReferenceResponse) ProtoMessage ¶
func (*OrderByReferenceResponse) ProtoMessage()
func (*OrderByReferenceResponse) ProtoReflect ¶
func (x *OrderByReferenceResponse) ProtoReflect() protoreflect.Message
func (*OrderByReferenceResponse) Reset ¶
func (x *OrderByReferenceResponse) Reset()
func (*OrderByReferenceResponse) String ¶
func (x *OrderByReferenceResponse) String() string
func (*OrderByReferenceResponse) Validate ¶
func (this *OrderByReferenceResponse) Validate() error
type OrderVersionsByIDRequest ¶
type OrderVersionsByIDRequest struct { // Order identifier, required field OrderId string `protobuf:"bytes,1,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` // Pagination controls Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for a list of all versions of an order given the specified order identifier
func (*OrderVersionsByIDRequest) Descriptor
deprecated
func (*OrderVersionsByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderVersionsByIDRequest.ProtoReflect.Descriptor instead.
func (*OrderVersionsByIDRequest) GetOrderId ¶
func (x *OrderVersionsByIDRequest) GetOrderId() string
func (*OrderVersionsByIDRequest) GetPagination ¶
func (x *OrderVersionsByIDRequest) GetPagination() *Pagination
func (*OrderVersionsByIDRequest) ProtoMessage ¶
func (*OrderVersionsByIDRequest) ProtoMessage()
func (*OrderVersionsByIDRequest) ProtoReflect ¶
func (x *OrderVersionsByIDRequest) ProtoReflect() protoreflect.Message
func (*OrderVersionsByIDRequest) Reset ¶
func (x *OrderVersionsByIDRequest) Reset()
func (*OrderVersionsByIDRequest) String ¶
func (x *OrderVersionsByIDRequest) String() string
func (*OrderVersionsByIDRequest) Validate ¶
func (this *OrderVersionsByIDRequest) Validate() error
type OrderVersionsByIDResponse ¶
type OrderVersionsByIDResponse struct { // A list of 0 or more orders (list will contain the same order but with different versions, if it has been amended) Orders []*proto1.Order `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` // contains filtered or unexported fields }
Response to a request for a list of all versions of an order
func (*OrderVersionsByIDResponse) Descriptor
deprecated
func (*OrderVersionsByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrderVersionsByIDResponse.ProtoReflect.Descriptor instead.
func (*OrderVersionsByIDResponse) GetOrders ¶
func (x *OrderVersionsByIDResponse) GetOrders() []*proto1.Order
func (*OrderVersionsByIDResponse) ProtoMessage ¶
func (*OrderVersionsByIDResponse) ProtoMessage()
func (*OrderVersionsByIDResponse) ProtoReflect ¶
func (x *OrderVersionsByIDResponse) ProtoReflect() protoreflect.Message
func (*OrderVersionsByIDResponse) Reset ¶
func (x *OrderVersionsByIDResponse) Reset()
func (*OrderVersionsByIDResponse) String ¶
func (x *OrderVersionsByIDResponse) String() string
func (*OrderVersionsByIDResponse) Validate ¶
func (this *OrderVersionsByIDResponse) Validate() error
type OrdersByMarketRequest ¶
type OrdersByMarketRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Optional pagination controls Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for a list of orders for a market
func (*OrdersByMarketRequest) Descriptor
deprecated
func (*OrdersByMarketRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrdersByMarketRequest.ProtoReflect.Descriptor instead.
func (*OrdersByMarketRequest) GetMarketId ¶
func (x *OrdersByMarketRequest) GetMarketId() string
func (*OrdersByMarketRequest) GetPagination ¶
func (x *OrdersByMarketRequest) GetPagination() *Pagination
func (*OrdersByMarketRequest) ProtoMessage ¶
func (*OrdersByMarketRequest) ProtoMessage()
func (*OrdersByMarketRequest) ProtoReflect ¶
func (x *OrdersByMarketRequest) ProtoReflect() protoreflect.Message
func (*OrdersByMarketRequest) Reset ¶
func (x *OrdersByMarketRequest) Reset()
func (*OrdersByMarketRequest) String ¶
func (x *OrdersByMarketRequest) String() string
func (*OrdersByMarketRequest) Validate ¶
func (this *OrdersByMarketRequest) Validate() error
type OrdersByMarketResponse ¶
type OrdersByMarketResponse struct { // A list of 0 or more orders Orders []*proto1.Order `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` // contains filtered or unexported fields }
Response for a list of orders for a market
func (*OrdersByMarketResponse) Descriptor
deprecated
func (*OrdersByMarketResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrdersByMarketResponse.ProtoReflect.Descriptor instead.
func (*OrdersByMarketResponse) GetOrders ¶
func (x *OrdersByMarketResponse) GetOrders() []*proto1.Order
func (*OrdersByMarketResponse) ProtoMessage ¶
func (*OrdersByMarketResponse) ProtoMessage()
func (*OrdersByMarketResponse) ProtoReflect ¶
func (x *OrdersByMarketResponse) ProtoReflect() protoreflect.Message
func (*OrdersByMarketResponse) Reset ¶
func (x *OrdersByMarketResponse) Reset()
func (*OrdersByMarketResponse) String ¶
func (x *OrdersByMarketResponse) String() string
func (*OrdersByMarketResponse) Validate ¶
func (this *OrdersByMarketResponse) Validate() error
type OrdersByPartyRequest ¶
type OrdersByPartyRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Pagination controls Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for a list of orders for a party
func (*OrdersByPartyRequest) Descriptor
deprecated
func (*OrdersByPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrdersByPartyRequest.ProtoReflect.Descriptor instead.
func (*OrdersByPartyRequest) GetPagination ¶
func (x *OrdersByPartyRequest) GetPagination() *Pagination
func (*OrdersByPartyRequest) GetPartyId ¶
func (x *OrdersByPartyRequest) GetPartyId() string
func (*OrdersByPartyRequest) ProtoMessage ¶
func (*OrdersByPartyRequest) ProtoMessage()
func (*OrdersByPartyRequest) ProtoReflect ¶
func (x *OrdersByPartyRequest) ProtoReflect() protoreflect.Message
func (*OrdersByPartyRequest) Reset ¶
func (x *OrdersByPartyRequest) Reset()
func (*OrdersByPartyRequest) String ¶
func (x *OrdersByPartyRequest) String() string
func (*OrdersByPartyRequest) Validate ¶
func (this *OrdersByPartyRequest) Validate() error
type OrdersByPartyResponse ¶
type OrdersByPartyResponse struct { // A list of 0 or more orders Orders []*proto1.Order `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` // contains filtered or unexported fields }
Response for a list of orders for a party
func (*OrdersByPartyResponse) Descriptor
deprecated
func (*OrdersByPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrdersByPartyResponse.ProtoReflect.Descriptor instead.
func (*OrdersByPartyResponse) GetOrders ¶
func (x *OrdersByPartyResponse) GetOrders() []*proto1.Order
func (*OrdersByPartyResponse) ProtoMessage ¶
func (*OrdersByPartyResponse) ProtoMessage()
func (*OrdersByPartyResponse) ProtoReflect ¶
func (x *OrdersByPartyResponse) ProtoReflect() protoreflect.Message
func (*OrdersByPartyResponse) Reset ¶
func (x *OrdersByPartyResponse) Reset()
func (*OrdersByPartyResponse) String ¶
func (x *OrdersByPartyResponse) String() string
func (*OrdersByPartyResponse) Validate ¶
func (this *OrdersByPartyResponse) Validate() error
type OrdersSubscribeRequest ¶
type OrdersSubscribeRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Party identifier PartyId string `protobuf:"bytes,2,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (Orders)[#vega.Order]
func (*OrdersSubscribeRequest) Descriptor
deprecated
func (*OrdersSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrdersSubscribeRequest.ProtoReflect.Descriptor instead.
func (*OrdersSubscribeRequest) GetMarketId ¶
func (x *OrdersSubscribeRequest) GetMarketId() string
func (*OrdersSubscribeRequest) GetPartyId ¶
func (x *OrdersSubscribeRequest) GetPartyId() string
func (*OrdersSubscribeRequest) ProtoMessage ¶
func (*OrdersSubscribeRequest) ProtoMessage()
func (*OrdersSubscribeRequest) ProtoReflect ¶
func (x *OrdersSubscribeRequest) ProtoReflect() protoreflect.Message
func (*OrdersSubscribeRequest) Reset ¶
func (x *OrdersSubscribeRequest) Reset()
func (*OrdersSubscribeRequest) String ¶
func (x *OrdersSubscribeRequest) String() string
func (*OrdersSubscribeRequest) Validate ¶
func (this *OrdersSubscribeRequest) Validate() error
type OrdersSubscribeResponse ¶
type OrdersSubscribeResponse struct { // A list of 0 or more orders Orders []*proto1.Order `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` // contains filtered or unexported fields }
A stream of orders
func (*OrdersSubscribeResponse) Descriptor
deprecated
func (*OrdersSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrdersSubscribeResponse.ProtoReflect.Descriptor instead.
func (*OrdersSubscribeResponse) GetOrders ¶
func (x *OrdersSubscribeResponse) GetOrders() []*proto1.Order
func (*OrdersSubscribeResponse) ProtoMessage ¶
func (*OrdersSubscribeResponse) ProtoMessage()
func (*OrdersSubscribeResponse) ProtoReflect ¶
func (x *OrdersSubscribeResponse) ProtoReflect() protoreflect.Message
func (*OrdersSubscribeResponse) Reset ¶
func (x *OrdersSubscribeResponse) Reset()
func (*OrdersSubscribeResponse) String ¶
func (x *OrdersSubscribeResponse) String() string
func (*OrdersSubscribeResponse) Validate ¶
func (this *OrdersSubscribeResponse) Validate() error
type Pagination ¶
type Pagination struct { // Skip the number of records specified, default is 0 Skip uint64 `protobuf:"varint,1,opt,name=skip,proto3" json:"skip,omitempty"` // Limit the number of returned records to the value specified, default is 50 Limit uint64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // Descending reverses the order of the records returned, // default is true, if false the results will be returned in ascending order Descending bool `protobuf:"varint,3,opt,name=descending,proto3" json:"descending,omitempty"` // contains filtered or unexported fields }
Pagination controls
func (*Pagination) Descriptor
deprecated
func (*Pagination) Descriptor() ([]byte, []int)
Deprecated: Use Pagination.ProtoReflect.Descriptor instead.
func (*Pagination) GetDescending ¶
func (x *Pagination) GetDescending() bool
func (*Pagination) GetLimit ¶
func (x *Pagination) GetLimit() uint64
func (*Pagination) GetSkip ¶
func (x *Pagination) GetSkip() uint64
func (*Pagination) ProtoMessage ¶
func (*Pagination) ProtoMessage()
func (*Pagination) ProtoReflect ¶
func (x *Pagination) ProtoReflect() protoreflect.Message
func (*Pagination) Reset ¶
func (x *Pagination) Reset()
func (*Pagination) String ¶
func (x *Pagination) String() string
func (*Pagination) Validate ¶
func (this *Pagination) Validate() error
type PartiesRequest ¶
type PartiesRequest struct {
// contains filtered or unexported fields
}
Request for a list of all parties
func (*PartiesRequest) Descriptor
deprecated
func (*PartiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use PartiesRequest.ProtoReflect.Descriptor instead.
func (*PartiesRequest) ProtoMessage ¶
func (*PartiesRequest) ProtoMessage()
func (*PartiesRequest) ProtoReflect ¶
func (x *PartiesRequest) ProtoReflect() protoreflect.Message
func (*PartiesRequest) Reset ¶
func (x *PartiesRequest) Reset()
func (*PartiesRequest) String ¶
func (x *PartiesRequest) String() string
func (*PartiesRequest) Validate ¶
func (this *PartiesRequest) Validate() error
type PartiesResponse ¶
type PartiesResponse struct { // A list of 0 or more parties Parties []*proto1.Party `protobuf:"bytes,1,rep,name=parties,proto3" json:"parties,omitempty"` // contains filtered or unexported fields }
Response to a request for a list of parties
func (*PartiesResponse) Descriptor
deprecated
func (*PartiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use PartiesResponse.ProtoReflect.Descriptor instead.
func (*PartiesResponse) GetParties ¶
func (x *PartiesResponse) GetParties() []*proto1.Party
func (*PartiesResponse) ProtoMessage ¶
func (*PartiesResponse) ProtoMessage()
func (*PartiesResponse) ProtoReflect ¶
func (x *PartiesResponse) ProtoReflect() protoreflect.Message
func (*PartiesResponse) Reset ¶
func (x *PartiesResponse) Reset()
func (*PartiesResponse) String ¶
func (x *PartiesResponse) String() string
func (*PartiesResponse) Validate ¶
func (this *PartiesResponse) Validate() error
type PartyAccountsRequest ¶
type PartyAccountsRequest struct { // Party identifier PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Account type, required field Type proto1.AccountType `protobuf:"varint,3,opt,name=type,proto3,enum=vega.AccountType" json:"type,omitempty"` // Asset identifier Asset string `protobuf:"bytes,4,opt,name=asset,proto3" json:"asset,omitempty"` // contains filtered or unexported fields }
Request for a list of accounts for a party
func (*PartyAccountsRequest) Descriptor
deprecated
func (*PartyAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PartyAccountsRequest.ProtoReflect.Descriptor instead.
func (*PartyAccountsRequest) GetAsset ¶
func (x *PartyAccountsRequest) GetAsset() string
func (*PartyAccountsRequest) GetMarketId ¶
func (x *PartyAccountsRequest) GetMarketId() string
func (*PartyAccountsRequest) GetPartyId ¶
func (x *PartyAccountsRequest) GetPartyId() string
func (*PartyAccountsRequest) GetType ¶
func (x *PartyAccountsRequest) GetType() proto1.AccountType
func (*PartyAccountsRequest) ProtoMessage ¶
func (*PartyAccountsRequest) ProtoMessage()
func (*PartyAccountsRequest) ProtoReflect ¶
func (x *PartyAccountsRequest) ProtoReflect() protoreflect.Message
func (*PartyAccountsRequest) Reset ¶
func (x *PartyAccountsRequest) Reset()
func (*PartyAccountsRequest) String ¶
func (x *PartyAccountsRequest) String() string
func (*PartyAccountsRequest) Validate ¶
func (this *PartyAccountsRequest) Validate() error
type PartyAccountsResponse ¶
type PartyAccountsResponse struct { // A list of 0 or more accounts Accounts []*proto1.Account `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
Response for a list of accounts for a party
func (*PartyAccountsResponse) Descriptor
deprecated
func (*PartyAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PartyAccountsResponse.ProtoReflect.Descriptor instead.
func (*PartyAccountsResponse) GetAccounts ¶
func (x *PartyAccountsResponse) GetAccounts() []*proto1.Account
func (*PartyAccountsResponse) ProtoMessage ¶
func (*PartyAccountsResponse) ProtoMessage()
func (*PartyAccountsResponse) ProtoReflect ¶
func (x *PartyAccountsResponse) ProtoReflect() protoreflect.Message
func (*PartyAccountsResponse) Reset ¶
func (x *PartyAccountsResponse) Reset()
func (*PartyAccountsResponse) String ¶
func (x *PartyAccountsResponse) String() string
func (*PartyAccountsResponse) Validate ¶
func (this *PartyAccountsResponse) Validate() error
type PartyByIDRequest ¶
type PartyByIDRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request for a party given a party identifier
func (*PartyByIDRequest) Descriptor
deprecated
func (*PartyByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use PartyByIDRequest.ProtoReflect.Descriptor instead.
func (*PartyByIDRequest) GetPartyId ¶
func (x *PartyByIDRequest) GetPartyId() string
func (*PartyByIDRequest) ProtoMessage ¶
func (*PartyByIDRequest) ProtoMessage()
func (*PartyByIDRequest) ProtoReflect ¶
func (x *PartyByIDRequest) ProtoReflect() protoreflect.Message
func (*PartyByIDRequest) Reset ¶
func (x *PartyByIDRequest) Reset()
func (*PartyByIDRequest) String ¶
func (x *PartyByIDRequest) String() string
func (*PartyByIDRequest) Validate ¶
func (this *PartyByIDRequest) Validate() error
type PartyByIDResponse ¶
type PartyByIDResponse struct { // A party, if found Party *proto1.Party `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` // contains filtered or unexported fields }
Response for a party given a party identifier
func (*PartyByIDResponse) Descriptor
deprecated
func (*PartyByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use PartyByIDResponse.ProtoReflect.Descriptor instead.
func (*PartyByIDResponse) GetParty ¶
func (x *PartyByIDResponse) GetParty() *proto1.Party
func (*PartyByIDResponse) ProtoMessage ¶
func (*PartyByIDResponse) ProtoMessage()
func (*PartyByIDResponse) ProtoReflect ¶
func (x *PartyByIDResponse) ProtoReflect() protoreflect.Message
func (*PartyByIDResponse) Reset ¶
func (x *PartyByIDResponse) Reset()
func (*PartyByIDResponse) String ¶
func (x *PartyByIDResponse) String() string
func (*PartyByIDResponse) Validate ¶
func (this *PartyByIDResponse) Validate() error
type PositionsByPartyRequest ¶
type PositionsByPartyRequest struct { // Party identifier, required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request for a list of positions for a party Optionally, if a market identifier is set, the results will be filtered for that market only
func (*PositionsByPartyRequest) Descriptor
deprecated
func (*PositionsByPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PositionsByPartyRequest.ProtoReflect.Descriptor instead.
func (*PositionsByPartyRequest) GetMarketId ¶
func (x *PositionsByPartyRequest) GetMarketId() string
func (*PositionsByPartyRequest) GetPartyId ¶
func (x *PositionsByPartyRequest) GetPartyId() string
func (*PositionsByPartyRequest) ProtoMessage ¶
func (*PositionsByPartyRequest) ProtoMessage()
func (*PositionsByPartyRequest) ProtoReflect ¶
func (x *PositionsByPartyRequest) ProtoReflect() protoreflect.Message
func (*PositionsByPartyRequest) Reset ¶
func (x *PositionsByPartyRequest) Reset()
func (*PositionsByPartyRequest) String ¶
func (x *PositionsByPartyRequest) String() string
func (*PositionsByPartyRequest) Validate ¶
func (this *PositionsByPartyRequest) Validate() error
type PositionsByPartyResponse ¶
type PositionsByPartyResponse struct { // A list of 0 or more positions Positions []*proto1.Position `protobuf:"bytes,1,rep,name=positions,proto3" json:"positions,omitempty"` // contains filtered or unexported fields }
Response for a list of positions for a party
func (*PositionsByPartyResponse) Descriptor
deprecated
func (*PositionsByPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use PositionsByPartyResponse.ProtoReflect.Descriptor instead.
func (*PositionsByPartyResponse) GetPositions ¶
func (x *PositionsByPartyResponse) GetPositions() []*proto1.Position
func (*PositionsByPartyResponse) ProtoMessage ¶
func (*PositionsByPartyResponse) ProtoMessage()
func (*PositionsByPartyResponse) ProtoReflect ¶
func (x *PositionsByPartyResponse) ProtoReflect() protoreflect.Message
func (*PositionsByPartyResponse) Reset ¶
func (x *PositionsByPartyResponse) Reset()
func (*PositionsByPartyResponse) String ¶
func (x *PositionsByPartyResponse) String() string
func (*PositionsByPartyResponse) Validate ¶
func (this *PositionsByPartyResponse) Validate() error
type PositionsSubscribeRequest ¶
type PositionsSubscribeRequest struct { // Party identifier, optional field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier, optional field MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (Positions)[#vega.Position]
func (*PositionsSubscribeRequest) Descriptor
deprecated
func (*PositionsSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use PositionsSubscribeRequest.ProtoReflect.Descriptor instead.
func (*PositionsSubscribeRequest) GetMarketId ¶
func (x *PositionsSubscribeRequest) GetMarketId() string
func (*PositionsSubscribeRequest) GetPartyId ¶
func (x *PositionsSubscribeRequest) GetPartyId() string
func (*PositionsSubscribeRequest) ProtoMessage ¶
func (*PositionsSubscribeRequest) ProtoMessage()
func (*PositionsSubscribeRequest) ProtoReflect ¶
func (x *PositionsSubscribeRequest) ProtoReflect() protoreflect.Message
func (*PositionsSubscribeRequest) Reset ¶
func (x *PositionsSubscribeRequest) Reset()
func (*PositionsSubscribeRequest) String ¶
func (x *PositionsSubscribeRequest) String() string
func (*PositionsSubscribeRequest) Validate ¶
func (this *PositionsSubscribeRequest) Validate() error
type PositionsSubscribeResponse ¶
type PositionsSubscribeResponse struct { Position *proto1.Position `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` // contains filtered or unexported fields }
func (*PositionsSubscribeResponse) Descriptor
deprecated
func (*PositionsSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use PositionsSubscribeResponse.ProtoReflect.Descriptor instead.
func (*PositionsSubscribeResponse) GetPosition ¶
func (x *PositionsSubscribeResponse) GetPosition() *proto1.Position
func (*PositionsSubscribeResponse) ProtoMessage ¶
func (*PositionsSubscribeResponse) ProtoMessage()
func (*PositionsSubscribeResponse) ProtoReflect ¶
func (x *PositionsSubscribeResponse) ProtoReflect() protoreflect.Message
func (*PositionsSubscribeResponse) Reset ¶
func (x *PositionsSubscribeResponse) Reset()
func (*PositionsSubscribeResponse) String ¶
func (x *PositionsSubscribeResponse) String() string
func (*PositionsSubscribeResponse) Validate ¶
func (this *PositionsSubscribeResponse) Validate() error
type PrepareAmendOrderRequest ¶
type PrepareAmendOrderRequest struct { // An order amendment Amendment *v1.OrderAmendment `protobuf:"bytes,1,opt,name=amendment,proto3" json:"amendment,omitempty"` // contains filtered or unexported fields }
Request to amend an existing order
func (*PrepareAmendOrderRequest) Descriptor
deprecated
func (*PrepareAmendOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareAmendOrderRequest.ProtoReflect.Descriptor instead.
func (*PrepareAmendOrderRequest) GetAmendment ¶
func (x *PrepareAmendOrderRequest) GetAmendment() *v1.OrderAmendment
func (*PrepareAmendOrderRequest) ProtoMessage ¶
func (*PrepareAmendOrderRequest) ProtoMessage()
func (*PrepareAmendOrderRequest) ProtoReflect ¶
func (x *PrepareAmendOrderRequest) ProtoReflect() protoreflect.Message
func (*PrepareAmendOrderRequest) Reset ¶
func (x *PrepareAmendOrderRequest) Reset()
func (*PrepareAmendOrderRequest) String ¶
func (x *PrepareAmendOrderRequest) String() string
func (*PrepareAmendOrderRequest) Validate ¶
func (this *PrepareAmendOrderRequest) Validate() error
type PrepareAmendOrderResponse ¶
type PrepareAmendOrderResponse struct { // Blob is an encoded representation of the order amendment ready to sign using the Vega Wallet and then submit as a transaction. Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
Response for preparing an order amendment
func (*PrepareAmendOrderResponse) Descriptor
deprecated
func (*PrepareAmendOrderResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareAmendOrderResponse.ProtoReflect.Descriptor instead.
func (*PrepareAmendOrderResponse) GetBlob ¶
func (x *PrepareAmendOrderResponse) GetBlob() []byte
func (*PrepareAmendOrderResponse) ProtoMessage ¶
func (*PrepareAmendOrderResponse) ProtoMessage()
func (*PrepareAmendOrderResponse) ProtoReflect ¶
func (x *PrepareAmendOrderResponse) ProtoReflect() protoreflect.Message
func (*PrepareAmendOrderResponse) Reset ¶
func (x *PrepareAmendOrderResponse) Reset()
func (*PrepareAmendOrderResponse) String ¶
func (x *PrepareAmendOrderResponse) String() string
func (*PrepareAmendOrderResponse) Validate ¶
func (this *PrepareAmendOrderResponse) Validate() error
type PrepareCancelOrderRequest ¶
type PrepareCancelOrderRequest struct { // An order cancellation Cancellation *v1.OrderCancellation `protobuf:"bytes,1,opt,name=cancellation,proto3" json:"cancellation,omitempty"` // contains filtered or unexported fields }
Request to cancel an existing order
func (*PrepareCancelOrderRequest) Descriptor
deprecated
func (*PrepareCancelOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareCancelOrderRequest.ProtoReflect.Descriptor instead.
func (*PrepareCancelOrderRequest) GetCancellation ¶
func (x *PrepareCancelOrderRequest) GetCancellation() *v1.OrderCancellation
func (*PrepareCancelOrderRequest) ProtoMessage ¶
func (*PrepareCancelOrderRequest) ProtoMessage()
func (*PrepareCancelOrderRequest) ProtoReflect ¶
func (x *PrepareCancelOrderRequest) ProtoReflect() protoreflect.Message
func (*PrepareCancelOrderRequest) Reset ¶
func (x *PrepareCancelOrderRequest) Reset()
func (*PrepareCancelOrderRequest) String ¶
func (x *PrepareCancelOrderRequest) String() string
func (*PrepareCancelOrderRequest) Validate ¶
func (this *PrepareCancelOrderRequest) Validate() error
type PrepareCancelOrderResponse ¶
type PrepareCancelOrderResponse struct { // Blob is an encoded representation of the order cancellation ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
Response for preparing an order cancellation
func (*PrepareCancelOrderResponse) Descriptor
deprecated
func (*PrepareCancelOrderResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareCancelOrderResponse.ProtoReflect.Descriptor instead.
func (*PrepareCancelOrderResponse) GetBlob ¶
func (x *PrepareCancelOrderResponse) GetBlob() []byte
func (*PrepareCancelOrderResponse) ProtoMessage ¶
func (*PrepareCancelOrderResponse) ProtoMessage()
func (*PrepareCancelOrderResponse) ProtoReflect ¶
func (x *PrepareCancelOrderResponse) ProtoReflect() protoreflect.Message
func (*PrepareCancelOrderResponse) Reset ¶
func (x *PrepareCancelOrderResponse) Reset()
func (*PrepareCancelOrderResponse) String ¶
func (x *PrepareCancelOrderResponse) String() string
func (*PrepareCancelOrderResponse) Validate ¶
func (this *PrepareCancelOrderResponse) Validate() error
type PrepareLiquidityProvisionRequest ¶
type PrepareLiquidityProvisionRequest struct { // Submission, required field Submission *v1.LiquidityProvisionSubmission `protobuf:"bytes,1,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Request to prepare liquiditity provision
func (*PrepareLiquidityProvisionRequest) Descriptor
deprecated
func (*PrepareLiquidityProvisionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareLiquidityProvisionRequest.ProtoReflect.Descriptor instead.
func (*PrepareLiquidityProvisionRequest) GetSubmission ¶
func (x *PrepareLiquidityProvisionRequest) GetSubmission() *v1.LiquidityProvisionSubmission
func (*PrepareLiquidityProvisionRequest) ProtoMessage ¶
func (*PrepareLiquidityProvisionRequest) ProtoMessage()
func (*PrepareLiquidityProvisionRequest) ProtoReflect ¶
func (x *PrepareLiquidityProvisionRequest) ProtoReflect() protoreflect.Message
func (*PrepareLiquidityProvisionRequest) Reset ¶
func (x *PrepareLiquidityProvisionRequest) Reset()
func (*PrepareLiquidityProvisionRequest) String ¶
func (x *PrepareLiquidityProvisionRequest) String() string
func (*PrepareLiquidityProvisionRequest) Validate ¶
func (this *PrepareLiquidityProvisionRequest) Validate() error
type PrepareLiquidityProvisionResponse ¶
type PrepareLiquidityProvisionResponse struct { // A blob is an encoded representation of the liquidity provision message ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
Response to a liquidity provision request
func (*PrepareLiquidityProvisionResponse) Descriptor
deprecated
func (*PrepareLiquidityProvisionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareLiquidityProvisionResponse.ProtoReflect.Descriptor instead.
func (*PrepareLiquidityProvisionResponse) GetBlob ¶
func (x *PrepareLiquidityProvisionResponse) GetBlob() []byte
func (*PrepareLiquidityProvisionResponse) ProtoMessage ¶
func (*PrepareLiquidityProvisionResponse) ProtoMessage()
func (*PrepareLiquidityProvisionResponse) ProtoReflect ¶
func (x *PrepareLiquidityProvisionResponse) ProtoReflect() protoreflect.Message
func (*PrepareLiquidityProvisionResponse) Reset ¶
func (x *PrepareLiquidityProvisionResponse) Reset()
func (*PrepareLiquidityProvisionResponse) String ¶
func (x *PrepareLiquidityProvisionResponse) String() string
func (*PrepareLiquidityProvisionResponse) Validate ¶
func (this *PrepareLiquidityProvisionResponse) Validate() error
type PrepareProposalSubmissionRequest ¶ added in v0.36.0
type PrepareProposalSubmissionRequest struct { Submission *v1.ProposalSubmission `protobuf:"bytes,1,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Request to prepare a governance proposal
func (*PrepareProposalSubmissionRequest) Descriptor
deprecated
added in
v0.36.0
func (*PrepareProposalSubmissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareProposalSubmissionRequest.ProtoReflect.Descriptor instead.
func (*PrepareProposalSubmissionRequest) GetSubmission ¶ added in v0.36.0
func (x *PrepareProposalSubmissionRequest) GetSubmission() *v1.ProposalSubmission
func (*PrepareProposalSubmissionRequest) ProtoMessage ¶ added in v0.36.0
func (*PrepareProposalSubmissionRequest) ProtoMessage()
func (*PrepareProposalSubmissionRequest) ProtoReflect ¶ added in v0.36.0
func (x *PrepareProposalSubmissionRequest) ProtoReflect() protoreflect.Message
func (*PrepareProposalSubmissionRequest) Reset ¶ added in v0.36.0
func (x *PrepareProposalSubmissionRequest) Reset()
func (*PrepareProposalSubmissionRequest) String ¶ added in v0.36.0
func (x *PrepareProposalSubmissionRequest) String() string
func (*PrepareProposalSubmissionRequest) Validate ¶ added in v0.36.0
func (this *PrepareProposalSubmissionRequest) Validate() error
type PrepareProposalSubmissionResponse ¶ added in v0.36.0
type PrepareProposalSubmissionResponse struct { // A blob is an encoded representation of the proposal ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // A copy of the prepared proposal Submission *v1.ProposalSubmission `protobuf:"bytes,2,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Response to prepare a governance proposal
func (*PrepareProposalSubmissionResponse) Descriptor
deprecated
added in
v0.36.0
func (*PrepareProposalSubmissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareProposalSubmissionResponse.ProtoReflect.Descriptor instead.
func (*PrepareProposalSubmissionResponse) GetBlob ¶ added in v0.36.0
func (x *PrepareProposalSubmissionResponse) GetBlob() []byte
func (*PrepareProposalSubmissionResponse) GetSubmission ¶ added in v0.36.0
func (x *PrepareProposalSubmissionResponse) GetSubmission() *v1.ProposalSubmission
func (*PrepareProposalSubmissionResponse) ProtoMessage ¶ added in v0.36.0
func (*PrepareProposalSubmissionResponse) ProtoMessage()
func (*PrepareProposalSubmissionResponse) ProtoReflect ¶ added in v0.36.0
func (x *PrepareProposalSubmissionResponse) ProtoReflect() protoreflect.Message
func (*PrepareProposalSubmissionResponse) Reset ¶ added in v0.36.0
func (x *PrepareProposalSubmissionResponse) Reset()
func (*PrepareProposalSubmissionResponse) String ¶ added in v0.36.0
func (x *PrepareProposalSubmissionResponse) String() string
func (*PrepareProposalSubmissionResponse) Validate ¶ added in v0.36.0
func (this *PrepareProposalSubmissionResponse) Validate() error
type PrepareSubmitOrderRequest ¶
type PrepareSubmitOrderRequest struct { // An order submission Submission *v1.OrderSubmission `protobuf:"bytes,1,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Request to submit a new order
func (*PrepareSubmitOrderRequest) Descriptor
deprecated
func (*PrepareSubmitOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareSubmitOrderRequest.ProtoReflect.Descriptor instead.
func (*PrepareSubmitOrderRequest) GetSubmission ¶
func (x *PrepareSubmitOrderRequest) GetSubmission() *v1.OrderSubmission
func (*PrepareSubmitOrderRequest) ProtoMessage ¶
func (*PrepareSubmitOrderRequest) ProtoMessage()
func (*PrepareSubmitOrderRequest) ProtoReflect ¶
func (x *PrepareSubmitOrderRequest) ProtoReflect() protoreflect.Message
func (*PrepareSubmitOrderRequest) Reset ¶
func (x *PrepareSubmitOrderRequest) Reset()
func (*PrepareSubmitOrderRequest) String ¶
func (x *PrepareSubmitOrderRequest) String() string
func (*PrepareSubmitOrderRequest) Validate ¶
func (this *PrepareSubmitOrderRequest) Validate() error
type PrepareSubmitOrderResponse ¶
type PrepareSubmitOrderResponse struct { // Blob is an encoded representation of the order submission ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // Submission identifier (order reference) SubmitId string `protobuf:"bytes,2,opt,name=submit_id,json=submitId,proto3" json:"submit_id,omitempty"` // contains filtered or unexported fields }
Response for preparing an order submission
func (*PrepareSubmitOrderResponse) Descriptor
deprecated
func (*PrepareSubmitOrderResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareSubmitOrderResponse.ProtoReflect.Descriptor instead.
func (*PrepareSubmitOrderResponse) GetBlob ¶
func (x *PrepareSubmitOrderResponse) GetBlob() []byte
func (*PrepareSubmitOrderResponse) GetSubmitId ¶
func (x *PrepareSubmitOrderResponse) GetSubmitId() string
func (*PrepareSubmitOrderResponse) ProtoMessage ¶
func (*PrepareSubmitOrderResponse) ProtoMessage()
func (*PrepareSubmitOrderResponse) ProtoReflect ¶
func (x *PrepareSubmitOrderResponse) ProtoReflect() protoreflect.Message
func (*PrepareSubmitOrderResponse) Reset ¶
func (x *PrepareSubmitOrderResponse) Reset()
func (*PrepareSubmitOrderResponse) String ¶
func (x *PrepareSubmitOrderResponse) String() string
func (*PrepareSubmitOrderResponse) Validate ¶
func (this *PrepareSubmitOrderResponse) Validate() error
type PrepareVoteSubmissionRequest ¶ added in v0.36.0
type PrepareVoteSubmissionRequest struct { // Vote, required field Submission *v1.VoteSubmission `protobuf:"bytes,1,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Request to prepare a governance vote
func (*PrepareVoteSubmissionRequest) Descriptor
deprecated
added in
v0.36.0
func (*PrepareVoteSubmissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareVoteSubmissionRequest.ProtoReflect.Descriptor instead.
func (*PrepareVoteSubmissionRequest) GetSubmission ¶ added in v0.36.0
func (x *PrepareVoteSubmissionRequest) GetSubmission() *v1.VoteSubmission
func (*PrepareVoteSubmissionRequest) ProtoMessage ¶ added in v0.36.0
func (*PrepareVoteSubmissionRequest) ProtoMessage()
func (*PrepareVoteSubmissionRequest) ProtoReflect ¶ added in v0.36.0
func (x *PrepareVoteSubmissionRequest) ProtoReflect() protoreflect.Message
func (*PrepareVoteSubmissionRequest) Reset ¶ added in v0.36.0
func (x *PrepareVoteSubmissionRequest) Reset()
func (*PrepareVoteSubmissionRequest) String ¶ added in v0.36.0
func (x *PrepareVoteSubmissionRequest) String() string
func (*PrepareVoteSubmissionRequest) Validate ¶ added in v0.36.0
func (this *PrepareVoteSubmissionRequest) Validate() error
type PrepareVoteSubmissionResponse ¶ added in v0.36.0
type PrepareVoteSubmissionResponse struct { // A blob is an encoded representation of the vote ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // A copy of the prepared vote Submission *v1.VoteSubmission `protobuf:"bytes,2,opt,name=submission,proto3" json:"submission,omitempty"` // contains filtered or unexported fields }
Response to prepare a governance vote
func (*PrepareVoteSubmissionResponse) Descriptor
deprecated
added in
v0.36.0
func (*PrepareVoteSubmissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareVoteSubmissionResponse.ProtoReflect.Descriptor instead.
func (*PrepareVoteSubmissionResponse) GetBlob ¶ added in v0.36.0
func (x *PrepareVoteSubmissionResponse) GetBlob() []byte
func (*PrepareVoteSubmissionResponse) GetSubmission ¶ added in v0.36.0
func (x *PrepareVoteSubmissionResponse) GetSubmission() *v1.VoteSubmission
func (*PrepareVoteSubmissionResponse) ProtoMessage ¶ added in v0.36.0
func (*PrepareVoteSubmissionResponse) ProtoMessage()
func (*PrepareVoteSubmissionResponse) ProtoReflect ¶ added in v0.36.0
func (x *PrepareVoteSubmissionResponse) ProtoReflect() protoreflect.Message
func (*PrepareVoteSubmissionResponse) Reset ¶ added in v0.36.0
func (x *PrepareVoteSubmissionResponse) Reset()
func (*PrepareVoteSubmissionResponse) String ¶ added in v0.36.0
func (x *PrepareVoteSubmissionResponse) String() string
func (*PrepareVoteSubmissionResponse) Validate ¶ added in v0.36.0
func (this *PrepareVoteSubmissionResponse) Validate() error
type PrepareWithdrawRequest ¶
type PrepareWithdrawRequest struct { // An asset withdrawal Withdraw *v1.WithdrawSubmission `protobuf:"bytes,1,opt,name=withdraw,proto3" json:"withdraw,omitempty"` // contains filtered or unexported fields }
Request for preparing a withdrawal
func (*PrepareWithdrawRequest) Descriptor
deprecated
func (*PrepareWithdrawRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareWithdrawRequest.ProtoReflect.Descriptor instead.
func (*PrepareWithdrawRequest) GetWithdraw ¶
func (x *PrepareWithdrawRequest) GetWithdraw() *v1.WithdrawSubmission
func (*PrepareWithdrawRequest) ProtoMessage ¶
func (*PrepareWithdrawRequest) ProtoMessage()
func (*PrepareWithdrawRequest) ProtoReflect ¶
func (x *PrepareWithdrawRequest) ProtoReflect() protoreflect.Message
func (*PrepareWithdrawRequest) Reset ¶
func (x *PrepareWithdrawRequest) Reset()
func (*PrepareWithdrawRequest) String ¶
func (x *PrepareWithdrawRequest) String() string
func (*PrepareWithdrawRequest) Validate ¶
func (this *PrepareWithdrawRequest) Validate() error
type PrepareWithdrawResponse ¶
type PrepareWithdrawResponse struct { // Blob is an encoded representation of the withdrawal ready to sign using the Vega Wallet and then submit as a transaction Blob []byte `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
Response for preparing a withdrawal
func (*PrepareWithdrawResponse) Descriptor
deprecated
func (*PrepareWithdrawResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareWithdrawResponse.ProtoReflect.Descriptor instead.
func (*PrepareWithdrawResponse) GetBlob ¶
func (x *PrepareWithdrawResponse) GetBlob() []byte
func (*PrepareWithdrawResponse) ProtoMessage ¶
func (*PrepareWithdrawResponse) ProtoMessage()
func (*PrepareWithdrawResponse) ProtoReflect ¶
func (x *PrepareWithdrawResponse) ProtoReflect() protoreflect.Message
func (*PrepareWithdrawResponse) Reset ¶
func (x *PrepareWithdrawResponse) Reset()
func (*PrepareWithdrawResponse) String ¶
func (x *PrepareWithdrawResponse) String() string
func (*PrepareWithdrawResponse) Validate ¶
func (this *PrepareWithdrawResponse) Validate() error
type PropagateChainEventRequest ¶
type PropagateChainEventRequest struct { // Chain event Evt *v1.ChainEvent `protobuf:"bytes,1,opt,name=evt,proto3" json:"evt,omitempty"` // Public key PubKey string `protobuf:"bytes,2,opt,name=pub_key,json=pubKey,proto3" json:"pub_key,omitempty"` // Signature Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
Request for a new event sent by the blockchain queue to be propagated on Vega
func (*PropagateChainEventRequest) Descriptor
deprecated
func (*PropagateChainEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use PropagateChainEventRequest.ProtoReflect.Descriptor instead.
func (*PropagateChainEventRequest) GetEvt ¶
func (x *PropagateChainEventRequest) GetEvt() *v1.ChainEvent
func (*PropagateChainEventRequest) GetPubKey ¶
func (x *PropagateChainEventRequest) GetPubKey() string
func (*PropagateChainEventRequest) GetSignature ¶
func (x *PropagateChainEventRequest) GetSignature() []byte
func (*PropagateChainEventRequest) ProtoMessage ¶
func (*PropagateChainEventRequest) ProtoMessage()
func (*PropagateChainEventRequest) ProtoReflect ¶
func (x *PropagateChainEventRequest) ProtoReflect() protoreflect.Message
func (*PropagateChainEventRequest) Reset ¶
func (x *PropagateChainEventRequest) Reset()
func (*PropagateChainEventRequest) String ¶
func (x *PropagateChainEventRequest) String() string
func (*PropagateChainEventRequest) Validate ¶
func (this *PropagateChainEventRequest) Validate() error
type PropagateChainEventResponse ¶
type PropagateChainEventResponse struct { // Success will be true if the event was accepted by the node, // **Important** - success does not mean that the event is confirmed by consensus Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
Response for a new event sent by the blockchain queue to be propagated on Vega
func (*PropagateChainEventResponse) Descriptor
deprecated
func (*PropagateChainEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use PropagateChainEventResponse.ProtoReflect.Descriptor instead.
func (*PropagateChainEventResponse) GetSuccess ¶
func (x *PropagateChainEventResponse) GetSuccess() bool
func (*PropagateChainEventResponse) ProtoMessage ¶
func (*PropagateChainEventResponse) ProtoMessage()
func (*PropagateChainEventResponse) ProtoReflect ¶
func (x *PropagateChainEventResponse) ProtoReflect() protoreflect.Message
func (*PropagateChainEventResponse) Reset ¶
func (x *PropagateChainEventResponse) Reset()
func (*PropagateChainEventResponse) String ¶
func (x *PropagateChainEventResponse) String() string
func (*PropagateChainEventResponse) Validate ¶
func (this *PropagateChainEventResponse) Validate() error
type StatisticsRequest ¶
type StatisticsRequest struct {
// contains filtered or unexported fields
}
A a request for statistics about the Vega network
func (*StatisticsRequest) Descriptor
deprecated
func (*StatisticsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
func (*StatisticsRequest) ProtoMessage ¶
func (*StatisticsRequest) ProtoMessage()
func (*StatisticsRequest) ProtoReflect ¶
func (x *StatisticsRequest) ProtoReflect() protoreflect.Message
func (*StatisticsRequest) Reset ¶
func (x *StatisticsRequest) Reset()
func (*StatisticsRequest) String ¶
func (x *StatisticsRequest) String() string
func (*StatisticsRequest) Validate ¶
func (this *StatisticsRequest) Validate() error
type StatisticsResponse ¶
type StatisticsResponse struct { Statistics *proto1.Statistics `protobuf:"bytes,1,opt,name=statistics,proto3" json:"statistics,omitempty"` // contains filtered or unexported fields }
func (*StatisticsResponse) Descriptor
deprecated
func (*StatisticsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
func (*StatisticsResponse) GetStatistics ¶
func (x *StatisticsResponse) GetStatistics() *proto1.Statistics
func (*StatisticsResponse) ProtoMessage ¶
func (*StatisticsResponse) ProtoMessage()
func (*StatisticsResponse) ProtoReflect ¶
func (x *StatisticsResponse) ProtoReflect() protoreflect.Message
func (*StatisticsResponse) Reset ¶
func (x *StatisticsResponse) Reset()
func (*StatisticsResponse) String ¶
func (x *StatisticsResponse) String() string
func (*StatisticsResponse) Validate ¶
func (this *StatisticsResponse) Validate() error
type SubmitTransactionRequest ¶
type SubmitTransactionRequest struct { // A bundle of signed payload and signature, to form a transaction that will be submitted to the Vega blockchain Tx *proto1.SignedBundle `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"` // Type of transaction request, for example ASYNC, meaning the transaction will be submitted and not block on a response Type SubmitTransactionRequest_Type `protobuf:"varint,2,opt,name=type,proto3,enum=api.v1.SubmitTransactionRequest_Type" json:"type,omitempty"` // contains filtered or unexported fields }
Request for submitting a transaction on Vega
func (*SubmitTransactionRequest) Descriptor
deprecated
func (*SubmitTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionRequest.ProtoReflect.Descriptor instead.
func (*SubmitTransactionRequest) GetTx ¶
func (x *SubmitTransactionRequest) GetTx() *proto1.SignedBundle
func (*SubmitTransactionRequest) GetType ¶
func (x *SubmitTransactionRequest) GetType() SubmitTransactionRequest_Type
func (*SubmitTransactionRequest) ProtoMessage ¶
func (*SubmitTransactionRequest) ProtoMessage()
func (*SubmitTransactionRequest) ProtoReflect ¶
func (x *SubmitTransactionRequest) ProtoReflect() protoreflect.Message
func (*SubmitTransactionRequest) Reset ¶
func (x *SubmitTransactionRequest) Reset()
func (*SubmitTransactionRequest) String ¶
func (x *SubmitTransactionRequest) String() string
func (*SubmitTransactionRequest) Validate ¶
func (this *SubmitTransactionRequest) Validate() error
type SubmitTransactionRequest_Type ¶
type SubmitTransactionRequest_Type int32
Blockchain transaction type
const ( SubmitTransactionRequest_TYPE_UNSPECIFIED SubmitTransactionRequest_Type = 0 // The transaction will be submitted without waiting for response SubmitTransactionRequest_TYPE_ASYNC SubmitTransactionRequest_Type = 1 // The transaction will be submitted, and blocking until the // tendermint mempool return a response SubmitTransactionRequest_TYPE_SYNC SubmitTransactionRequest_Type = 2 // The transaction will submitted, and blocking until the tendermint // network will have committed it into a block SubmitTransactionRequest_TYPE_COMMIT SubmitTransactionRequest_Type = 3 )
func (SubmitTransactionRequest_Type) Descriptor ¶
func (SubmitTransactionRequest_Type) Descriptor() protoreflect.EnumDescriptor
func (SubmitTransactionRequest_Type) Enum ¶
func (x SubmitTransactionRequest_Type) Enum() *SubmitTransactionRequest_Type
func (SubmitTransactionRequest_Type) EnumDescriptor
deprecated
func (SubmitTransactionRequest_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionRequest_Type.Descriptor instead.
func (SubmitTransactionRequest_Type) Number ¶
func (x SubmitTransactionRequest_Type) Number() protoreflect.EnumNumber
func (SubmitTransactionRequest_Type) String ¶
func (x SubmitTransactionRequest_Type) String() string
func (SubmitTransactionRequest_Type) Type ¶
func (SubmitTransactionRequest_Type) Type() protoreflect.EnumType
type SubmitTransactionResponse ¶
type SubmitTransactionResponse struct { // Success will be true if the transaction was accepted by the node, // **Important** - success does not mean that the event is confirmed by consensus Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
Response for submitting a transaction on Vega
func (*SubmitTransactionResponse) Descriptor
deprecated
func (*SubmitTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionResponse.ProtoReflect.Descriptor instead.
func (*SubmitTransactionResponse) GetSuccess ¶
func (x *SubmitTransactionResponse) GetSuccess() bool
func (*SubmitTransactionResponse) ProtoMessage ¶
func (*SubmitTransactionResponse) ProtoMessage()
func (*SubmitTransactionResponse) ProtoReflect ¶
func (x *SubmitTransactionResponse) ProtoReflect() protoreflect.Message
func (*SubmitTransactionResponse) Reset ¶
func (x *SubmitTransactionResponse) Reset()
func (*SubmitTransactionResponse) String ¶
func (x *SubmitTransactionResponse) String() string
func (*SubmitTransactionResponse) Validate ¶
func (this *SubmitTransactionResponse) Validate() error
type SubmitTransactionV2Request ¶ added in v0.38.0
type SubmitTransactionV2Request struct { // A bundle of signed payload and signature, to form a transaction that will be submitted to the Vega blockchain Tx *v1.Transaction `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"` // Type of transaction request, for example ASYNC, meaning the transaction will be submitted and not block on a response Type SubmitTransactionV2Request_Type `protobuf:"varint,2,opt,name=type,proto3,enum=api.v1.SubmitTransactionV2Request_Type" json:"type,omitempty"` // contains filtered or unexported fields }
Request for submitting a transaction v2 on Vega
func (*SubmitTransactionV2Request) Descriptor
deprecated
added in
v0.38.0
func (*SubmitTransactionV2Request) Descriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionV2Request.ProtoReflect.Descriptor instead.
func (*SubmitTransactionV2Request) GetTx ¶ added in v0.38.0
func (x *SubmitTransactionV2Request) GetTx() *v1.Transaction
func (*SubmitTransactionV2Request) GetType ¶ added in v0.38.0
func (x *SubmitTransactionV2Request) GetType() SubmitTransactionV2Request_Type
func (*SubmitTransactionV2Request) ProtoMessage ¶ added in v0.38.0
func (*SubmitTransactionV2Request) ProtoMessage()
func (*SubmitTransactionV2Request) ProtoReflect ¶ added in v0.38.0
func (x *SubmitTransactionV2Request) ProtoReflect() protoreflect.Message
func (*SubmitTransactionV2Request) Reset ¶ added in v0.38.0
func (x *SubmitTransactionV2Request) Reset()
func (*SubmitTransactionV2Request) String ¶ added in v0.38.0
func (x *SubmitTransactionV2Request) String() string
func (*SubmitTransactionV2Request) Validate ¶ added in v0.38.0
func (this *SubmitTransactionV2Request) Validate() error
type SubmitTransactionV2Request_Type ¶ added in v0.38.0
type SubmitTransactionV2Request_Type int32
Blockchain transaction type
const ( SubmitTransactionV2Request_TYPE_UNSPECIFIED SubmitTransactionV2Request_Type = 0 // The transaction will be submitted without waiting for response SubmitTransactionV2Request_TYPE_ASYNC SubmitTransactionV2Request_Type = 1 // The transaction will be submitted, and blocking until the // tendermint mempool return a response SubmitTransactionV2Request_TYPE_SYNC SubmitTransactionV2Request_Type = 2 // The transaction will submitted, and blocking until the tendermint // network will have committed it into a block SubmitTransactionV2Request_TYPE_COMMIT SubmitTransactionV2Request_Type = 3 )
func (SubmitTransactionV2Request_Type) Descriptor ¶ added in v0.38.0
func (SubmitTransactionV2Request_Type) Descriptor() protoreflect.EnumDescriptor
func (SubmitTransactionV2Request_Type) Enum ¶ added in v0.38.0
func (x SubmitTransactionV2Request_Type) Enum() *SubmitTransactionV2Request_Type
func (SubmitTransactionV2Request_Type) EnumDescriptor
deprecated
added in
v0.38.0
func (SubmitTransactionV2Request_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionV2Request_Type.Descriptor instead.
func (SubmitTransactionV2Request_Type) Number ¶ added in v0.38.0
func (x SubmitTransactionV2Request_Type) Number() protoreflect.EnumNumber
func (SubmitTransactionV2Request_Type) String ¶ added in v0.38.0
func (x SubmitTransactionV2Request_Type) String() string
func (SubmitTransactionV2Request_Type) Type ¶ added in v0.38.0
func (SubmitTransactionV2Request_Type) Type() protoreflect.EnumType
type SubmitTransactionV2Response ¶ added in v0.38.0
type SubmitTransactionV2Response struct { // Success will be true if the transaction was accepted by the node, // **Important** - success does not mean that the event is confirmed by consensus Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
Response for submitting a transaction v2 on Vega
func (*SubmitTransactionV2Response) Descriptor
deprecated
added in
v0.38.0
func (*SubmitTransactionV2Response) Descriptor() ([]byte, []int)
Deprecated: Use SubmitTransactionV2Response.ProtoReflect.Descriptor instead.
func (*SubmitTransactionV2Response) GetSuccess ¶ added in v0.38.0
func (x *SubmitTransactionV2Response) GetSuccess() bool
func (*SubmitTransactionV2Response) ProtoMessage ¶ added in v0.38.0
func (*SubmitTransactionV2Response) ProtoMessage()
func (*SubmitTransactionV2Response) ProtoReflect ¶ added in v0.38.0
func (x *SubmitTransactionV2Response) ProtoReflect() protoreflect.Message
func (*SubmitTransactionV2Response) Reset ¶ added in v0.38.0
func (x *SubmitTransactionV2Response) Reset()
func (*SubmitTransactionV2Response) String ¶ added in v0.38.0
func (x *SubmitTransactionV2Response) String() string
func (*SubmitTransactionV2Response) Validate ¶ added in v0.38.0
func (this *SubmitTransactionV2Response) Validate() error
type TradesByMarketRequest ¶
type TradesByMarketRequest struct { // Market identifier, required field MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Pagination controls Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for a list of trades on a market
func (*TradesByMarketRequest) Descriptor
deprecated
func (*TradesByMarketRequest) Descriptor() ([]byte, []int)
Deprecated: Use TradesByMarketRequest.ProtoReflect.Descriptor instead.
func (*TradesByMarketRequest) GetMarketId ¶
func (x *TradesByMarketRequest) GetMarketId() string
func (*TradesByMarketRequest) GetPagination ¶
func (x *TradesByMarketRequest) GetPagination() *Pagination
func (*TradesByMarketRequest) ProtoMessage ¶
func (*TradesByMarketRequest) ProtoMessage()
func (*TradesByMarketRequest) ProtoReflect ¶
func (x *TradesByMarketRequest) ProtoReflect() protoreflect.Message
func (*TradesByMarketRequest) Reset ¶
func (x *TradesByMarketRequest) Reset()
func (*TradesByMarketRequest) String ¶
func (x *TradesByMarketRequest) String() string
func (*TradesByMarketRequest) Validate ¶
func (this *TradesByMarketRequest) Validate() error
type TradesByMarketResponse ¶
type TradesByMarketResponse struct { // A list of 0 or more trades Trades []*proto1.Trade `protobuf:"bytes,1,rep,name=trades,proto3" json:"trades,omitempty"` // contains filtered or unexported fields }
Response for a list of trades on a market
func (*TradesByMarketResponse) Descriptor
deprecated
func (*TradesByMarketResponse) Descriptor() ([]byte, []int)
Deprecated: Use TradesByMarketResponse.ProtoReflect.Descriptor instead.
func (*TradesByMarketResponse) GetTrades ¶
func (x *TradesByMarketResponse) GetTrades() []*proto1.Trade
func (*TradesByMarketResponse) ProtoMessage ¶
func (*TradesByMarketResponse) ProtoMessage()
func (*TradesByMarketResponse) ProtoReflect ¶
func (x *TradesByMarketResponse) ProtoReflect() protoreflect.Message
func (*TradesByMarketResponse) Reset ¶
func (x *TradesByMarketResponse) Reset()
func (*TradesByMarketResponse) String ¶
func (x *TradesByMarketResponse) String() string
func (*TradesByMarketResponse) Validate ¶
func (this *TradesByMarketResponse) Validate() error
type TradesByOrderRequest ¶
type TradesByOrderRequest struct { // Order identifier, required field OrderId string `protobuf:"bytes,1,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` // contains filtered or unexported fields }
Request for a list of trades related to an order
func (*TradesByOrderRequest) Descriptor
deprecated
func (*TradesByOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use TradesByOrderRequest.ProtoReflect.Descriptor instead.
func (*TradesByOrderRequest) GetOrderId ¶
func (x *TradesByOrderRequest) GetOrderId() string
func (*TradesByOrderRequest) ProtoMessage ¶
func (*TradesByOrderRequest) ProtoMessage()
func (*TradesByOrderRequest) ProtoReflect ¶
func (x *TradesByOrderRequest) ProtoReflect() protoreflect.Message
func (*TradesByOrderRequest) Reset ¶
func (x *TradesByOrderRequest) Reset()
func (*TradesByOrderRequest) String ¶
func (x *TradesByOrderRequest) String() string
func (*TradesByOrderRequest) Validate ¶
func (this *TradesByOrderRequest) Validate() error
type TradesByOrderResponse ¶
type TradesByOrderResponse struct { // A list of 0 or more trades Trades []*proto1.Trade `protobuf:"bytes,1,rep,name=trades,proto3" json:"trades,omitempty"` // contains filtered or unexported fields }
Response for a list of trades related to an order
func (*TradesByOrderResponse) Descriptor
deprecated
func (*TradesByOrderResponse) Descriptor() ([]byte, []int)
Deprecated: Use TradesByOrderResponse.ProtoReflect.Descriptor instead.
func (*TradesByOrderResponse) GetTrades ¶
func (x *TradesByOrderResponse) GetTrades() []*proto1.Trade
func (*TradesByOrderResponse) ProtoMessage ¶
func (*TradesByOrderResponse) ProtoMessage()
func (*TradesByOrderResponse) ProtoReflect ¶
func (x *TradesByOrderResponse) ProtoReflect() protoreflect.Message
func (*TradesByOrderResponse) Reset ¶
func (x *TradesByOrderResponse) Reset()
func (*TradesByOrderResponse) String ¶
func (x *TradesByOrderResponse) String() string
func (*TradesByOrderResponse) Validate ¶
func (this *TradesByOrderResponse) Validate() error
type TradesByPartyRequest ¶
type TradesByPartyRequest struct { // Party identifier. Required field PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // Market identifier MarketId string `protobuf:"bytes,2,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Pagination controls Pagination *Pagination `protobuf:"bytes,3,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Request for a list of trades relating to the given party Optionally, the list can be additionally filtered for trades by market
func (*TradesByPartyRequest) Descriptor
deprecated
func (*TradesByPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use TradesByPartyRequest.ProtoReflect.Descriptor instead.
func (*TradesByPartyRequest) GetMarketId ¶
func (x *TradesByPartyRequest) GetMarketId() string
func (*TradesByPartyRequest) GetPagination ¶
func (x *TradesByPartyRequest) GetPagination() *Pagination
func (*TradesByPartyRequest) GetPartyId ¶
func (x *TradesByPartyRequest) GetPartyId() string
func (*TradesByPartyRequest) ProtoMessage ¶
func (*TradesByPartyRequest) ProtoMessage()
func (*TradesByPartyRequest) ProtoReflect ¶
func (x *TradesByPartyRequest) ProtoReflect() protoreflect.Message
func (*TradesByPartyRequest) Reset ¶
func (x *TradesByPartyRequest) Reset()
func (*TradesByPartyRequest) String ¶
func (x *TradesByPartyRequest) String() string
func (*TradesByPartyRequest) Validate ¶
func (this *TradesByPartyRequest) Validate() error
type TradesByPartyResponse ¶
type TradesByPartyResponse struct { // A list of 0 or more trades Trades []*proto1.Trade `protobuf:"bytes,1,rep,name=trades,proto3" json:"trades,omitempty"` // contains filtered or unexported fields }
Response for a list of trades relating to a party
func (*TradesByPartyResponse) Descriptor
deprecated
func (*TradesByPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use TradesByPartyResponse.ProtoReflect.Descriptor instead.
func (*TradesByPartyResponse) GetTrades ¶
func (x *TradesByPartyResponse) GetTrades() []*proto1.Trade
func (*TradesByPartyResponse) ProtoMessage ¶
func (*TradesByPartyResponse) ProtoMessage()
func (*TradesByPartyResponse) ProtoReflect ¶
func (x *TradesByPartyResponse) ProtoReflect() protoreflect.Message
func (*TradesByPartyResponse) Reset ¶
func (x *TradesByPartyResponse) Reset()
func (*TradesByPartyResponse) String ¶
func (x *TradesByPartyResponse) String() string
func (*TradesByPartyResponse) Validate ¶
func (this *TradesByPartyResponse) Validate() error
type TradesSubscribeRequest ¶
type TradesSubscribeRequest struct { // Market identifier MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` // Party identifier PartyId string `protobuf:"bytes,2,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
Request to subscribe to a stream of (Trades)[#vega.Trade]
func (*TradesSubscribeRequest) Descriptor
deprecated
func (*TradesSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TradesSubscribeRequest.ProtoReflect.Descriptor instead.
func (*TradesSubscribeRequest) GetMarketId ¶
func (x *TradesSubscribeRequest) GetMarketId() string
func (*TradesSubscribeRequest) GetPartyId ¶
func (x *TradesSubscribeRequest) GetPartyId() string
func (*TradesSubscribeRequest) ProtoMessage ¶
func (*TradesSubscribeRequest) ProtoMessage()
func (*TradesSubscribeRequest) ProtoReflect ¶
func (x *TradesSubscribeRequest) ProtoReflect() protoreflect.Message
func (*TradesSubscribeRequest) Reset ¶
func (x *TradesSubscribeRequest) Reset()
func (*TradesSubscribeRequest) String ¶
func (x *TradesSubscribeRequest) String() string
func (*TradesSubscribeRequest) Validate ¶
func (this *TradesSubscribeRequest) Validate() error
type TradesSubscribeResponse ¶
type TradesSubscribeResponse struct { // A list of 0 or more trades Trades []*proto1.Trade `protobuf:"bytes,1,rep,name=trades,proto3" json:"trades,omitempty"` // contains filtered or unexported fields }
A stream of trades
func (*TradesSubscribeResponse) Descriptor
deprecated
func (*TradesSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use TradesSubscribeResponse.ProtoReflect.Descriptor instead.
func (*TradesSubscribeResponse) GetTrades ¶
func (x *TradesSubscribeResponse) GetTrades() []*proto1.Trade
func (*TradesSubscribeResponse) ProtoMessage ¶
func (*TradesSubscribeResponse) ProtoMessage()
func (*TradesSubscribeResponse) ProtoReflect ¶
func (x *TradesSubscribeResponse) ProtoReflect() protoreflect.Message
func (*TradesSubscribeResponse) Reset ¶
func (x *TradesSubscribeResponse) Reset()
func (*TradesSubscribeResponse) String ¶
func (x *TradesSubscribeResponse) String() string
func (*TradesSubscribeResponse) Validate ¶
func (this *TradesSubscribeResponse) Validate() error
type TradingDataServiceClient ¶
type TradingDataServiceClient interface { // Get a list of Accounts by Market MarketAccounts(ctx context.Context, in *MarketAccountsRequest, opts ...grpc.CallOption) (*MarketAccountsResponse, error) // Get a list of Accounts by Party PartyAccounts(ctx context.Context, in *PartyAccountsRequest, opts ...grpc.CallOption) (*PartyAccountsResponse, error) // Get a list of accounts holding infrastructure fees. // Can be filtered by asset, there will be 1 infrastructure fee account per // asset in the network. FeeInfrastructureAccounts(ctx context.Context, in *FeeInfrastructureAccountsRequest, opts ...grpc.CallOption) (*FeeInfrastructureAccountsResponse, error) // Get a list of Candles by Market Candles(ctx context.Context, in *CandlesRequest, opts ...grpc.CallOption) (*CandlesResponse, error) // Get Market Data by Market ID MarketDataByID(ctx context.Context, in *MarketDataByIDRequest, opts ...grpc.CallOption) (*MarketDataByIDResponse, error) // Get a list of Market Data MarketsData(ctx context.Context, in *MarketsDataRequest, opts ...grpc.CallOption) (*MarketsDataResponse, error) // Get a Market by ID MarketByID(ctx context.Context, in *MarketByIDRequest, opts ...grpc.CallOption) (*MarketByIDResponse, error) // Get Market Depth MarketDepth(ctx context.Context, in *MarketDepthRequest, opts ...grpc.CallOption) (*MarketDepthResponse, error) // Get a list of Markets Markets(ctx context.Context, in *MarketsRequest, opts ...grpc.CallOption) (*MarketsResponse, error) // Get an Order by Market and Order ID OrderByMarketAndID(ctx context.Context, in *OrderByMarketAndIDRequest, opts ...grpc.CallOption) (*OrderByMarketAndIDResponse, error) // Get an Order by Pending Order reference (UUID) OrderByReference(ctx context.Context, in *OrderByReferenceRequest, opts ...grpc.CallOption) (*OrderByReferenceResponse, error) // Get a list of Orders by Market OrdersByMarket(ctx context.Context, in *OrdersByMarketRequest, opts ...grpc.CallOption) (*OrdersByMarketResponse, error) // Get a list of Orders by Party OrdersByParty(ctx context.Context, in *OrdersByPartyRequest, opts ...grpc.CallOption) (*OrdersByPartyResponse, error) // Get a specific order by order ID OrderByID(ctx context.Context, in *OrderByIDRequest, opts ...grpc.CallOption) (*OrderByIDResponse, error) // Get all versions of the order by its orderID OrderVersionsByID(ctx context.Context, in *OrderVersionsByIDRequest, opts ...grpc.CallOption) (*OrderVersionsByIDResponse, error) // Get Margin Levels by Party ID MarginLevels(ctx context.Context, in *MarginLevelsRequest, opts ...grpc.CallOption) (*MarginLevelsResponse, error) // Get a list of Parties Parties(ctx context.Context, in *PartiesRequest, opts ...grpc.CallOption) (*PartiesResponse, error) // Get a Party by ID PartyByID(ctx context.Context, in *PartyByIDRequest, opts ...grpc.CallOption) (*PartyByIDResponse, error) // Get a list of Positions by Party PositionsByParty(ctx context.Context, in *PositionsByPartyRequest, opts ...grpc.CallOption) (*PositionsByPartyResponse, error) // Get latest Trade LastTrade(ctx context.Context, in *LastTradeRequest, opts ...grpc.CallOption) (*LastTradeResponse, error) // Get a list of Trades by Market TradesByMarket(ctx context.Context, in *TradesByMarketRequest, opts ...grpc.CallOption) (*TradesByMarketResponse, error) // Get a list of Trades by Order TradesByOrder(ctx context.Context, in *TradesByOrderRequest, opts ...grpc.CallOption) (*TradesByOrderResponse, error) // Get a list of Trades by Party TradesByParty(ctx context.Context, in *TradesByPartyRequest, opts ...grpc.CallOption) (*TradesByPartyResponse, error) // Get governance data (proposals and votes) for all proposals GetProposals(ctx context.Context, in *GetProposalsRequest, opts ...grpc.CallOption) (*GetProposalsResponse, error) // Get governance data (proposals and votes) for proposals by party authoring them GetProposalsByParty(ctx context.Context, in *GetProposalsByPartyRequest, opts ...grpc.CallOption) (*GetProposalsByPartyResponse, error) // Get votes by party casting them GetVotesByParty(ctx context.Context, in *GetVotesByPartyRequest, opts ...grpc.CallOption) (*GetVotesByPartyResponse, error) // Get governance data (proposals and votes) for proposals that aim creating new markets GetNewMarketProposals(ctx context.Context, in *GetNewMarketProposalsRequest, opts ...grpc.CallOption) (*GetNewMarketProposalsResponse, error) // Get governance data (proposals and votes) for proposals that aim updating markets GetUpdateMarketProposals(ctx context.Context, in *GetUpdateMarketProposalsRequest, opts ...grpc.CallOption) (*GetUpdateMarketProposalsResponse, error) // Get governance data (proposals and votes) for proposals that aim updating Vega network parameters GetNetworkParametersProposals(ctx context.Context, in *GetNetworkParametersProposalsRequest, opts ...grpc.CallOption) (*GetNetworkParametersProposalsResponse, error) // Get governance data (proposals and votes) for proposals aiming to create new assets GetNewAssetProposals(ctx context.Context, in *GetNewAssetProposalsRequest, opts ...grpc.CallOption) (*GetNewAssetProposalsResponse, error) // Get governance data (proposals and votes) for a proposal located by ID GetProposalByID(ctx context.Context, in *GetProposalByIDRequest, opts ...grpc.CallOption) (*GetProposalByIDResponse, error) // Get governance data (proposals and votes) for a proposal located by reference GetProposalByReference(ctx context.Context, in *GetProposalByReferenceRequest, opts ...grpc.CallOption) (*GetProposalByReferenceResponse, error) // Subscribe to a stream of all governance updates ObserveGovernance(ctx context.Context, in *ObserveGovernanceRequest, opts ...grpc.CallOption) (TradingDataService_ObserveGovernanceClient, error) // Subscribe to a stream of proposal updates ObservePartyProposals(ctx context.Context, in *ObservePartyProposalsRequest, opts ...grpc.CallOption) (TradingDataService_ObservePartyProposalsClient, error) // Subscribe to a stream of votes cast by a specific party ObservePartyVotes(ctx context.Context, in *ObservePartyVotesRequest, opts ...grpc.CallOption) (TradingDataService_ObservePartyVotesClient, error) // Subscribe to a stream of proposal votes ObserveProposalVotes(ctx context.Context, in *ObserveProposalVotesRequest, opts ...grpc.CallOption) (TradingDataService_ObserveProposalVotesClient, error) // Subscribe to a stream of events from the core ObserveEventBus(ctx context.Context, opts ...grpc.CallOption) (TradingDataService_ObserveEventBusClient, error) // Get Statistics on Vega Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error) LastBlockHeight(ctx context.Context, in *LastBlockHeightRequest, opts ...grpc.CallOption) (*LastBlockHeightResponse, error) // Get Time GetVegaTime(ctx context.Context, in *GetVegaTimeRequest, opts ...grpc.CallOption) (*GetVegaTimeResponse, error) // Subscribe to a stream of Accounts AccountsSubscribe(ctx context.Context, in *AccountsSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_AccountsSubscribeClient, error) // Subscribe to a stream of Candles CandlesSubscribe(ctx context.Context, in *CandlesSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_CandlesSubscribeClient, error) // Subscribe to a stream of Margin Levels MarginLevelsSubscribe(ctx context.Context, in *MarginLevelsSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_MarginLevelsSubscribeClient, error) // Subscribe to a stream of Market Depth MarketDepthSubscribe(ctx context.Context, in *MarketDepthSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_MarketDepthSubscribeClient, error) // Subscribe to a stream of Market Depth Price Level Updates MarketDepthUpdatesSubscribe(ctx context.Context, in *MarketDepthUpdatesSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_MarketDepthUpdatesSubscribeClient, error) // Subscribe to a stream of Markets Data MarketsDataSubscribe(ctx context.Context, in *MarketsDataSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_MarketsDataSubscribeClient, error) // Subscribe to a stream of Orders OrdersSubscribe(ctx context.Context, in *OrdersSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_OrdersSubscribeClient, error) // Subscribe to a stream of Positions PositionsSubscribe(ctx context.Context, in *PositionsSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_PositionsSubscribeClient, error) // Subscribe to a stream of Trades TradesSubscribe(ctx context.Context, in *TradesSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_TradesSubscribeClient, error) // Subscribe to a stream of Transfer Responses TransferResponsesSubscribe(ctx context.Context, in *TransferResponsesSubscribeRequest, opts ...grpc.CallOption) (TradingDataService_TransferResponsesSubscribeClient, error) // Get an aggregate of signatures from all the nodes of the network GetNodeSignaturesAggregate(ctx context.Context, in *GetNodeSignaturesAggregateRequest, opts ...grpc.CallOption) (*GetNodeSignaturesAggregateResponse, error) // Get an asset by its identifier AssetByID(ctx context.Context, in *AssetByIDRequest, opts ...grpc.CallOption) (*AssetByIDResponse, error) // Get a list of all assets on Vega Assets(ctx context.Context, in *AssetsRequest, opts ...grpc.CallOption) (*AssetsResponse, error) // Get an estimate for the fee to be paid for a given order EstimateFee(ctx context.Context, in *EstimateFeeRequest, opts ...grpc.CallOption) (*EstimateFeeResponse, error) // Get an estimate for the margin required for a new order EstimateMargin(ctx context.Context, in *EstimateMarginRequest, opts ...grpc.CallOption) (*EstimateMarginResponse, error) // Get the bundle approval for an ERC20 withdrawal, // these data are being used to bundle the call to the smart contract on the ethereum bridge ERC20WithdrawalApproval(ctx context.Context, in *ERC20WithdrawalApprovalRequest, opts ...grpc.CallOption) (*ERC20WithdrawalApprovalResponse, error) // Get a withdrawal by its identifier Withdrawal(ctx context.Context, in *WithdrawalRequest, opts ...grpc.CallOption) (*WithdrawalResponse, error) // Get withdrawals for a party Withdrawals(ctx context.Context, in *WithdrawalsRequest, opts ...grpc.CallOption) (*WithdrawalsResponse, error) // Get a deposit by its identifier Deposit(ctx context.Context, in *DepositRequest, opts ...grpc.CallOption) (*DepositResponse, error) // Get deposits for a party Deposits(ctx context.Context, in *DepositsRequest, opts ...grpc.CallOption) (*DepositsResponse, error) // Get the network parameters NetworkParameters(ctx context.Context, in *NetworkParametersRequest, opts ...grpc.CallOption) (*NetworkParametersResponse, error) // Get the liquidity provision orders LiquidityProvisions(ctx context.Context, in *LiquidityProvisionsRequest, opts ...grpc.CallOption) (*LiquidityProvisionsResponse, error) // Get an oracle spec by ID OracleSpec(ctx context.Context, in *OracleSpecRequest, opts ...grpc.CallOption) (*OracleSpecResponse, error) // Get the oracle specs OracleSpecs(ctx context.Context, in *OracleSpecsRequest, opts ...grpc.CallOption) (*OracleSpecsResponse, error) // Get all oracle data OracleDataBySpec(ctx context.Context, in *OracleDataBySpecRequest, opts ...grpc.CallOption) (*OracleDataBySpecResponse, error) }
TradingDataServiceClient is the client API for TradingDataService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTradingDataServiceClient ¶
func NewTradingDataServiceClient(cc grpc.ClientConnInterface) TradingDataServiceClient
type TradingDataServiceServer ¶
type TradingDataServiceServer interface { // Get a list of Accounts by Market MarketAccounts(context.Context, *MarketAccountsRequest) (*MarketAccountsResponse, error) // Get a list of Accounts by Party PartyAccounts(context.Context, *PartyAccountsRequest) (*PartyAccountsResponse, error) // Get a list of accounts holding infrastructure fees. // Can be filtered by asset, there will be 1 infrastructure fee account per // asset in the network. FeeInfrastructureAccounts(context.Context, *FeeInfrastructureAccountsRequest) (*FeeInfrastructureAccountsResponse, error) // Get a list of Candles by Market Candles(context.Context, *CandlesRequest) (*CandlesResponse, error) // Get Market Data by Market ID MarketDataByID(context.Context, *MarketDataByIDRequest) (*MarketDataByIDResponse, error) // Get a list of Market Data MarketsData(context.Context, *MarketsDataRequest) (*MarketsDataResponse, error) // Get a Market by ID MarketByID(context.Context, *MarketByIDRequest) (*MarketByIDResponse, error) // Get Market Depth MarketDepth(context.Context, *MarketDepthRequest) (*MarketDepthResponse, error) // Get a list of Markets Markets(context.Context, *MarketsRequest) (*MarketsResponse, error) // Get an Order by Market and Order ID OrderByMarketAndID(context.Context, *OrderByMarketAndIDRequest) (*OrderByMarketAndIDResponse, error) // Get an Order by Pending Order reference (UUID) OrderByReference(context.Context, *OrderByReferenceRequest) (*OrderByReferenceResponse, error) // Get a list of Orders by Market OrdersByMarket(context.Context, *OrdersByMarketRequest) (*OrdersByMarketResponse, error) // Get a list of Orders by Party OrdersByParty(context.Context, *OrdersByPartyRequest) (*OrdersByPartyResponse, error) // Get a specific order by order ID OrderByID(context.Context, *OrderByIDRequest) (*OrderByIDResponse, error) // Get all versions of the order by its orderID OrderVersionsByID(context.Context, *OrderVersionsByIDRequest) (*OrderVersionsByIDResponse, error) // Get Margin Levels by Party ID MarginLevels(context.Context, *MarginLevelsRequest) (*MarginLevelsResponse, error) // Get a list of Parties Parties(context.Context, *PartiesRequest) (*PartiesResponse, error) // Get a Party by ID PartyByID(context.Context, *PartyByIDRequest) (*PartyByIDResponse, error) // Get a list of Positions by Party PositionsByParty(context.Context, *PositionsByPartyRequest) (*PositionsByPartyResponse, error) // Get latest Trade LastTrade(context.Context, *LastTradeRequest) (*LastTradeResponse, error) // Get a list of Trades by Market TradesByMarket(context.Context, *TradesByMarketRequest) (*TradesByMarketResponse, error) // Get a list of Trades by Order TradesByOrder(context.Context, *TradesByOrderRequest) (*TradesByOrderResponse, error) // Get a list of Trades by Party TradesByParty(context.Context, *TradesByPartyRequest) (*TradesByPartyResponse, error) // Get governance data (proposals and votes) for all proposals GetProposals(context.Context, *GetProposalsRequest) (*GetProposalsResponse, error) // Get governance data (proposals and votes) for proposals by party authoring them GetProposalsByParty(context.Context, *GetProposalsByPartyRequest) (*GetProposalsByPartyResponse, error) // Get votes by party casting them GetVotesByParty(context.Context, *GetVotesByPartyRequest) (*GetVotesByPartyResponse, error) // Get governance data (proposals and votes) for proposals that aim creating new markets GetNewMarketProposals(context.Context, *GetNewMarketProposalsRequest) (*GetNewMarketProposalsResponse, error) // Get governance data (proposals and votes) for proposals that aim updating markets GetUpdateMarketProposals(context.Context, *GetUpdateMarketProposalsRequest) (*GetUpdateMarketProposalsResponse, error) // Get governance data (proposals and votes) for proposals that aim updating Vega network parameters GetNetworkParametersProposals(context.Context, *GetNetworkParametersProposalsRequest) (*GetNetworkParametersProposalsResponse, error) // Get governance data (proposals and votes) for proposals aiming to create new assets GetNewAssetProposals(context.Context, *GetNewAssetProposalsRequest) (*GetNewAssetProposalsResponse, error) // Get governance data (proposals and votes) for a proposal located by ID GetProposalByID(context.Context, *GetProposalByIDRequest) (*GetProposalByIDResponse, error) // Get governance data (proposals and votes) for a proposal located by reference GetProposalByReference(context.Context, *GetProposalByReferenceRequest) (*GetProposalByReferenceResponse, error) // Subscribe to a stream of all governance updates ObserveGovernance(*ObserveGovernanceRequest, TradingDataService_ObserveGovernanceServer) error // Subscribe to a stream of proposal updates ObservePartyProposals(*ObservePartyProposalsRequest, TradingDataService_ObservePartyProposalsServer) error // Subscribe to a stream of votes cast by a specific party ObservePartyVotes(*ObservePartyVotesRequest, TradingDataService_ObservePartyVotesServer) error // Subscribe to a stream of proposal votes ObserveProposalVotes(*ObserveProposalVotesRequest, TradingDataService_ObserveProposalVotesServer) error // Subscribe to a stream of events from the core ObserveEventBus(TradingDataService_ObserveEventBusServer) error // Get Statistics on Vega Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error) LastBlockHeight(context.Context, *LastBlockHeightRequest) (*LastBlockHeightResponse, error) // Get Time GetVegaTime(context.Context, *GetVegaTimeRequest) (*GetVegaTimeResponse, error) // Subscribe to a stream of Accounts AccountsSubscribe(*AccountsSubscribeRequest, TradingDataService_AccountsSubscribeServer) error // Subscribe to a stream of Candles CandlesSubscribe(*CandlesSubscribeRequest, TradingDataService_CandlesSubscribeServer) error // Subscribe to a stream of Margin Levels MarginLevelsSubscribe(*MarginLevelsSubscribeRequest, TradingDataService_MarginLevelsSubscribeServer) error // Subscribe to a stream of Market Depth MarketDepthSubscribe(*MarketDepthSubscribeRequest, TradingDataService_MarketDepthSubscribeServer) error // Subscribe to a stream of Market Depth Price Level Updates MarketDepthUpdatesSubscribe(*MarketDepthUpdatesSubscribeRequest, TradingDataService_MarketDepthUpdatesSubscribeServer) error // Subscribe to a stream of Markets Data MarketsDataSubscribe(*MarketsDataSubscribeRequest, TradingDataService_MarketsDataSubscribeServer) error // Subscribe to a stream of Orders OrdersSubscribe(*OrdersSubscribeRequest, TradingDataService_OrdersSubscribeServer) error // Subscribe to a stream of Positions PositionsSubscribe(*PositionsSubscribeRequest, TradingDataService_PositionsSubscribeServer) error // Subscribe to a stream of Trades TradesSubscribe(*TradesSubscribeRequest, TradingDataService_TradesSubscribeServer) error // Subscribe to a stream of Transfer Responses TransferResponsesSubscribe(*TransferResponsesSubscribeRequest, TradingDataService_TransferResponsesSubscribeServer) error // Get an aggregate of signatures from all the nodes of the network GetNodeSignaturesAggregate(context.Context, *GetNodeSignaturesAggregateRequest) (*GetNodeSignaturesAggregateResponse, error) // Get an asset by its identifier AssetByID(context.Context, *AssetByIDRequest) (*AssetByIDResponse, error) // Get a list of all assets on Vega Assets(context.Context, *AssetsRequest) (*AssetsResponse, error) // Get an estimate for the fee to be paid for a given order EstimateFee(context.Context, *EstimateFeeRequest) (*EstimateFeeResponse, error) // Get an estimate for the margin required for a new order EstimateMargin(context.Context, *EstimateMarginRequest) (*EstimateMarginResponse, error) // Get the bundle approval for an ERC20 withdrawal, // these data are being used to bundle the call to the smart contract on the ethereum bridge ERC20WithdrawalApproval(context.Context, *ERC20WithdrawalApprovalRequest) (*ERC20WithdrawalApprovalResponse, error) // Get a withdrawal by its identifier Withdrawal(context.Context, *WithdrawalRequest) (*WithdrawalResponse, error) // Get withdrawals for a party Withdrawals(context.Context, *WithdrawalsRequest) (*WithdrawalsResponse, error) // Get a deposit by its identifier Deposit(context.Context, *DepositRequest) (*DepositResponse, error) // Get deposits for a party Deposits(context.Context, *DepositsRequest) (*DepositsResponse, error) // Get the network parameters NetworkParameters(context.Context, *NetworkParametersRequest) (*NetworkParametersResponse, error) // Get the liquidity provision orders LiquidityProvisions(context.Context, *LiquidityProvisionsRequest) (*LiquidityProvisionsResponse, error) // Get an oracle spec by ID OracleSpec(context.Context, *OracleSpecRequest) (*OracleSpecResponse, error) // Get the oracle specs OracleSpecs(context.Context, *OracleSpecsRequest) (*OracleSpecsResponse, error) // Get all oracle data OracleDataBySpec(context.Context, *OracleDataBySpecRequest) (*OracleDataBySpecResponse, error) // contains filtered or unexported methods }
TradingDataServiceServer is the server API for TradingDataService service. All implementations must embed UnimplementedTradingDataServiceServer for forward compatibility
type TradingDataService_AccountsSubscribeClient ¶
type TradingDataService_AccountsSubscribeClient interface { Recv() (*AccountsSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_AccountsSubscribeServer ¶
type TradingDataService_AccountsSubscribeServer interface { Send(*AccountsSubscribeResponse) error grpc.ServerStream }
type TradingDataService_CandlesSubscribeClient ¶
type TradingDataService_CandlesSubscribeClient interface { Recv() (*CandlesSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_CandlesSubscribeServer ¶
type TradingDataService_CandlesSubscribeServer interface { Send(*CandlesSubscribeResponse) error grpc.ServerStream }
type TradingDataService_MarginLevelsSubscribeClient ¶
type TradingDataService_MarginLevelsSubscribeClient interface { Recv() (*MarginLevelsSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_MarginLevelsSubscribeServer ¶
type TradingDataService_MarginLevelsSubscribeServer interface { Send(*MarginLevelsSubscribeResponse) error grpc.ServerStream }
type TradingDataService_MarketDepthSubscribeClient ¶
type TradingDataService_MarketDepthSubscribeClient interface { Recv() (*MarketDepthSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_MarketDepthSubscribeServer ¶
type TradingDataService_MarketDepthSubscribeServer interface { Send(*MarketDepthSubscribeResponse) error grpc.ServerStream }
type TradingDataService_MarketDepthUpdatesSubscribeClient ¶
type TradingDataService_MarketDepthUpdatesSubscribeClient interface { Recv() (*MarketDepthUpdatesSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_MarketDepthUpdatesSubscribeServer ¶
type TradingDataService_MarketDepthUpdatesSubscribeServer interface { Send(*MarketDepthUpdatesSubscribeResponse) error grpc.ServerStream }
type TradingDataService_MarketsDataSubscribeClient ¶
type TradingDataService_MarketsDataSubscribeClient interface { Recv() (*MarketsDataSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_MarketsDataSubscribeServer ¶
type TradingDataService_MarketsDataSubscribeServer interface { Send(*MarketsDataSubscribeResponse) error grpc.ServerStream }
type TradingDataService_ObserveEventBusClient ¶
type TradingDataService_ObserveEventBusClient interface { Send(*ObserveEventBusRequest) error Recv() (*ObserveEventBusResponse, error) grpc.ClientStream }
type TradingDataService_ObserveEventBusServer ¶
type TradingDataService_ObserveEventBusServer interface { Send(*ObserveEventBusResponse) error Recv() (*ObserveEventBusRequest, error) grpc.ServerStream }
type TradingDataService_ObserveGovernanceClient ¶
type TradingDataService_ObserveGovernanceClient interface { Recv() (*ObserveGovernanceResponse, error) grpc.ClientStream }
type TradingDataService_ObserveGovernanceServer ¶
type TradingDataService_ObserveGovernanceServer interface { Send(*ObserveGovernanceResponse) error grpc.ServerStream }
type TradingDataService_ObservePartyProposalsClient ¶
type TradingDataService_ObservePartyProposalsClient interface { Recv() (*ObservePartyProposalsResponse, error) grpc.ClientStream }
type TradingDataService_ObservePartyProposalsServer ¶
type TradingDataService_ObservePartyProposalsServer interface { Send(*ObservePartyProposalsResponse) error grpc.ServerStream }
type TradingDataService_ObservePartyVotesClient ¶
type TradingDataService_ObservePartyVotesClient interface { Recv() (*ObservePartyVotesResponse, error) grpc.ClientStream }
type TradingDataService_ObservePartyVotesServer ¶
type TradingDataService_ObservePartyVotesServer interface { Send(*ObservePartyVotesResponse) error grpc.ServerStream }
type TradingDataService_ObserveProposalVotesClient ¶
type TradingDataService_ObserveProposalVotesClient interface { Recv() (*ObserveProposalVotesResponse, error) grpc.ClientStream }
type TradingDataService_ObserveProposalVotesServer ¶
type TradingDataService_ObserveProposalVotesServer interface { Send(*ObserveProposalVotesResponse) error grpc.ServerStream }
type TradingDataService_OrdersSubscribeClient ¶
type TradingDataService_OrdersSubscribeClient interface { Recv() (*OrdersSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_OrdersSubscribeServer ¶
type TradingDataService_OrdersSubscribeServer interface { Send(*OrdersSubscribeResponse) error grpc.ServerStream }
type TradingDataService_PositionsSubscribeClient ¶
type TradingDataService_PositionsSubscribeClient interface { Recv() (*PositionsSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_PositionsSubscribeServer ¶
type TradingDataService_PositionsSubscribeServer interface { Send(*PositionsSubscribeResponse) error grpc.ServerStream }
type TradingDataService_TradesSubscribeClient ¶
type TradingDataService_TradesSubscribeClient interface { Recv() (*TradesSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_TradesSubscribeServer ¶
type TradingDataService_TradesSubscribeServer interface { Send(*TradesSubscribeResponse) error grpc.ServerStream }
type TradingDataService_TransferResponsesSubscribeClient ¶
type TradingDataService_TransferResponsesSubscribeClient interface { Recv() (*TransferResponsesSubscribeResponse, error) grpc.ClientStream }
type TradingDataService_TransferResponsesSubscribeServer ¶
type TradingDataService_TransferResponsesSubscribeServer interface { Send(*TransferResponsesSubscribeResponse) error grpc.ServerStream }
type TradingServiceClient ¶
type TradingServiceClient interface { // Prepare a submit order request PrepareSubmitOrder(ctx context.Context, in *PrepareSubmitOrderRequest, opts ...grpc.CallOption) (*PrepareSubmitOrderResponse, error) // Prepare a cancel order request PrepareCancelOrder(ctx context.Context, in *PrepareCancelOrderRequest, opts ...grpc.CallOption) (*PrepareCancelOrderResponse, error) // Prepare an amend order request PrepareAmendOrder(ctx context.Context, in *PrepareAmendOrderRequest, opts ...grpc.CallOption) (*PrepareAmendOrderResponse, error) // Request a withdrawal PrepareWithdraw(ctx context.Context, in *PrepareWithdrawRequest, opts ...grpc.CallOption) (*PrepareWithdrawResponse, error) // Submit a signed transaction SubmitTransaction(ctx context.Context, in *SubmitTransactionRequest, opts ...grpc.CallOption) (*SubmitTransactionResponse, error) // Submit a signed transaction (v2) SubmitTransactionV2(ctx context.Context, in *SubmitTransactionV2Request, opts ...grpc.CallOption) (*SubmitTransactionV2Response, error) // Prepare a governance proposal PrepareProposalSubmission(ctx context.Context, in *PrepareProposalSubmissionRequest, opts ...grpc.CallOption) (*PrepareProposalSubmissionResponse, error) // Prepare a governance vote PrepareVoteSubmission(ctx context.Context, in *PrepareVoteSubmissionRequest, opts ...grpc.CallOption) (*PrepareVoteSubmissionResponse, error) // Propagate a chain event PropagateChainEvent(ctx context.Context, in *PropagateChainEventRequest, opts ...grpc.CallOption) (*PropagateChainEventResponse, error) // Prepare a liquidity provision request PrepareLiquidityProvision(ctx context.Context, in *PrepareLiquidityProvisionRequest, opts ...grpc.CallOption) (*PrepareLiquidityProvisionResponse, error) }
TradingServiceClient is the client API for TradingService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTradingServiceClient ¶
func NewTradingServiceClient(cc grpc.ClientConnInterface) TradingServiceClient
type TradingServiceServer ¶
type TradingServiceServer interface { // Prepare a submit order request PrepareSubmitOrder(context.Context, *PrepareSubmitOrderRequest) (*PrepareSubmitOrderResponse, error) // Prepare a cancel order request PrepareCancelOrder(context.Context, *PrepareCancelOrderRequest) (*PrepareCancelOrderResponse, error) // Prepare an amend order request PrepareAmendOrder(context.Context, *PrepareAmendOrderRequest) (*PrepareAmendOrderResponse, error) // Request a withdrawal PrepareWithdraw(context.Context, *PrepareWithdrawRequest) (*PrepareWithdrawResponse, error) // Submit a signed transaction SubmitTransaction(context.Context, *SubmitTransactionRequest) (*SubmitTransactionResponse, error) // Submit a signed transaction (v2) SubmitTransactionV2(context.Context, *SubmitTransactionV2Request) (*SubmitTransactionV2Response, error) // Prepare a governance proposal PrepareProposalSubmission(context.Context, *PrepareProposalSubmissionRequest) (*PrepareProposalSubmissionResponse, error) // Prepare a governance vote PrepareVoteSubmission(context.Context, *PrepareVoteSubmissionRequest) (*PrepareVoteSubmissionResponse, error) // Propagate a chain event PropagateChainEvent(context.Context, *PropagateChainEventRequest) (*PropagateChainEventResponse, error) // Prepare a liquidity provision request PrepareLiquidityProvision(context.Context, *PrepareLiquidityProvisionRequest) (*PrepareLiquidityProvisionResponse, error) // contains filtered or unexported methods }
TradingServiceServer is the server API for TradingService service. All implementations must embed UnimplementedTradingServiceServer for forward compatibility
type TransferResponsesSubscribeRequest ¶
type TransferResponsesSubscribeRequest struct {
// contains filtered or unexported fields
}
func (*TransferResponsesSubscribeRequest) Descriptor
deprecated
func (*TransferResponsesSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransferResponsesSubscribeRequest.ProtoReflect.Descriptor instead.
func (*TransferResponsesSubscribeRequest) ProtoMessage ¶
func (*TransferResponsesSubscribeRequest) ProtoMessage()
func (*TransferResponsesSubscribeRequest) ProtoReflect ¶
func (x *TransferResponsesSubscribeRequest) ProtoReflect() protoreflect.Message
func (*TransferResponsesSubscribeRequest) Reset ¶
func (x *TransferResponsesSubscribeRequest) Reset()
func (*TransferResponsesSubscribeRequest) String ¶
func (x *TransferResponsesSubscribeRequest) String() string
func (*TransferResponsesSubscribeRequest) Validate ¶
func (this *TransferResponsesSubscribeRequest) Validate() error
type TransferResponsesSubscribeResponse ¶
type TransferResponsesSubscribeResponse struct { Response *proto1.TransferResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*TransferResponsesSubscribeResponse) Descriptor
deprecated
func (*TransferResponsesSubscribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransferResponsesSubscribeResponse.ProtoReflect.Descriptor instead.
func (*TransferResponsesSubscribeResponse) GetResponse ¶
func (x *TransferResponsesSubscribeResponse) GetResponse() *proto1.TransferResponse
func (*TransferResponsesSubscribeResponse) ProtoMessage ¶
func (*TransferResponsesSubscribeResponse) ProtoMessage()
func (*TransferResponsesSubscribeResponse) ProtoReflect ¶
func (x *TransferResponsesSubscribeResponse) ProtoReflect() protoreflect.Message
func (*TransferResponsesSubscribeResponse) Reset ¶
func (x *TransferResponsesSubscribeResponse) Reset()
func (*TransferResponsesSubscribeResponse) String ¶
func (x *TransferResponsesSubscribeResponse) String() string
func (*TransferResponsesSubscribeResponse) Validate ¶
func (this *TransferResponsesSubscribeResponse) Validate() error
type UnimplementedTradingDataServiceServer ¶
type UnimplementedTradingDataServiceServer struct { }
UnimplementedTradingDataServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTradingDataServiceServer) AccountsSubscribe ¶
func (UnimplementedTradingDataServiceServer) AccountsSubscribe(*AccountsSubscribeRequest, TradingDataService_AccountsSubscribeServer) error
func (UnimplementedTradingDataServiceServer) AssetByID ¶
func (UnimplementedTradingDataServiceServer) AssetByID(context.Context, *AssetByIDRequest) (*AssetByIDResponse, error)
func (UnimplementedTradingDataServiceServer) Assets ¶
func (UnimplementedTradingDataServiceServer) Assets(context.Context, *AssetsRequest) (*AssetsResponse, error)
func (UnimplementedTradingDataServiceServer) Candles ¶
func (UnimplementedTradingDataServiceServer) Candles(context.Context, *CandlesRequest) (*CandlesResponse, error)
func (UnimplementedTradingDataServiceServer) CandlesSubscribe ¶
func (UnimplementedTradingDataServiceServer) CandlesSubscribe(*CandlesSubscribeRequest, TradingDataService_CandlesSubscribeServer) error
func (UnimplementedTradingDataServiceServer) Deposit ¶
func (UnimplementedTradingDataServiceServer) Deposit(context.Context, *DepositRequest) (*DepositResponse, error)
func (UnimplementedTradingDataServiceServer) Deposits ¶
func (UnimplementedTradingDataServiceServer) Deposits(context.Context, *DepositsRequest) (*DepositsResponse, error)
func (UnimplementedTradingDataServiceServer) ERC20WithdrawalApproval ¶
func (UnimplementedTradingDataServiceServer) ERC20WithdrawalApproval(context.Context, *ERC20WithdrawalApprovalRequest) (*ERC20WithdrawalApprovalResponse, error)
func (UnimplementedTradingDataServiceServer) EstimateFee ¶
func (UnimplementedTradingDataServiceServer) EstimateFee(context.Context, *EstimateFeeRequest) (*EstimateFeeResponse, error)
func (UnimplementedTradingDataServiceServer) EstimateMargin ¶
func (UnimplementedTradingDataServiceServer) EstimateMargin(context.Context, *EstimateMarginRequest) (*EstimateMarginResponse, error)
func (UnimplementedTradingDataServiceServer) FeeInfrastructureAccounts ¶
func (UnimplementedTradingDataServiceServer) FeeInfrastructureAccounts(context.Context, *FeeInfrastructureAccountsRequest) (*FeeInfrastructureAccountsResponse, error)
func (UnimplementedTradingDataServiceServer) GetNetworkParametersProposals ¶
func (UnimplementedTradingDataServiceServer) GetNetworkParametersProposals(context.Context, *GetNetworkParametersProposalsRequest) (*GetNetworkParametersProposalsResponse, error)
func (UnimplementedTradingDataServiceServer) GetNewAssetProposals ¶
func (UnimplementedTradingDataServiceServer) GetNewAssetProposals(context.Context, *GetNewAssetProposalsRequest) (*GetNewAssetProposalsResponse, error)
func (UnimplementedTradingDataServiceServer) GetNewMarketProposals ¶
func (UnimplementedTradingDataServiceServer) GetNewMarketProposals(context.Context, *GetNewMarketProposalsRequest) (*GetNewMarketProposalsResponse, error)
func (UnimplementedTradingDataServiceServer) GetNodeSignaturesAggregate ¶
func (UnimplementedTradingDataServiceServer) GetNodeSignaturesAggregate(context.Context, *GetNodeSignaturesAggregateRequest) (*GetNodeSignaturesAggregateResponse, error)
func (UnimplementedTradingDataServiceServer) GetProposalByID ¶
func (UnimplementedTradingDataServiceServer) GetProposalByID(context.Context, *GetProposalByIDRequest) (*GetProposalByIDResponse, error)
func (UnimplementedTradingDataServiceServer) GetProposalByReference ¶
func (UnimplementedTradingDataServiceServer) GetProposalByReference(context.Context, *GetProposalByReferenceRequest) (*GetProposalByReferenceResponse, error)
func (UnimplementedTradingDataServiceServer) GetProposals ¶
func (UnimplementedTradingDataServiceServer) GetProposals(context.Context, *GetProposalsRequest) (*GetProposalsResponse, error)
func (UnimplementedTradingDataServiceServer) GetProposalsByParty ¶
func (UnimplementedTradingDataServiceServer) GetProposalsByParty(context.Context, *GetProposalsByPartyRequest) (*GetProposalsByPartyResponse, error)
func (UnimplementedTradingDataServiceServer) GetUpdateMarketProposals ¶
func (UnimplementedTradingDataServiceServer) GetUpdateMarketProposals(context.Context, *GetUpdateMarketProposalsRequest) (*GetUpdateMarketProposalsResponse, error)
func (UnimplementedTradingDataServiceServer) GetVegaTime ¶
func (UnimplementedTradingDataServiceServer) GetVegaTime(context.Context, *GetVegaTimeRequest) (*GetVegaTimeResponse, error)
func (UnimplementedTradingDataServiceServer) GetVotesByParty ¶
func (UnimplementedTradingDataServiceServer) GetVotesByParty(context.Context, *GetVotesByPartyRequest) (*GetVotesByPartyResponse, error)
func (UnimplementedTradingDataServiceServer) LastBlockHeight ¶ added in v0.38.0
func (UnimplementedTradingDataServiceServer) LastBlockHeight(context.Context, *LastBlockHeightRequest) (*LastBlockHeightResponse, error)
func (UnimplementedTradingDataServiceServer) LastTrade ¶
func (UnimplementedTradingDataServiceServer) LastTrade(context.Context, *LastTradeRequest) (*LastTradeResponse, error)
func (UnimplementedTradingDataServiceServer) LiquidityProvisions ¶
func (UnimplementedTradingDataServiceServer) LiquidityProvisions(context.Context, *LiquidityProvisionsRequest) (*LiquidityProvisionsResponse, error)
func (UnimplementedTradingDataServiceServer) MarginLevels ¶
func (UnimplementedTradingDataServiceServer) MarginLevels(context.Context, *MarginLevelsRequest) (*MarginLevelsResponse, error)
func (UnimplementedTradingDataServiceServer) MarginLevelsSubscribe ¶
func (UnimplementedTradingDataServiceServer) MarginLevelsSubscribe(*MarginLevelsSubscribeRequest, TradingDataService_MarginLevelsSubscribeServer) error
func (UnimplementedTradingDataServiceServer) MarketAccounts ¶
func (UnimplementedTradingDataServiceServer) MarketAccounts(context.Context, *MarketAccountsRequest) (*MarketAccountsResponse, error)
func (UnimplementedTradingDataServiceServer) MarketByID ¶
func (UnimplementedTradingDataServiceServer) MarketByID(context.Context, *MarketByIDRequest) (*MarketByIDResponse, error)
func (UnimplementedTradingDataServiceServer) MarketDataByID ¶
func (UnimplementedTradingDataServiceServer) MarketDataByID(context.Context, *MarketDataByIDRequest) (*MarketDataByIDResponse, error)
func (UnimplementedTradingDataServiceServer) MarketDepth ¶
func (UnimplementedTradingDataServiceServer) MarketDepth(context.Context, *MarketDepthRequest) (*MarketDepthResponse, error)
func (UnimplementedTradingDataServiceServer) MarketDepthSubscribe ¶
func (UnimplementedTradingDataServiceServer) MarketDepthSubscribe(*MarketDepthSubscribeRequest, TradingDataService_MarketDepthSubscribeServer) error
func (UnimplementedTradingDataServiceServer) MarketDepthUpdatesSubscribe ¶
func (UnimplementedTradingDataServiceServer) MarketDepthUpdatesSubscribe(*MarketDepthUpdatesSubscribeRequest, TradingDataService_MarketDepthUpdatesSubscribeServer) error
func (UnimplementedTradingDataServiceServer) Markets ¶
func (UnimplementedTradingDataServiceServer) Markets(context.Context, *MarketsRequest) (*MarketsResponse, error)
func (UnimplementedTradingDataServiceServer) MarketsData ¶
func (UnimplementedTradingDataServiceServer) MarketsData(context.Context, *MarketsDataRequest) (*MarketsDataResponse, error)
func (UnimplementedTradingDataServiceServer) MarketsDataSubscribe ¶
func (UnimplementedTradingDataServiceServer) MarketsDataSubscribe(*MarketsDataSubscribeRequest, TradingDataService_MarketsDataSubscribeServer) error
func (UnimplementedTradingDataServiceServer) NetworkParameters ¶
func (UnimplementedTradingDataServiceServer) NetworkParameters(context.Context, *NetworkParametersRequest) (*NetworkParametersResponse, error)
func (UnimplementedTradingDataServiceServer) ObserveEventBus ¶
func (UnimplementedTradingDataServiceServer) ObserveEventBus(TradingDataService_ObserveEventBusServer) error
func (UnimplementedTradingDataServiceServer) ObserveGovernance ¶
func (UnimplementedTradingDataServiceServer) ObserveGovernance(*ObserveGovernanceRequest, TradingDataService_ObserveGovernanceServer) error
func (UnimplementedTradingDataServiceServer) ObservePartyProposals ¶
func (UnimplementedTradingDataServiceServer) ObservePartyProposals(*ObservePartyProposalsRequest, TradingDataService_ObservePartyProposalsServer) error
func (UnimplementedTradingDataServiceServer) ObservePartyVotes ¶
func (UnimplementedTradingDataServiceServer) ObservePartyVotes(*ObservePartyVotesRequest, TradingDataService_ObservePartyVotesServer) error
func (UnimplementedTradingDataServiceServer) ObserveProposalVotes ¶
func (UnimplementedTradingDataServiceServer) ObserveProposalVotes(*ObserveProposalVotesRequest, TradingDataService_ObserveProposalVotesServer) error
func (UnimplementedTradingDataServiceServer) OracleDataBySpec ¶
func (UnimplementedTradingDataServiceServer) OracleDataBySpec(context.Context, *OracleDataBySpecRequest) (*OracleDataBySpecResponse, error)
func (UnimplementedTradingDataServiceServer) OracleSpec ¶
func (UnimplementedTradingDataServiceServer) OracleSpec(context.Context, *OracleSpecRequest) (*OracleSpecResponse, error)
func (UnimplementedTradingDataServiceServer) OracleSpecs ¶
func (UnimplementedTradingDataServiceServer) OracleSpecs(context.Context, *OracleSpecsRequest) (*OracleSpecsResponse, error)
func (UnimplementedTradingDataServiceServer) OrderByID ¶
func (UnimplementedTradingDataServiceServer) OrderByID(context.Context, *OrderByIDRequest) (*OrderByIDResponse, error)
func (UnimplementedTradingDataServiceServer) OrderByMarketAndID ¶
func (UnimplementedTradingDataServiceServer) OrderByMarketAndID(context.Context, *OrderByMarketAndIDRequest) (*OrderByMarketAndIDResponse, error)
func (UnimplementedTradingDataServiceServer) OrderByReference ¶
func (UnimplementedTradingDataServiceServer) OrderByReference(context.Context, *OrderByReferenceRequest) (*OrderByReferenceResponse, error)
func (UnimplementedTradingDataServiceServer) OrderVersionsByID ¶
func (UnimplementedTradingDataServiceServer) OrderVersionsByID(context.Context, *OrderVersionsByIDRequest) (*OrderVersionsByIDResponse, error)
func (UnimplementedTradingDataServiceServer) OrdersByMarket ¶
func (UnimplementedTradingDataServiceServer) OrdersByMarket(context.Context, *OrdersByMarketRequest) (*OrdersByMarketResponse, error)
func (UnimplementedTradingDataServiceServer) OrdersByParty ¶
func (UnimplementedTradingDataServiceServer) OrdersByParty(context.Context, *OrdersByPartyRequest) (*OrdersByPartyResponse, error)
func (UnimplementedTradingDataServiceServer) OrdersSubscribe ¶
func (UnimplementedTradingDataServiceServer) OrdersSubscribe(*OrdersSubscribeRequest, TradingDataService_OrdersSubscribeServer) error
func (UnimplementedTradingDataServiceServer) Parties ¶
func (UnimplementedTradingDataServiceServer) Parties(context.Context, *PartiesRequest) (*PartiesResponse, error)
func (UnimplementedTradingDataServiceServer) PartyAccounts ¶
func (UnimplementedTradingDataServiceServer) PartyAccounts(context.Context, *PartyAccountsRequest) (*PartyAccountsResponse, error)
func (UnimplementedTradingDataServiceServer) PartyByID ¶
func (UnimplementedTradingDataServiceServer) PartyByID(context.Context, *PartyByIDRequest) (*PartyByIDResponse, error)
func (UnimplementedTradingDataServiceServer) PositionsByParty ¶
func (UnimplementedTradingDataServiceServer) PositionsByParty(context.Context, *PositionsByPartyRequest) (*PositionsByPartyResponse, error)
func (UnimplementedTradingDataServiceServer) PositionsSubscribe ¶
func (UnimplementedTradingDataServiceServer) PositionsSubscribe(*PositionsSubscribeRequest, TradingDataService_PositionsSubscribeServer) error
func (UnimplementedTradingDataServiceServer) Statistics ¶
func (UnimplementedTradingDataServiceServer) Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error)
func (UnimplementedTradingDataServiceServer) TradesByMarket ¶
func (UnimplementedTradingDataServiceServer) TradesByMarket(context.Context, *TradesByMarketRequest) (*TradesByMarketResponse, error)
func (UnimplementedTradingDataServiceServer) TradesByOrder ¶
func (UnimplementedTradingDataServiceServer) TradesByOrder(context.Context, *TradesByOrderRequest) (*TradesByOrderResponse, error)
func (UnimplementedTradingDataServiceServer) TradesByParty ¶
func (UnimplementedTradingDataServiceServer) TradesByParty(context.Context, *TradesByPartyRequest) (*TradesByPartyResponse, error)
func (UnimplementedTradingDataServiceServer) TradesSubscribe ¶
func (UnimplementedTradingDataServiceServer) TradesSubscribe(*TradesSubscribeRequest, TradingDataService_TradesSubscribeServer) error
func (UnimplementedTradingDataServiceServer) TransferResponsesSubscribe ¶
func (UnimplementedTradingDataServiceServer) TransferResponsesSubscribe(*TransferResponsesSubscribeRequest, TradingDataService_TransferResponsesSubscribeServer) error
func (UnimplementedTradingDataServiceServer) Withdrawal ¶
func (UnimplementedTradingDataServiceServer) Withdrawal(context.Context, *WithdrawalRequest) (*WithdrawalResponse, error)
func (UnimplementedTradingDataServiceServer) Withdrawals ¶
func (UnimplementedTradingDataServiceServer) Withdrawals(context.Context, *WithdrawalsRequest) (*WithdrawalsResponse, error)
type UnimplementedTradingServiceServer ¶
type UnimplementedTradingServiceServer struct { }
UnimplementedTradingServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTradingServiceServer) PrepareAmendOrder ¶
func (UnimplementedTradingServiceServer) PrepareAmendOrder(context.Context, *PrepareAmendOrderRequest) (*PrepareAmendOrderResponse, error)
func (UnimplementedTradingServiceServer) PrepareCancelOrder ¶
func (UnimplementedTradingServiceServer) PrepareCancelOrder(context.Context, *PrepareCancelOrderRequest) (*PrepareCancelOrderResponse, error)
func (UnimplementedTradingServiceServer) PrepareLiquidityProvision ¶
func (UnimplementedTradingServiceServer) PrepareLiquidityProvision(context.Context, *PrepareLiquidityProvisionRequest) (*PrepareLiquidityProvisionResponse, error)
func (UnimplementedTradingServiceServer) PrepareProposalSubmission ¶ added in v0.36.0
func (UnimplementedTradingServiceServer) PrepareProposalSubmission(context.Context, *PrepareProposalSubmissionRequest) (*PrepareProposalSubmissionResponse, error)
func (UnimplementedTradingServiceServer) PrepareSubmitOrder ¶
func (UnimplementedTradingServiceServer) PrepareSubmitOrder(context.Context, *PrepareSubmitOrderRequest) (*PrepareSubmitOrderResponse, error)
func (UnimplementedTradingServiceServer) PrepareVoteSubmission ¶ added in v0.36.0
func (UnimplementedTradingServiceServer) PrepareVoteSubmission(context.Context, *PrepareVoteSubmissionRequest) (*PrepareVoteSubmissionResponse, error)
func (UnimplementedTradingServiceServer) PrepareWithdraw ¶
func (UnimplementedTradingServiceServer) PrepareWithdraw(context.Context, *PrepareWithdrawRequest) (*PrepareWithdrawResponse, error)
func (UnimplementedTradingServiceServer) PropagateChainEvent ¶
func (UnimplementedTradingServiceServer) PropagateChainEvent(context.Context, *PropagateChainEventRequest) (*PropagateChainEventResponse, error)
func (UnimplementedTradingServiceServer) SubmitTransaction ¶
func (UnimplementedTradingServiceServer) SubmitTransaction(context.Context, *SubmitTransactionRequest) (*SubmitTransactionResponse, error)
func (UnimplementedTradingServiceServer) SubmitTransactionV2 ¶ added in v0.38.0
func (UnimplementedTradingServiceServer) SubmitTransactionV2(context.Context, *SubmitTransactionV2Request) (*SubmitTransactionV2Response, error)
type UnsafeTradingDataServiceServer ¶
type UnsafeTradingDataServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTradingDataServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TradingDataServiceServer will result in compilation errors.
type UnsafeTradingServiceServer ¶
type UnsafeTradingServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTradingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TradingServiceServer will result in compilation errors.
type WithdrawalRequest ¶
type WithdrawalRequest struct { // The identifier of the withdrawal Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
A request to get a specific withdrawal by identifier
func (*WithdrawalRequest) Descriptor
deprecated
func (*WithdrawalRequest) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawalRequest.ProtoReflect.Descriptor instead.
func (*WithdrawalRequest) GetId ¶
func (x *WithdrawalRequest) GetId() string
func (*WithdrawalRequest) ProtoMessage ¶
func (*WithdrawalRequest) ProtoMessage()
func (*WithdrawalRequest) ProtoReflect ¶
func (x *WithdrawalRequest) ProtoReflect() protoreflect.Message
func (*WithdrawalRequest) Reset ¶
func (x *WithdrawalRequest) Reset()
func (*WithdrawalRequest) String ¶
func (x *WithdrawalRequest) String() string
func (*WithdrawalRequest) Validate ¶
func (this *WithdrawalRequest) Validate() error
type WithdrawalResponse ¶
type WithdrawalResponse struct { // The withdrawal matching the identifier from the request Withdrawal *proto1.Withdrawal `protobuf:"bytes,1,opt,name=withdrawal,proto3" json:"withdrawal,omitempty"` // contains filtered or unexported fields }
A response for a withdrawal
func (*WithdrawalResponse) Descriptor
deprecated
func (*WithdrawalResponse) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawalResponse.ProtoReflect.Descriptor instead.
func (*WithdrawalResponse) GetWithdrawal ¶
func (x *WithdrawalResponse) GetWithdrawal() *proto1.Withdrawal
func (*WithdrawalResponse) ProtoMessage ¶
func (*WithdrawalResponse) ProtoMessage()
func (*WithdrawalResponse) ProtoReflect ¶
func (x *WithdrawalResponse) ProtoReflect() protoreflect.Message
func (*WithdrawalResponse) Reset ¶
func (x *WithdrawalResponse) Reset()
func (*WithdrawalResponse) String ¶
func (x *WithdrawalResponse) String() string
func (*WithdrawalResponse) Validate ¶
func (this *WithdrawalResponse) Validate() error
type WithdrawalsRequest ¶
type WithdrawalsRequest struct { // The party to get the withdrawals for PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` // contains filtered or unexported fields }
A request to get a list of withdrawal from a given party
func (*WithdrawalsRequest) Descriptor
deprecated
func (*WithdrawalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawalsRequest.ProtoReflect.Descriptor instead.
func (*WithdrawalsRequest) GetPartyId ¶
func (x *WithdrawalsRequest) GetPartyId() string
func (*WithdrawalsRequest) ProtoMessage ¶
func (*WithdrawalsRequest) ProtoMessage()
func (*WithdrawalsRequest) ProtoReflect ¶
func (x *WithdrawalsRequest) ProtoReflect() protoreflect.Message
func (*WithdrawalsRequest) Reset ¶
func (x *WithdrawalsRequest) Reset()
func (*WithdrawalsRequest) String ¶
func (x *WithdrawalsRequest) String() string
func (*WithdrawalsRequest) Validate ¶
func (this *WithdrawalsRequest) Validate() error
type WithdrawalsResponse ¶
type WithdrawalsResponse struct { // The list of withdrawals for the specified party Withdrawals []*proto1.Withdrawal `protobuf:"bytes,1,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"` // contains filtered or unexported fields }
The response for a list of withdrawals
func (*WithdrawalsResponse) Descriptor
deprecated
func (*WithdrawalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawalsResponse.ProtoReflect.Descriptor instead.
func (*WithdrawalsResponse) GetWithdrawals ¶
func (x *WithdrawalsResponse) GetWithdrawals() []*proto1.Withdrawal
func (*WithdrawalsResponse) ProtoMessage ¶
func (*WithdrawalsResponse) ProtoMessage()
func (*WithdrawalsResponse) ProtoReflect ¶
func (x *WithdrawalsResponse) ProtoReflect() protoreflect.Message
func (*WithdrawalsResponse) Reset ¶
func (x *WithdrawalsResponse) Reset()
func (*WithdrawalsResponse) String ¶
func (x *WithdrawalsResponse) String() string
func (*WithdrawalsResponse) Validate ¶
func (this *WithdrawalsResponse) Validate() error