Documentation
¶
Index ¶
- Variables
- type AssetAction
- func (*AssetAction) Descriptor() ([]byte, []int)deprecated
- func (x *AssetAction) GetAsset() string
- func (x *AssetAction) GetAssetList() *vega.ERC20AssetList
- func (x *AssetAction) GetBlockNumber() uint64
- func (x *AssetAction) GetBuiltinDeposit() *vega.BuiltinAssetDeposit
- func (x *AssetAction) GetChainId() string
- func (x *AssetAction) GetErc20AssetLimitsUpdated() *vega.ERC20AssetLimitsUpdated
- func (x *AssetAction) GetErc20BridgeResumed() bool
- func (x *AssetAction) GetErc20BridgeStopped() bool
- func (x *AssetAction) GetErc20Deposit() *vega.ERC20Deposit
- func (x *AssetAction) GetHash() string
- func (x *AssetAction) GetId() string
- func (x *AssetAction) GetState() uint32
- func (x *AssetAction) GetTxIndex() uint64
- func (*AssetAction) ProtoMessage()
- func (x *AssetAction) ProtoReflect() protoreflect.Message
- func (x *AssetAction) Reset()
- func (x *AssetAction) String() string
- type AssetBalance
- func (*AssetBalance) Descriptor() ([]byte, []int)deprecated
- func (x *AssetBalance) GetAsset() string
- func (x *AssetBalance) GetBalance() string
- func (x *AssetBalance) GetParty() string
- func (*AssetBalance) ProtoMessage()
- func (x *AssetBalance) ProtoReflect() protoreflect.Message
- func (x *AssetBalance) Reset()
- func (x *AssetBalance) String() string
- type AssetEntry
- func (*AssetEntry) Descriptor() ([]byte, []int)deprecated
- func (x *AssetEntry) GetAssetDetails() *vega.AssetDetails
- func (x *AssetEntry) GetId() string
- func (*AssetEntry) ProtoMessage()
- func (x *AssetEntry) ProtoReflect() protoreflect.Message
- func (x *AssetEntry) Reset()
- func (x *AssetEntry) String() string
- type AssetMarketPartyTakerFees
- func (*AssetMarketPartyTakerFees) Descriptor() ([]byte, []int)deprecated
- func (x *AssetMarketPartyTakerFees) GetAsset() string
- func (x *AssetMarketPartyTakerFees) GetMarket() string
- func (x *AssetMarketPartyTakerFees) GetTakerFees() []*PartyTakerFees
- func (*AssetMarketPartyTakerFees) ProtoMessage()
- func (x *AssetMarketPartyTakerFees) ProtoReflect() protoreflect.Message
- func (x *AssetMarketPartyTakerFees) Reset()
- func (x *AssetMarketPartyTakerFees) String() string
- type Assets
- type Banking
- func (*Banking) Descriptor() ([]byte, []int)deprecated
- func (x *Banking) GetAssetActions() []*AssetAction
- func (x *Banking) GetGovernanceTransfersAtTime() []*ScheduledGovernanceTransferAtTime
- func (x *Banking) GetLastSeenPrimaryEthBlock() uint64
- func (x *Banking) GetLastSeenSecondaryEthBlock() uint64
- func (x *Banking) GetPrimaryBridgeState() *BridgeState
- func (x *Banking) GetRecurringGovernanceTransfers() []*GovernanceTransfer
- func (x *Banking) GetRecurringTransfers() *RecurringTransfers
- func (x *Banking) GetSecondaryBridgeState() *BridgeState
- func (x *Banking) GetSeenRefs() []string
- func (x *Banking) GetTransfersAtTime() []*ScheduledTransferAtTime
- func (*Banking) ProtoMessage()
- func (x *Banking) ProtoReflect() protoreflect.Message
- func (x *Banking) Reset()
- func (x *Banking) String() string
- type Block
- type BridgeState
- func (*BridgeState) Descriptor() ([]byte, []int)deprecated
- func (x *BridgeState) GetActive() bool
- func (x *BridgeState) GetBlockHeight() uint64
- func (x *BridgeState) GetChainId() string
- func (x *BridgeState) GetLogIndex() uint64
- func (*BridgeState) ProtoMessage()
- func (x *BridgeState) ProtoReflect() protoreflect.Message
- func (x *BridgeState) Reset()
- func (x *BridgeState) String() string
- type Checkpoint
- func (*Checkpoint) Descriptor() ([]byte, []int)deprecated
- func (x *Checkpoint) GetAssets() []byte
- func (x *Checkpoint) GetBanking() []byte
- func (x *Checkpoint) GetBlock() []byte
- func (x *Checkpoint) GetCollateral() []byte
- func (x *Checkpoint) GetDelegation() []byte
- func (x *Checkpoint) GetEpoch() []byte
- func (x *Checkpoint) GetExecution() []byte
- func (x *Checkpoint) GetGovernance() []byte
- func (x *Checkpoint) GetMarketTracker() []byte
- func (x *Checkpoint) GetMultisigControl() []byte
- func (x *Checkpoint) GetNetworkParameters() []byte
- func (x *Checkpoint) GetRewards() []byte
- func (x *Checkpoint) GetStaking() []byte
- func (x *Checkpoint) GetValidators() []byte
- func (*Checkpoint) ProtoMessage()
- func (x *Checkpoint) ProtoReflect() protoreflect.Message
- func (x *Checkpoint) Reset()
- func (x *Checkpoint) String() string
- type CheckpointState
- func (*CheckpointState) Descriptor() ([]byte, []int)deprecated
- func (x *CheckpointState) GetHash() []byte
- func (x *CheckpointState) GetState() []byte
- func (*CheckpointState) ProtoMessage()
- func (x *CheckpointState) ProtoReflect() protoreflect.Message
- func (x *CheckpointState) Reset()
- func (x *CheckpointState) String() string
- type Collateral
- type Delegate
- func (*Delegate) Descriptor() ([]byte, []int)deprecated
- func (x *Delegate) GetActive() []*DelegateEntry
- func (x *Delegate) GetAutoDelegation() []string
- func (x *Delegate) GetPending() []*DelegateEntry
- func (*Delegate) ProtoMessage()
- func (x *Delegate) ProtoReflect() protoreflect.Message
- func (x *Delegate) Reset()
- func (x *Delegate) String() string
- type DelegateEntry
- func (*DelegateEntry) Descriptor() ([]byte, []int)deprecated
- func (x *DelegateEntry) GetAmount() string
- func (x *DelegateEntry) GetEpochSeq() uint64
- func (x *DelegateEntry) GetNode() string
- func (x *DelegateEntry) GetParty() string
- func (x *DelegateEntry) GetUndelegate() bool
- func (*DelegateEntry) ProtoMessage()
- func (x *DelegateEntry) ProtoReflect() protoreflect.Message
- func (x *DelegateEntry) Reset()
- func (x *DelegateEntry) String() string
- type ELSShare
- func (*ELSShare) Descriptor() ([]byte, []int)deprecated
- func (x *ELSShare) GetAvg() string
- func (x *ELSShare) GetPartyId() string
- func (x *ELSShare) GetShare() string
- func (x *ELSShare) GetSuppliedStake() string
- func (x *ELSShare) GetVirtualStake() string
- func (*ELSShare) ProtoMessage()
- func (x *ELSShare) ProtoReflect() protoreflect.Message
- func (x *ELSShare) Reset()
- func (x *ELSShare) String() string
- type EpochEligibility
- func (*EpochEligibility) Descriptor() ([]byte, []int)deprecated
- func (x *EpochEligibility) GetEligibleParties() []string
- func (*EpochEligibility) ProtoMessage()
- func (x *EpochEligibility) ProtoReflect() protoreflect.Message
- func (x *EpochEligibility) Reset()
- func (x *EpochEligibility) String() string
- type EpochPartyFees
- type EpochPartyTakerFees
- func (*EpochPartyTakerFees) Descriptor() ([]byte, []int)deprecated
- func (x *EpochPartyTakerFees) GetEpochPartyTakerFeesPaid() []*AssetMarketPartyTakerFees
- func (*EpochPartyTakerFees) ProtoMessage()
- func (x *EpochPartyTakerFees) ProtoReflect() protoreflect.Message
- func (x *EpochPartyTakerFees) Reset()
- func (x *EpochPartyTakerFees) String() string
- type EpochReturnsData
- type EpochTimeWeightPositionData
- func (*EpochTimeWeightPositionData) Descriptor() ([]byte, []int)deprecated
- func (x *EpochTimeWeightPositionData) GetPartyTimeWeightedPositions() []*PartyTimeWeightedPosition
- func (*EpochTimeWeightPositionData) ProtoMessage()
- func (x *EpochTimeWeightPositionData) ProtoReflect() protoreflect.Message
- func (x *EpochTimeWeightPositionData) Reset()
- func (x *EpochTimeWeightPositionData) String() string
- type EpochTimeWeightedNotionalData
- func (*EpochTimeWeightedNotionalData) Descriptor() ([]byte, []int)deprecated
- func (x *EpochTimeWeightedNotionalData) GetPartyTimeWeightedNotionals() []*PartyTimeWeightedNotional
- func (*EpochTimeWeightedNotionalData) ProtoMessage()
- func (x *EpochTimeWeightedNotionalData) ProtoReflect() protoreflect.Message
- func (x *EpochTimeWeightedNotionalData) Reset()
- func (x *EpochTimeWeightedNotionalData) String() string
- type ExecutionState
- type GameEligibilityTracker
- func (*GameEligibilityTracker) Descriptor() ([]byte, []int)deprecated
- func (x *GameEligibilityTracker) GetEpochEligibility() []*EpochEligibility
- func (x *GameEligibilityTracker) GetGameId() string
- func (*GameEligibilityTracker) ProtoMessage()
- func (x *GameEligibilityTracker) ProtoReflect() protoreflect.Message
- func (x *GameEligibilityTracker) Reset()
- func (x *GameEligibilityTracker) String() string
- type GovernanceTransfer
- func (*GovernanceTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *GovernanceTransfer) GetConfig() *vega.NewTransferConfiguration
- func (x *GovernanceTransfer) GetId() string
- func (x *GovernanceTransfer) GetReference() string
- func (x *GovernanceTransfer) GetStatus() v1.Transfer_Status
- func (x *GovernanceTransfer) GetTimestamp() int64
- func (*GovernanceTransfer) ProtoMessage()
- func (x *GovernanceTransfer) ProtoReflect() protoreflect.Message
- func (x *GovernanceTransfer) Reset()
- func (x *GovernanceTransfer) String() string
- type MarketActivityTracker
- func (*MarketActivityTracker) Descriptor() ([]byte, []int)deprecated
- func (x *MarketActivityTracker) GetAmmParties() []string
- func (x *MarketActivityTracker) GetAsset() string
- func (x *MarketActivityTracker) GetBonusPaid() []string
- func (x *MarketActivityTracker) GetBuyBackFees() []*PartyFees
- func (x *MarketActivityTracker) GetEpochNotionalVolume() []string
- func (x *MarketActivityTracker) GetInfraFees() []*PartyFees
- func (x *MarketActivityTracker) GetLpFees() []*PartyFees
- func (x *MarketActivityTracker) GetLpFeesHistory() []*EpochPartyFees
- func (x *MarketActivityTracker) GetLpPaidFees() []*PartyFees
- func (x *MarketActivityTracker) GetMakerFeesPaid() []*PartyFees
- func (x *MarketActivityTracker) GetMakerFeesPaidHistory() []*EpochPartyFees
- func (x *MarketActivityTracker) GetMakerFeesReceived() []*PartyFees
- func (x *MarketActivityTracker) GetMakerFeesReceivedHistory() []*EpochPartyFees
- func (x *MarketActivityTracker) GetMarket() string
- func (x *MarketActivityTracker) GetNotionalVolumeForEpoch() string
- func (x *MarketActivityTracker) GetProposer() string
- func (x *MarketActivityTracker) GetReadyToDelete() bool
- func (x *MarketActivityTracker) GetRealisedReturns() []*ReturnsData
- func (x *MarketActivityTracker) GetRealisedReturnsHistory() []*EpochReturnsData
- func (x *MarketActivityTracker) GetReturnsData() []*ReturnsData
- func (x *MarketActivityTracker) GetReturnsDataHistory() []*EpochReturnsData
- func (x *MarketActivityTracker) GetTimeWeightedNotional() []*TWNotionalData
- func (x *MarketActivityTracker) GetTimeWeightedNotionalDataHistory() []*EpochTimeWeightedNotionalData
- func (x *MarketActivityTracker) GetTimeWeightedPosition() []*TWPositionData
- func (x *MarketActivityTracker) GetTimeWeightedPositionDataHistory() []*EpochTimeWeightPositionData
- func (x *MarketActivityTracker) GetTreasuryFees() []*PartyFees
- func (x *MarketActivityTracker) GetValueTraded() string
- func (*MarketActivityTracker) ProtoMessage()
- func (x *MarketActivityTracker) ProtoReflect() protoreflect.Message
- func (x *MarketActivityTracker) Reset()
- func (x *MarketActivityTracker) String() string
- type MarketState
- func (*MarketState) Descriptor() ([]byte, []int)deprecated
- func (x *MarketState) GetId() string
- func (x *MarketState) GetInsuranceBalance() string
- func (x *MarketState) GetLastTradeValue() string
- func (x *MarketState) GetLastTradeVolume() string
- func (x *MarketState) GetMarket() *vega.Market
- func (x *MarketState) GetShares() []*ELSShare
- func (x *MarketState) GetSuccessionWindow() int64
- func (*MarketState) ProtoMessage()
- func (x *MarketState) ProtoReflect() protoreflect.Message
- func (x *MarketState) Reset()
- func (x *MarketState) String() string
- type MarketToPartyTakerNotionalVolume
- func (*MarketToPartyTakerNotionalVolume) Descriptor() ([]byte, []int)deprecated
- func (x *MarketToPartyTakerNotionalVolume) GetMarket() string
- func (x *MarketToPartyTakerNotionalVolume) GetTakerNotionalVolume() []*TakerNotionalVolume
- func (*MarketToPartyTakerNotionalVolume) ProtoMessage()
- func (x *MarketToPartyTakerNotionalVolume) ProtoReflect() protoreflect.Message
- func (x *MarketToPartyTakerNotionalVolume) Reset()
- func (x *MarketToPartyTakerNotionalVolume) String() string
- type MarketTracker
- func (*MarketTracker) Descriptor() ([]byte, []int)deprecated
- func (x *MarketTracker) GetEpochTakerFees() []*EpochPartyTakerFees
- func (x *MarketTracker) GetGameEligibilityTracker() []*GameEligibilityTracker
- func (x *MarketTracker) GetMarketActivity() []*MarketActivityTracker
- func (x *MarketTracker) GetMarketToPartyTakerNotionalVolume() []*MarketToPartyTakerNotionalVolume
- func (x *MarketTracker) GetTakerNotionalVolume() []*TakerNotionalVolume
- func (*MarketTracker) ProtoMessage()
- func (x *MarketTracker) ProtoReflect() protoreflect.Message
- func (x *MarketTracker) Reset()
- func (x *MarketTracker) String() string
- type MultisigControl
- func (*MultisigControl) Descriptor() ([]byte, []int)deprecated
- func (x *MultisigControl) GetLastBlockSeen() uint64
- func (x *MultisigControl) GetSigners() []*v1.ERC20MultiSigSignerEvent
- func (x *MultisigControl) GetThresholdSet() *v1.ERC20MultiSigThresholdSetEvent
- func (*MultisigControl) ProtoMessage()
- func (x *MultisigControl) ProtoReflect() protoreflect.Message
- func (x *MultisigControl) Reset()
- func (x *MultisigControl) String() string
- type NetParams
- type PartyAmount
- func (*PartyAmount) Descriptor() ([]byte, []int)deprecated
- func (x *PartyAmount) GetAmount() string
- func (x *PartyAmount) GetParty() string
- func (*PartyAmount) ProtoMessage()
- func (x *PartyAmount) ProtoReflect() protoreflect.Message
- func (x *PartyAmount) Reset()
- func (x *PartyAmount) String() string
- type PartyFees
- type PartyFeesHistory
- func (*PartyFeesHistory) Descriptor() ([]byte, []int)deprecated
- func (x *PartyFeesHistory) GetFee() []byte
- func (x *PartyFeesHistory) GetParty() string
- func (*PartyFeesHistory) ProtoMessage()
- func (x *PartyFeesHistory) ProtoReflect() protoreflect.Message
- func (x *PartyFeesHistory) Reset()
- func (x *PartyFeesHistory) String() string
- type PartyTakerFees
- func (*PartyTakerFees) Descriptor() ([]byte, []int)deprecated
- func (x *PartyTakerFees) GetParty() string
- func (x *PartyTakerFees) GetTakerFees() []byte
- func (*PartyTakerFees) ProtoMessage()
- func (x *PartyTakerFees) ProtoReflect() protoreflect.Message
- func (x *PartyTakerFees) Reset()
- func (x *PartyTakerFees) String() string
- type PartyTimeWeightedNotional
- func (*PartyTimeWeightedNotional) Descriptor() ([]byte, []int)deprecated
- func (x *PartyTimeWeightedNotional) GetParty() string
- func (x *PartyTimeWeightedNotional) GetTwNotional() []byte
- func (*PartyTimeWeightedNotional) ProtoMessage()
- func (x *PartyTimeWeightedNotional) ProtoReflect() protoreflect.Message
- func (x *PartyTimeWeightedNotional) Reset()
- func (x *PartyTimeWeightedNotional) String() string
- type PartyTimeWeightedPosition
- func (*PartyTimeWeightedPosition) Descriptor() ([]byte, []int)deprecated
- func (x *PartyTimeWeightedPosition) GetParty() string
- func (x *PartyTimeWeightedPosition) GetTwPosition() uint64
- func (*PartyTimeWeightedPosition) ProtoMessage()
- func (x *PartyTimeWeightedPosition) ProtoReflect() protoreflect.Message
- func (x *PartyTimeWeightedPosition) Reset()
- func (x *PartyTimeWeightedPosition) String() string
- type PendingEthereumKeyRotation
- func (*PendingEthereumKeyRotation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingEthereumKeyRotation) GetNewAddress() string
- func (x *PendingEthereumKeyRotation) GetNodeId() string
- func (x *PendingEthereumKeyRotation) GetRelativeTargetBlockHeight() uint64
- func (*PendingEthereumKeyRotation) ProtoMessage()
- func (x *PendingEthereumKeyRotation) ProtoReflect() protoreflect.Message
- func (x *PendingEthereumKeyRotation) Reset()
- func (x *PendingEthereumKeyRotation) String() string
- type PendingKeyRotation
- func (*PendingKeyRotation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingKeyRotation) GetNewPubKey() string
- func (x *PendingKeyRotation) GetNewPubKeyIndex() uint32
- func (x *PendingKeyRotation) GetNodeId() string
- func (x *PendingKeyRotation) GetRelativeTargetBlockHeight() uint64
- func (*PendingKeyRotation) ProtoMessage()
- func (x *PendingKeyRotation) ProtoReflect() protoreflect.Message
- func (x *PendingKeyRotation) Reset()
- func (x *PendingKeyRotation) String() string
- type PendingRewardPayout
- func (*PendingRewardPayout) Descriptor() ([]byte, []int)deprecated
- func (x *PendingRewardPayout) GetAsset() string
- func (x *PendingRewardPayout) GetEpochSeq() string
- func (x *PendingRewardPayout) GetFromAccount() string
- func (x *PendingRewardPayout) GetPartyAmount() []*PartyAmount
- func (x *PendingRewardPayout) GetTimestamp() int64
- func (x *PendingRewardPayout) GetTotalReward() string
- func (*PendingRewardPayout) ProtoMessage()
- func (x *PendingRewardPayout) ProtoReflect() protoreflect.Message
- func (x *PendingRewardPayout) Reset()
- func (x *PendingRewardPayout) String() string
- type Proposals
- type RecurringTransfers
- func (*RecurringTransfers) Descriptor() ([]byte, []int)deprecated
- func (x *RecurringTransfers) GetNextMetricUpdate() int64
- func (x *RecurringTransfers) GetRecurringTransfers() []*v1.Transfer
- func (*RecurringTransfers) ProtoMessage()
- func (x *RecurringTransfers) ProtoReflect() protoreflect.Message
- func (x *RecurringTransfers) Reset()
- func (x *RecurringTransfers) String() string
- type ReturnsData
- func (*ReturnsData) Descriptor() ([]byte, []int)deprecated
- func (x *ReturnsData) GetParty() string
- func (x *ReturnsData) GetReturn() []byte
- func (*ReturnsData) ProtoMessage()
- func (x *ReturnsData) ProtoReflect() protoreflect.Message
- func (x *ReturnsData) Reset()
- func (x *ReturnsData) String() string
- type RewardPayout
- func (*RewardPayout) Descriptor() ([]byte, []int)deprecated
- func (x *RewardPayout) GetPayoutTime() int64
- func (x *RewardPayout) GetRewardsPayout() []*PendingRewardPayout
- func (*RewardPayout) ProtoMessage()
- func (x *RewardPayout) ProtoReflect() protoreflect.Message
- func (x *RewardPayout) Reset()
- func (x *RewardPayout) String() string
- type Rewards
- type ScheduledGovernanceTransferAtTime
- func (*ScheduledGovernanceTransferAtTime) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduledGovernanceTransferAtTime) GetDeliverOn() int64
- func (x *ScheduledGovernanceTransferAtTime) GetTransfers() []*GovernanceTransfer
- func (*ScheduledGovernanceTransferAtTime) ProtoMessage()
- func (x *ScheduledGovernanceTransferAtTime) ProtoReflect() protoreflect.Message
- func (x *ScheduledGovernanceTransferAtTime) Reset()
- func (x *ScheduledGovernanceTransferAtTime) String() string
- type ScheduledTransfer
- func (*ScheduledTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduledTransfer) GetAccountType() vega.AccountType
- func (x *ScheduledTransfer) GetOneoffTransfer() *v1.Transfer
- func (x *ScheduledTransfer) GetReference() string
- func (x *ScheduledTransfer) GetTransfer() *vega.Transfer
- func (*ScheduledTransfer) ProtoMessage()
- func (x *ScheduledTransfer) ProtoReflect() protoreflect.Message
- func (x *ScheduledTransfer) Reset()
- func (x *ScheduledTransfer) String() string
- type ScheduledTransferAtTime
- func (*ScheduledTransferAtTime) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduledTransferAtTime) GetDeliverOn() int64
- func (x *ScheduledTransferAtTime) GetTransfers() []*ScheduledTransfer
- func (*ScheduledTransferAtTime) ProtoMessage()
- func (x *ScheduledTransferAtTime) ProtoReflect() protoreflect.Message
- func (x *ScheduledTransferAtTime) Reset()
- func (x *ScheduledTransferAtTime) String() string
- type Staking
- type TWNotionalData
- func (*TWNotionalData) Descriptor() ([]byte, []int)deprecated
- func (x *TWNotionalData) GetNotional() []byte
- func (x *TWNotionalData) GetParty() string
- func (x *TWNotionalData) GetPrice() []byte
- func (x *TWNotionalData) GetTime() int64
- func (x *TWNotionalData) GetTwNotional() []byte
- func (*TWNotionalData) ProtoMessage()
- func (x *TWNotionalData) ProtoReflect() protoreflect.Message
- func (x *TWNotionalData) Reset()
- func (x *TWNotionalData) String() string
- type TWPositionData
- func (*TWPositionData) Descriptor() ([]byte, []int)deprecated
- func (x *TWPositionData) GetParty() string
- func (x *TWPositionData) GetPosition() uint64
- func (x *TWPositionData) GetTime() int64
- func (x *TWPositionData) GetTwPosition() uint64
- func (*TWPositionData) ProtoMessage()
- func (x *TWPositionData) ProtoReflect() protoreflect.Message
- func (x *TWPositionData) Reset()
- func (x *TWPositionData) String() string
- type TakerNotionalVolume
- func (*TakerNotionalVolume) Descriptor() ([]byte, []int)deprecated
- func (x *TakerNotionalVolume) GetParty() string
- func (x *TakerNotionalVolume) GetVolume() []byte
- func (*TakerNotionalVolume) ProtoMessage()
- func (x *TakerNotionalVolume) ProtoReflect() protoreflect.Message
- func (x *TakerNotionalVolume) Reset()
- func (x *TakerNotionalVolume) String() string
- type ValidatorState
- func (*ValidatorState) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorState) GetEthEventsForwarded() uint64
- func (x *ValidatorState) GetHeartbeatBlockIndex() int32
- func (x *ValidatorState) GetHeartbeatBlockSigs() []bool
- func (x *ValidatorState) GetRankingScore() *vega.RankingScore
- func (x *ValidatorState) GetStatus() int32
- func (x *ValidatorState) GetValidatorPower() int64
- func (x *ValidatorState) GetValidatorUpdate() *v1.ValidatorUpdate
- func (*ValidatorState) ProtoMessage()
- func (x *ValidatorState) ProtoReflect() protoreflect.Message
- func (x *ValidatorState) Reset()
- func (x *ValidatorState) String() string
- type Validators
- func (*Validators) Descriptor() ([]byte, []int)deprecated
- func (x *Validators) GetPendingEthereumKeyRotations() []*PendingEthereumKeyRotation
- func (x *Validators) GetPendingKeyRotations() []*PendingKeyRotation
- func (x *Validators) GetValidatorState() []*ValidatorState
- func (*Validators) ProtoMessage()
- func (x *Validators) ProtoReflect() protoreflect.Message
- func (x *Validators) Reset()
- func (x *Validators) String() string
Constants ¶
This section is empty.
Variables ¶
var File_vega_checkpoint_v1_checkpoint_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AssetAction ¶ added in v0.69.0
type AssetAction struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
State uint32 `protobuf:"varint,2,opt,name=state,proto3" json:"state,omitempty"`
Asset string `protobuf:"bytes,3,opt,name=asset,proto3" json:"asset,omitempty"`
BlockNumber uint64 `protobuf:"varint,4,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
TxIndex uint64 `protobuf:"varint,5,opt,name=tx_index,json=txIndex,proto3" json:"tx_index,omitempty"`
Hash string `protobuf:"bytes,6,opt,name=hash,proto3" json:"hash,omitempty"`
BuiltinDeposit *vega.BuiltinAssetDeposit `protobuf:"bytes,7,opt,name=builtin_deposit,json=builtinDeposit,proto3" json:"builtin_deposit,omitempty"`
Erc20Deposit *vega.ERC20Deposit `protobuf:"bytes,8,opt,name=erc20_deposit,json=erc20Deposit,proto3" json:"erc20_deposit,omitempty"`
AssetList *vega.ERC20AssetList `protobuf:"bytes,9,opt,name=asset_list,json=assetList,proto3" json:"asset_list,omitempty"`
Erc20AssetLimitsUpdated *vega.ERC20AssetLimitsUpdated `` /* 135-byte string literal not displayed */
Erc20BridgeStopped bool `protobuf:"varint,11,opt,name=erc20_bridge_stopped,json=erc20BridgeStopped,proto3" json:"erc20_bridge_stopped,omitempty"`
Erc20BridgeResumed bool `protobuf:"varint,12,opt,name=erc20_bridge_resumed,json=erc20BridgeResumed,proto3" json:"erc20_bridge_resumed,omitempty"`
ChainId string `protobuf:"bytes,13,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
// contains filtered or unexported fields
}
func (*AssetAction) Descriptor
deprecated
added in
v0.69.0
func (*AssetAction) Descriptor() ([]byte, []int)
Deprecated: Use AssetAction.ProtoReflect.Descriptor instead.
func (*AssetAction) GetAsset ¶ added in v0.69.0
func (x *AssetAction) GetAsset() string
func (*AssetAction) GetAssetList ¶ added in v0.69.0
func (x *AssetAction) GetAssetList() *vega.ERC20AssetList
func (*AssetAction) GetBlockNumber ¶ added in v0.69.0
func (x *AssetAction) GetBlockNumber() uint64
func (*AssetAction) GetBuiltinDeposit ¶ added in v0.69.0
func (x *AssetAction) GetBuiltinDeposit() *vega.BuiltinAssetDeposit
func (*AssetAction) GetChainId ¶ added in v0.76.0
func (x *AssetAction) GetChainId() string
func (*AssetAction) GetErc20AssetLimitsUpdated ¶ added in v0.69.0
func (x *AssetAction) GetErc20AssetLimitsUpdated() *vega.ERC20AssetLimitsUpdated
func (*AssetAction) GetErc20BridgeResumed ¶ added in v0.69.0
func (x *AssetAction) GetErc20BridgeResumed() bool
func (*AssetAction) GetErc20BridgeStopped ¶ added in v0.69.0
func (x *AssetAction) GetErc20BridgeStopped() bool
func (*AssetAction) GetErc20Deposit ¶ added in v0.69.0
func (x *AssetAction) GetErc20Deposit() *vega.ERC20Deposit
func (*AssetAction) GetHash ¶ added in v0.69.0
func (x *AssetAction) GetHash() string
func (*AssetAction) GetId ¶ added in v0.69.0
func (x *AssetAction) GetId() string
func (*AssetAction) GetState ¶ added in v0.69.0
func (x *AssetAction) GetState() uint32
func (*AssetAction) GetTxIndex ¶ added in v0.69.0
func (x *AssetAction) GetTxIndex() uint64
func (*AssetAction) ProtoMessage ¶ added in v0.69.0
func (*AssetAction) ProtoMessage()
func (*AssetAction) ProtoReflect ¶ added in v0.69.0
func (x *AssetAction) ProtoReflect() protoreflect.Message
func (*AssetAction) Reset ¶ added in v0.69.0
func (x *AssetAction) Reset()
func (*AssetAction) String ¶ added in v0.69.0
func (x *AssetAction) String() string
type AssetBalance ¶
type AssetBalance struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"`
Balance string `protobuf:"bytes,3,opt,name=balance,proto3" json:"balance,omitempty"`
// contains filtered or unexported fields
}
AssetBalance represents the total balance of a given asset for a party
func (*AssetBalance) Descriptor
deprecated
func (*AssetBalance) Descriptor() ([]byte, []int)
Deprecated: Use AssetBalance.ProtoReflect.Descriptor instead.
func (*AssetBalance) GetAsset ¶
func (x *AssetBalance) GetAsset() string
func (*AssetBalance) GetBalance ¶
func (x *AssetBalance) GetBalance() string
func (*AssetBalance) GetParty ¶
func (x *AssetBalance) GetParty() string
func (*AssetBalance) ProtoMessage ¶
func (*AssetBalance) ProtoMessage()
func (*AssetBalance) ProtoReflect ¶
func (x *AssetBalance) ProtoReflect() protoreflect.Message
func (*AssetBalance) Reset ¶
func (x *AssetBalance) Reset()
func (*AssetBalance) String ¶
func (x *AssetBalance) String() string
type AssetEntry ¶
type AssetEntry struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AssetDetails *vega.AssetDetails `protobuf:"bytes,2,opt,name=asset_details,json=assetDetails,proto3" json:"asset_details,omitempty"`
// contains filtered or unexported fields
}
AssetEntry is a single (enabled) asset
func (*AssetEntry) Descriptor
deprecated
func (*AssetEntry) Descriptor() ([]byte, []int)
Deprecated: Use AssetEntry.ProtoReflect.Descriptor instead.
func (*AssetEntry) GetAssetDetails ¶
func (x *AssetEntry) GetAssetDetails() *vega.AssetDetails
func (*AssetEntry) GetId ¶
func (x *AssetEntry) GetId() string
func (*AssetEntry) ProtoMessage ¶
func (*AssetEntry) ProtoMessage()
func (*AssetEntry) ProtoReflect ¶
func (x *AssetEntry) ProtoReflect() protoreflect.Message
func (*AssetEntry) Reset ¶
func (x *AssetEntry) Reset()
func (*AssetEntry) String ¶
func (x *AssetEntry) String() string
type AssetMarketPartyTakerFees ¶ added in v0.76.0
type AssetMarketPartyTakerFees struct {
Asset string `protobuf:"bytes,1,opt,name=asset,proto3" json:"asset,omitempty"`
Market string `protobuf:"bytes,2,opt,name=market,proto3" json:"market,omitempty"`
TakerFees []*PartyTakerFees `protobuf:"bytes,3,rep,name=taker_fees,json=takerFees,proto3" json:"taker_fees,omitempty"`
// contains filtered or unexported fields
}
func (*AssetMarketPartyTakerFees) Descriptor
deprecated
added in
v0.76.0
func (*AssetMarketPartyTakerFees) Descriptor() ([]byte, []int)
Deprecated: Use AssetMarketPartyTakerFees.ProtoReflect.Descriptor instead.
func (*AssetMarketPartyTakerFees) GetAsset ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) GetAsset() string
func (*AssetMarketPartyTakerFees) GetMarket ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) GetMarket() string
func (*AssetMarketPartyTakerFees) GetTakerFees ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) GetTakerFees() []*PartyTakerFees
func (*AssetMarketPartyTakerFees) ProtoMessage ¶ added in v0.76.0
func (*AssetMarketPartyTakerFees) ProtoMessage()
func (*AssetMarketPartyTakerFees) ProtoReflect ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) ProtoReflect() protoreflect.Message
func (*AssetMarketPartyTakerFees) Reset ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) Reset()
func (*AssetMarketPartyTakerFees) String ¶ added in v0.76.0
func (x *AssetMarketPartyTakerFees) String() string
type Assets ¶
type Assets struct {
Assets []*AssetEntry `protobuf:"bytes,1,rep,name=assets,proto3" json:"assets,omitempty"`
PendingListingAssets []*AssetEntry `protobuf:"bytes,2,rep,name=pending_listing_assets,json=pendingListingAssets,proto3" json:"pending_listing_assets,omitempty"`
// contains filtered or unexported fields
}
Assets contains all the enabled assets as AssetEntries
func (*Assets) Descriptor
deprecated
func (*Assets) GetAssets ¶
func (x *Assets) GetAssets() []*AssetEntry
func (*Assets) GetPendingListingAssets ¶ added in v0.55.0
func (x *Assets) GetPendingListingAssets() []*AssetEntry
func (*Assets) ProtoMessage ¶
func (*Assets) ProtoMessage()
func (*Assets) ProtoReflect ¶
func (x *Assets) ProtoReflect() protoreflect.Message
type Banking ¶
type Banking struct {
TransfersAtTime []*ScheduledTransferAtTime `protobuf:"bytes,1,rep,name=transfers_at_time,json=transfersAtTime,proto3" json:"transfers_at_time,omitempty"`
RecurringTransfers *RecurringTransfers `protobuf:"bytes,2,opt,name=recurring_transfers,json=recurringTransfers,proto3" json:"recurring_transfers,omitempty"`
PrimaryBridgeState *BridgeState `protobuf:"bytes,3,opt,name=primary_bridge_state,json=primaryBridgeState,proto3" json:"primary_bridge_state,omitempty"`
AssetActions []*AssetAction `protobuf:"bytes,4,rep,name=asset_actions,json=assetActions,proto3" json:"asset_actions,omitempty"`
LastSeenPrimaryEthBlock uint64 `` /* 137-byte string literal not displayed */
SeenRefs []string `protobuf:"bytes,6,rep,name=seen_refs,json=seenRefs,proto3" json:"seen_refs,omitempty"`
GovernanceTransfersAtTime []*ScheduledGovernanceTransferAtTime `` /* 140-byte string literal not displayed */
RecurringGovernanceTransfers []*GovernanceTransfer `` /* 147-byte string literal not displayed */
SecondaryBridgeState *BridgeState `protobuf:"bytes,9,opt,name=secondary_bridge_state,json=secondaryBridgeState,proto3" json:"secondary_bridge_state,omitempty"`
LastSeenSecondaryEthBlock uint64 `` /* 144-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Banking) Descriptor
deprecated
func (*Banking) GetAssetActions ¶ added in v0.69.0
func (x *Banking) GetAssetActions() []*AssetAction
func (*Banking) GetGovernanceTransfersAtTime ¶ added in v0.72.0
func (x *Banking) GetGovernanceTransfersAtTime() []*ScheduledGovernanceTransferAtTime
func (*Banking) GetLastSeenPrimaryEthBlock ¶ added in v0.76.0
func (*Banking) GetLastSeenSecondaryEthBlock ¶ added in v0.76.0
func (*Banking) GetPrimaryBridgeState ¶ added in v0.76.0
func (x *Banking) GetPrimaryBridgeState() *BridgeState
func (*Banking) GetRecurringGovernanceTransfers ¶ added in v0.72.0
func (x *Banking) GetRecurringGovernanceTransfers() []*GovernanceTransfer
func (*Banking) GetRecurringTransfers ¶
func (x *Banking) GetRecurringTransfers() *RecurringTransfers
func (*Banking) GetSecondaryBridgeState ¶ added in v0.76.0
func (x *Banking) GetSecondaryBridgeState() *BridgeState
func (*Banking) GetSeenRefs ¶ added in v0.69.0
func (*Banking) GetTransfersAtTime ¶
func (x *Banking) GetTransfersAtTime() []*ScheduledTransferAtTime
func (*Banking) ProtoMessage ¶
func (*Banking) ProtoMessage()
func (*Banking) ProtoReflect ¶
func (x *Banking) ProtoReflect() protoreflect.Message
type Block ¶
type Block struct {
Height int64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
// contains filtered or unexported fields
}
Block message contains data related to block at which the checkpoint was created i.e. the block height
func (*Block) Descriptor
deprecated
func (*Block) ProtoMessage ¶
func (*Block) ProtoMessage()
func (*Block) ProtoReflect ¶
func (x *Block) ProtoReflect() protoreflect.Message
type BridgeState ¶
type BridgeState struct {
Active bool `protobuf:"varint,1,opt,name=active,proto3" json:"active,omitempty"`
BlockHeight uint64 `protobuf:"varint,2,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
LogIndex uint64 `protobuf:"varint,3,opt,name=log_index,json=logIndex,proto3" json:"log_index,omitempty"`
ChainId string `protobuf:"bytes,4,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
// contains filtered or unexported fields
}
func (*BridgeState) Descriptor
deprecated
func (*BridgeState) Descriptor() ([]byte, []int)
Deprecated: Use BridgeState.ProtoReflect.Descriptor instead.
func (*BridgeState) GetActive ¶
func (x *BridgeState) GetActive() bool
func (*BridgeState) GetBlockHeight ¶
func (x *BridgeState) GetBlockHeight() uint64
func (*BridgeState) GetChainId ¶ added in v0.76.0
func (x *BridgeState) GetChainId() string
func (*BridgeState) GetLogIndex ¶
func (x *BridgeState) GetLogIndex() uint64
func (*BridgeState) ProtoMessage ¶
func (*BridgeState) ProtoMessage()
func (*BridgeState) ProtoReflect ¶
func (x *BridgeState) ProtoReflect() protoreflect.Message
func (*BridgeState) Reset ¶
func (x *BridgeState) Reset()
func (*BridgeState) String ¶
func (x *BridgeState) String() string
type Checkpoint ¶
type Checkpoint struct {
Governance []byte `protobuf:"bytes,1,opt,name=governance,proto3" json:"governance,omitempty"`
Assets []byte `protobuf:"bytes,2,opt,name=assets,proto3" json:"assets,omitempty"`
Collateral []byte `protobuf:"bytes,3,opt,name=collateral,proto3" json:"collateral,omitempty"`
NetworkParameters []byte `protobuf:"bytes,4,opt,name=network_parameters,json=networkParameters,proto3" json:"network_parameters,omitempty"`
Delegation []byte `protobuf:"bytes,5,opt,name=delegation,proto3" json:"delegation,omitempty"`
Epoch []byte `protobuf:"bytes,6,opt,name=epoch,proto3" json:"epoch,omitempty"` // will just be an epoch event
Block []byte `protobuf:"bytes,7,opt,name=block,proto3" json:"block,omitempty"`
Rewards []byte `protobuf:"bytes,8,opt,name=rewards,proto3" json:"rewards,omitempty"`
Banking []byte `protobuf:"bytes,9,opt,name=banking,proto3" json:"banking,omitempty"`
Validators []byte `protobuf:"bytes,10,opt,name=validators,proto3" json:"validators,omitempty"`
Staking []byte `protobuf:"bytes,11,opt,name=staking,proto3" json:"staking,omitempty"`
MultisigControl []byte `protobuf:"bytes,12,opt,name=multisig_control,json=multisigControl,proto3" json:"multisig_control,omitempty"`
MarketTracker []byte `protobuf:"bytes,13,opt,name=market_tracker,json=marketTracker,proto3" json:"market_tracker,omitempty"`
Execution []byte `protobuf:"bytes,14,opt,name=execution,proto3" json:"execution,omitempty"`
// contains filtered or unexported fields
}
Checkpoint aggregates the various engine snapshots
func (*Checkpoint) Descriptor
deprecated
func (*Checkpoint) Descriptor() ([]byte, []int)
Deprecated: Use Checkpoint.ProtoReflect.Descriptor instead.
func (*Checkpoint) GetAssets ¶
func (x *Checkpoint) GetAssets() []byte
func (*Checkpoint) GetBanking ¶
func (x *Checkpoint) GetBanking() []byte
func (*Checkpoint) GetBlock ¶
func (x *Checkpoint) GetBlock() []byte
func (*Checkpoint) GetCollateral ¶
func (x *Checkpoint) GetCollateral() []byte
func (*Checkpoint) GetDelegation ¶
func (x *Checkpoint) GetDelegation() []byte
func (*Checkpoint) GetEpoch ¶
func (x *Checkpoint) GetEpoch() []byte
func (*Checkpoint) GetExecution ¶ added in v0.72.0
func (x *Checkpoint) GetExecution() []byte
func (*Checkpoint) GetGovernance ¶
func (x *Checkpoint) GetGovernance() []byte
func (*Checkpoint) GetMarketTracker ¶
func (x *Checkpoint) GetMarketTracker() []byte
func (*Checkpoint) GetMultisigControl ¶
func (x *Checkpoint) GetMultisigControl() []byte
func (*Checkpoint) GetNetworkParameters ¶
func (x *Checkpoint) GetNetworkParameters() []byte
func (*Checkpoint) GetRewards ¶
func (x *Checkpoint) GetRewards() []byte
func (*Checkpoint) GetStaking ¶
func (x *Checkpoint) GetStaking() []byte
func (*Checkpoint) GetValidators ¶
func (x *Checkpoint) GetValidators() []byte
func (*Checkpoint) ProtoMessage ¶
func (*Checkpoint) ProtoMessage()
func (*Checkpoint) ProtoReflect ¶
func (x *Checkpoint) ProtoReflect() protoreflect.Message
func (*Checkpoint) Reset ¶
func (x *Checkpoint) Reset()
func (*Checkpoint) String ¶
func (x *Checkpoint) String() string
type CheckpointState ¶
type CheckpointState struct {
Hash []byte `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
State []byte `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
CheckpointState is the entire checkpoint serialised. Basically it is the serialisation of the Checkpoint message + hash.
func (*CheckpointState) Descriptor
deprecated
func (*CheckpointState) Descriptor() ([]byte, []int)
Deprecated: Use CheckpointState.ProtoReflect.Descriptor instead.
func (*CheckpointState) GetHash ¶
func (x *CheckpointState) GetHash() []byte
func (*CheckpointState) GetState ¶
func (x *CheckpointState) GetState() []byte
func (*CheckpointState) ProtoMessage ¶
func (*CheckpointState) ProtoMessage()
func (*CheckpointState) ProtoReflect ¶
func (x *CheckpointState) ProtoReflect() protoreflect.Message
func (*CheckpointState) Reset ¶
func (x *CheckpointState) Reset()
func (*CheckpointState) String ¶
func (x *CheckpointState) String() string
type Collateral ¶
type Collateral struct {
Balances []*AssetBalance `protobuf:"bytes,1,rep,name=balances,proto3" json:"balances,omitempty"`
// contains filtered or unexported fields
}
Collateral contains the balances per party
func (*Collateral) Descriptor
deprecated
func (*Collateral) Descriptor() ([]byte, []int)
Deprecated: Use Collateral.ProtoReflect.Descriptor instead.
func (*Collateral) GetBalances ¶
func (x *Collateral) GetBalances() []*AssetBalance
func (*Collateral) ProtoMessage ¶
func (*Collateral) ProtoMessage()
func (*Collateral) ProtoReflect ¶
func (x *Collateral) ProtoReflect() protoreflect.Message
func (*Collateral) Reset ¶
func (x *Collateral) Reset()
func (*Collateral) String ¶
func (x *Collateral) String() string
type Delegate ¶
type Delegate struct {
Active []*DelegateEntry `protobuf:"bytes,1,rep,name=active,proto3" json:"active,omitempty"`
Pending []*DelegateEntry `protobuf:"bytes,2,rep,name=pending,proto3" json:"pending,omitempty"`
AutoDelegation []string `protobuf:"bytes,3,rep,name=auto_delegation,json=autoDelegation,proto3" json:"auto_delegation,omitempty"`
// contains filtered or unexported fields
}
Delegate contains all entries for a checkpoint
func (*Delegate) Descriptor
deprecated
func (*Delegate) GetActive ¶
func (x *Delegate) GetActive() []*DelegateEntry
func (*Delegate) GetAutoDelegation ¶
func (*Delegate) GetPending ¶
func (x *Delegate) GetPending() []*DelegateEntry
func (*Delegate) ProtoMessage ¶
func (*Delegate) ProtoMessage()
func (*Delegate) ProtoReflect ¶
func (x *Delegate) ProtoReflect() protoreflect.Message
type DelegateEntry ¶
type DelegateEntry struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Node string `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"`
Amount string `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
Undelegate bool `protobuf:"varint,4,opt,name=undelegate,proto3" json:"undelegate,omitempty"`
EpochSeq uint64 `protobuf:"varint,5,opt,name=epoch_seq,json=epochSeq,proto3" json:"epoch_seq,omitempty"`
// contains filtered or unexported fields
}
Delegated amounts for party/node `undelegate` and `epoch_seq` are only relevant for pending entries
func (*DelegateEntry) Descriptor
deprecated
func (*DelegateEntry) Descriptor() ([]byte, []int)
Deprecated: Use DelegateEntry.ProtoReflect.Descriptor instead.
func (*DelegateEntry) GetAmount ¶
func (x *DelegateEntry) GetAmount() string
func (*DelegateEntry) GetEpochSeq ¶
func (x *DelegateEntry) GetEpochSeq() uint64
func (*DelegateEntry) GetNode ¶
func (x *DelegateEntry) GetNode() string
func (*DelegateEntry) GetParty ¶
func (x *DelegateEntry) GetParty() string
func (*DelegateEntry) GetUndelegate ¶
func (x *DelegateEntry) GetUndelegate() bool
func (*DelegateEntry) ProtoMessage ¶
func (*DelegateEntry) ProtoMessage()
func (*DelegateEntry) ProtoReflect ¶
func (x *DelegateEntry) ProtoReflect() protoreflect.Message
func (*DelegateEntry) Reset ¶
func (x *DelegateEntry) Reset()
func (*DelegateEntry) String ¶
func (x *DelegateEntry) String() string
type ELSShare ¶ added in v0.72.0
type ELSShare struct {
PartyId string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"`
Share string `protobuf:"bytes,2,opt,name=share,proto3" json:"share,omitempty"`
SuppliedStake string `protobuf:"bytes,3,opt,name=supplied_stake,json=suppliedStake,proto3" json:"supplied_stake,omitempty"`
VirtualStake string `protobuf:"bytes,4,opt,name=virtual_stake,json=virtualStake,proto3" json:"virtual_stake,omitempty"`
Avg string `protobuf:"bytes,5,opt,name=avg,proto3" json:"avg,omitempty"`
// contains filtered or unexported fields
}
func (*ELSShare) Descriptor
deprecated
added in
v0.72.0
func (*ELSShare) GetPartyId ¶ added in v0.72.0
func (*ELSShare) GetSuppliedStake ¶ added in v0.72.0
func (*ELSShare) GetVirtualStake ¶ added in v0.72.0
func (*ELSShare) ProtoMessage ¶ added in v0.72.0
func (*ELSShare) ProtoMessage()
func (*ELSShare) ProtoReflect ¶ added in v0.72.0
func (x *ELSShare) ProtoReflect() protoreflect.Message
type EpochEligibility ¶ added in v0.77.8
type EpochEligibility struct {
EligibleParties []string `protobuf:"bytes,1,rep,name=eligible_parties,json=eligibleParties,proto3" json:"eligible_parties,omitempty"`
// contains filtered or unexported fields
}
func (*EpochEligibility) Descriptor
deprecated
added in
v0.77.8
func (*EpochEligibility) Descriptor() ([]byte, []int)
Deprecated: Use EpochEligibility.ProtoReflect.Descriptor instead.
func (*EpochEligibility) GetEligibleParties ¶ added in v0.77.8
func (x *EpochEligibility) GetEligibleParties() []string
func (*EpochEligibility) ProtoMessage ¶ added in v0.77.8
func (*EpochEligibility) ProtoMessage()
func (*EpochEligibility) ProtoReflect ¶ added in v0.77.8
func (x *EpochEligibility) ProtoReflect() protoreflect.Message
func (*EpochEligibility) Reset ¶ added in v0.77.8
func (x *EpochEligibility) Reset()
func (*EpochEligibility) String ¶ added in v0.77.8
func (x *EpochEligibility) String() string
type EpochPartyFees ¶ added in v0.73.0
type EpochPartyFees struct {
PartyFees []*PartyFeesHistory `protobuf:"bytes,1,rep,name=party_fees,json=partyFees,proto3" json:"party_fees,omitempty"`
// contains filtered or unexported fields
}
func (*EpochPartyFees) Descriptor
deprecated
added in
v0.73.0
func (*EpochPartyFees) Descriptor() ([]byte, []int)
Deprecated: Use EpochPartyFees.ProtoReflect.Descriptor instead.
func (*EpochPartyFees) GetPartyFees ¶ added in v0.73.0
func (x *EpochPartyFees) GetPartyFees() []*PartyFeesHistory
func (*EpochPartyFees) ProtoMessage ¶ added in v0.73.0
func (*EpochPartyFees) ProtoMessage()
func (*EpochPartyFees) ProtoReflect ¶ added in v0.73.0
func (x *EpochPartyFees) ProtoReflect() protoreflect.Message
func (*EpochPartyFees) Reset ¶ added in v0.73.0
func (x *EpochPartyFees) Reset()
func (*EpochPartyFees) String ¶ added in v0.73.0
func (x *EpochPartyFees) String() string
type EpochPartyTakerFees ¶ added in v0.76.0
type EpochPartyTakerFees struct {
EpochPartyTakerFeesPaid []*AssetMarketPartyTakerFees `` /* 136-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*EpochPartyTakerFees) Descriptor
deprecated
added in
v0.76.0
func (*EpochPartyTakerFees) Descriptor() ([]byte, []int)
Deprecated: Use EpochPartyTakerFees.ProtoReflect.Descriptor instead.
func (*EpochPartyTakerFees) GetEpochPartyTakerFeesPaid ¶ added in v0.76.0
func (x *EpochPartyTakerFees) GetEpochPartyTakerFeesPaid() []*AssetMarketPartyTakerFees
func (*EpochPartyTakerFees) ProtoMessage ¶ added in v0.76.0
func (*EpochPartyTakerFees) ProtoMessage()
func (*EpochPartyTakerFees) ProtoReflect ¶ added in v0.76.0
func (x *EpochPartyTakerFees) ProtoReflect() protoreflect.Message
func (*EpochPartyTakerFees) Reset ¶ added in v0.76.0
func (x *EpochPartyTakerFees) Reset()
func (*EpochPartyTakerFees) String ¶ added in v0.76.0
func (x *EpochPartyTakerFees) String() string
type EpochReturnsData ¶ added in v0.73.0
type EpochReturnsData struct {
Returns []*ReturnsData `protobuf:"bytes,1,rep,name=returns,proto3" json:"returns,omitempty"`
// contains filtered or unexported fields
}
func (*EpochReturnsData) Descriptor
deprecated
added in
v0.73.0
func (*EpochReturnsData) Descriptor() ([]byte, []int)
Deprecated: Use EpochReturnsData.ProtoReflect.Descriptor instead.
func (*EpochReturnsData) GetReturns ¶ added in v0.73.0
func (x *EpochReturnsData) GetReturns() []*ReturnsData
func (*EpochReturnsData) ProtoMessage ¶ added in v0.73.0
func (*EpochReturnsData) ProtoMessage()
func (*EpochReturnsData) ProtoReflect ¶ added in v0.73.0
func (x *EpochReturnsData) ProtoReflect() protoreflect.Message
func (*EpochReturnsData) Reset ¶ added in v0.73.0
func (x *EpochReturnsData) Reset()
func (*EpochReturnsData) String ¶ added in v0.73.0
func (x *EpochReturnsData) String() string
type EpochTimeWeightPositionData ¶ added in v0.73.0
type EpochTimeWeightPositionData struct {
PartyTimeWeightedPositions []*PartyTimeWeightedPosition `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*EpochTimeWeightPositionData) Descriptor
deprecated
added in
v0.73.0
func (*EpochTimeWeightPositionData) Descriptor() ([]byte, []int)
Deprecated: Use EpochTimeWeightPositionData.ProtoReflect.Descriptor instead.
func (*EpochTimeWeightPositionData) GetPartyTimeWeightedPositions ¶ added in v0.73.0
func (x *EpochTimeWeightPositionData) GetPartyTimeWeightedPositions() []*PartyTimeWeightedPosition
func (*EpochTimeWeightPositionData) ProtoMessage ¶ added in v0.73.0
func (*EpochTimeWeightPositionData) ProtoMessage()
func (*EpochTimeWeightPositionData) ProtoReflect ¶ added in v0.73.0
func (x *EpochTimeWeightPositionData) ProtoReflect() protoreflect.Message
func (*EpochTimeWeightPositionData) Reset ¶ added in v0.73.0
func (x *EpochTimeWeightPositionData) Reset()
func (*EpochTimeWeightPositionData) String ¶ added in v0.73.0
func (x *EpochTimeWeightPositionData) String() string
type EpochTimeWeightedNotionalData ¶ added in v0.73.0
type EpochTimeWeightedNotionalData struct {
PartyTimeWeightedNotionals []*PartyTimeWeightedNotional `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*EpochTimeWeightedNotionalData) Descriptor
deprecated
added in
v0.73.0
func (*EpochTimeWeightedNotionalData) Descriptor() ([]byte, []int)
Deprecated: Use EpochTimeWeightedNotionalData.ProtoReflect.Descriptor instead.
func (*EpochTimeWeightedNotionalData) GetPartyTimeWeightedNotionals ¶ added in v0.73.0
func (x *EpochTimeWeightedNotionalData) GetPartyTimeWeightedNotionals() []*PartyTimeWeightedNotional
func (*EpochTimeWeightedNotionalData) ProtoMessage ¶ added in v0.73.0
func (*EpochTimeWeightedNotionalData) ProtoMessage()
func (*EpochTimeWeightedNotionalData) ProtoReflect ¶ added in v0.73.0
func (x *EpochTimeWeightedNotionalData) ProtoReflect() protoreflect.Message
func (*EpochTimeWeightedNotionalData) Reset ¶ added in v0.73.0
func (x *EpochTimeWeightedNotionalData) Reset()
func (*EpochTimeWeightedNotionalData) String ¶ added in v0.73.0
func (x *EpochTimeWeightedNotionalData) String() string
type ExecutionState ¶ added in v0.72.0
type ExecutionState struct {
// Market data that should be preserved, like equity-like shares, and settled markets that have pending successor markets.
Data []*MarketState `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*ExecutionState) Descriptor
deprecated
added in
v0.72.0
func (*ExecutionState) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionState.ProtoReflect.Descriptor instead.
func (*ExecutionState) GetData ¶ added in v0.72.0
func (x *ExecutionState) GetData() []*MarketState
func (*ExecutionState) ProtoMessage ¶ added in v0.72.0
func (*ExecutionState) ProtoMessage()
func (*ExecutionState) ProtoReflect ¶ added in v0.72.0
func (x *ExecutionState) ProtoReflect() protoreflect.Message
func (*ExecutionState) Reset ¶ added in v0.72.0
func (x *ExecutionState) Reset()
func (*ExecutionState) String ¶ added in v0.72.0
func (x *ExecutionState) String() string
type GameEligibilityTracker ¶ added in v0.77.8
type GameEligibilityTracker struct {
GameId string `protobuf:"bytes,1,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
EpochEligibility []*EpochEligibility `protobuf:"bytes,2,rep,name=epoch_eligibility,json=epochEligibility,proto3" json:"epoch_eligibility,omitempty"`
// contains filtered or unexported fields
}
func (*GameEligibilityTracker) Descriptor
deprecated
added in
v0.77.8
func (*GameEligibilityTracker) Descriptor() ([]byte, []int)
Deprecated: Use GameEligibilityTracker.ProtoReflect.Descriptor instead.
func (*GameEligibilityTracker) GetEpochEligibility ¶ added in v0.77.8
func (x *GameEligibilityTracker) GetEpochEligibility() []*EpochEligibility
func (*GameEligibilityTracker) GetGameId ¶ added in v0.77.8
func (x *GameEligibilityTracker) GetGameId() string
func (*GameEligibilityTracker) ProtoMessage ¶ added in v0.77.8
func (*GameEligibilityTracker) ProtoMessage()
func (*GameEligibilityTracker) ProtoReflect ¶ added in v0.77.8
func (x *GameEligibilityTracker) ProtoReflect() protoreflect.Message
func (*GameEligibilityTracker) Reset ¶ added in v0.77.8
func (x *GameEligibilityTracker) Reset()
func (*GameEligibilityTracker) String ¶ added in v0.77.8
func (x *GameEligibilityTracker) String() string
type GovernanceTransfer ¶ added in v0.72.0
type GovernanceTransfer struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Reference string `protobuf:"bytes,2,opt,name=reference,proto3" json:"reference,omitempty"`
Status v1.Transfer_Status `protobuf:"varint,3,opt,name=status,proto3,enum=vega.events.v1.Transfer_Status" json:"status,omitempty"`
Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Config *vega.NewTransferConfiguration `protobuf:"bytes,5,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*GovernanceTransfer) Descriptor
deprecated
added in
v0.72.0
func (*GovernanceTransfer) Descriptor() ([]byte, []int)
Deprecated: Use GovernanceTransfer.ProtoReflect.Descriptor instead.
func (*GovernanceTransfer) GetConfig ¶ added in v0.72.0
func (x *GovernanceTransfer) GetConfig() *vega.NewTransferConfiguration
func (*GovernanceTransfer) GetId ¶ added in v0.72.0
func (x *GovernanceTransfer) GetId() string
func (*GovernanceTransfer) GetReference ¶ added in v0.72.0
func (x *GovernanceTransfer) GetReference() string
func (*GovernanceTransfer) GetStatus ¶ added in v0.72.0
func (x *GovernanceTransfer) GetStatus() v1.Transfer_Status
func (*GovernanceTransfer) GetTimestamp ¶ added in v0.72.0
func (x *GovernanceTransfer) GetTimestamp() int64
func (*GovernanceTransfer) ProtoMessage ¶ added in v0.72.0
func (*GovernanceTransfer) ProtoMessage()
func (*GovernanceTransfer) ProtoReflect ¶ added in v0.72.0
func (x *GovernanceTransfer) ProtoReflect() protoreflect.Message
func (*GovernanceTransfer) Reset ¶ added in v0.72.0
func (x *GovernanceTransfer) Reset()
func (*GovernanceTransfer) String ¶ added in v0.72.0
func (x *GovernanceTransfer) String() string
type MarketActivityTracker ¶
type MarketActivityTracker struct {
Market string `protobuf:"bytes,1,opt,name=market,proto3" json:"market,omitempty"`
Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"`
MakerFeesReceived []*PartyFees `protobuf:"bytes,3,rep,name=maker_fees_received,json=makerFeesReceived,proto3" json:"maker_fees_received,omitempty"`
MakerFeesPaid []*PartyFees `protobuf:"bytes,4,rep,name=maker_fees_paid,json=makerFeesPaid,proto3" json:"maker_fees_paid,omitempty"`
LpFees []*PartyFees `protobuf:"bytes,5,rep,name=lp_fees,json=lpFees,proto3" json:"lp_fees,omitempty"`
Proposer string `protobuf:"bytes,6,opt,name=proposer,proto3" json:"proposer,omitempty"`
BonusPaid []string `protobuf:"bytes,7,rep,name=bonus_paid,json=bonusPaid,proto3" json:"bonus_paid,omitempty"`
ValueTraded string `protobuf:"bytes,8,opt,name=value_traded,json=valueTraded,proto3" json:"value_traded,omitempty"`
ReadyToDelete bool `protobuf:"varint,9,opt,name=ready_to_delete,json=readyToDelete,proto3" json:"ready_to_delete,omitempty"`
TimeWeightedPosition []*TWPositionData `protobuf:"bytes,10,rep,name=time_weighted_position,json=timeWeightedPosition,proto3" json:"time_weighted_position,omitempty"`
TimeWeightedNotional []*TWNotionalData `protobuf:"bytes,11,rep,name=time_weighted_notional,json=timeWeightedNotional,proto3" json:"time_weighted_notional,omitempty"`
ReturnsData []*ReturnsData `protobuf:"bytes,12,rep,name=returns_data,json=returnsData,proto3" json:"returns_data,omitempty"`
MakerFeesReceivedHistory []*EpochPartyFees `` /* 138-byte string literal not displayed */
MakerFeesPaidHistory []*EpochPartyFees `` /* 126-byte string literal not displayed */
LpFeesHistory []*EpochPartyFees `protobuf:"bytes,15,rep,name=lp_fees_history,json=lpFeesHistory,proto3" json:"lp_fees_history,omitempty"`
TimeWeightedPositionDataHistory []*EpochTimeWeightPositionData `` /* 161-byte string literal not displayed */
TimeWeightedNotionalDataHistory []*EpochTimeWeightedNotionalData `` /* 161-byte string literal not displayed */
ReturnsDataHistory []*EpochReturnsData `protobuf:"bytes,18,rep,name=returns_data_history,json=returnsDataHistory,proto3" json:"returns_data_history,omitempty"`
InfraFees []*PartyFees `protobuf:"bytes,19,rep,name=infra_fees,json=infraFees,proto3" json:"infra_fees,omitempty"`
LpPaidFees []*PartyFees `protobuf:"bytes,20,rep,name=lp_paid_fees,json=lpPaidFees,proto3" json:"lp_paid_fees,omitempty"`
RealisedReturns []*ReturnsData `protobuf:"bytes,21,rep,name=realised_returns,json=realisedReturns,proto3" json:"realised_returns,omitempty"`
RealisedReturnsHistory []*EpochReturnsData `` /* 130-byte string literal not displayed */
AmmParties []string `protobuf:"bytes,23,rep,name=amm_parties,json=ammParties,proto3" json:"amm_parties,omitempty"`
BuyBackFees []*PartyFees `protobuf:"bytes,24,rep,name=buy_back_fees,json=buyBackFees,proto3" json:"buy_back_fees,omitempty"`
TreasuryFees []*PartyFees `protobuf:"bytes,25,rep,name=treasury_fees,json=treasuryFees,proto3" json:"treasury_fees,omitempty"`
NotionalVolumeForEpoch string `` /* 132-byte string literal not displayed */
EpochNotionalVolume []string `protobuf:"bytes,27,rep,name=epoch_notional_volume,json=epochNotionalVolume,proto3" json:"epoch_notional_volume,omitempty"`
// contains filtered or unexported fields
}
func (*MarketActivityTracker) Descriptor
deprecated
func (*MarketActivityTracker) Descriptor() ([]byte, []int)
Deprecated: Use MarketActivityTracker.ProtoReflect.Descriptor instead.
func (*MarketActivityTracker) GetAmmParties ¶ added in v0.77.0
func (x *MarketActivityTracker) GetAmmParties() []string
func (*MarketActivityTracker) GetAsset ¶
func (x *MarketActivityTracker) GetAsset() string
func (*MarketActivityTracker) GetBonusPaid ¶
func (x *MarketActivityTracker) GetBonusPaid() []string
func (*MarketActivityTracker) GetBuyBackFees ¶ added in v0.77.8
func (x *MarketActivityTracker) GetBuyBackFees() []*PartyFees
func (*MarketActivityTracker) GetEpochNotionalVolume ¶ added in v0.79.0
func (x *MarketActivityTracker) GetEpochNotionalVolume() []string
func (*MarketActivityTracker) GetInfraFees ¶ added in v0.76.0
func (x *MarketActivityTracker) GetInfraFees() []*PartyFees
func (*MarketActivityTracker) GetLpFees ¶
func (x *MarketActivityTracker) GetLpFees() []*PartyFees
func (*MarketActivityTracker) GetLpFeesHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetLpFeesHistory() []*EpochPartyFees
func (*MarketActivityTracker) GetLpPaidFees ¶ added in v0.76.0
func (x *MarketActivityTracker) GetLpPaidFees() []*PartyFees
func (*MarketActivityTracker) GetMakerFeesPaid ¶ added in v0.55.0
func (x *MarketActivityTracker) GetMakerFeesPaid() []*PartyFees
func (*MarketActivityTracker) GetMakerFeesPaidHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetMakerFeesPaidHistory() []*EpochPartyFees
func (*MarketActivityTracker) GetMakerFeesReceived ¶ added in v0.55.0
func (x *MarketActivityTracker) GetMakerFeesReceived() []*PartyFees
func (*MarketActivityTracker) GetMakerFeesReceivedHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetMakerFeesReceivedHistory() []*EpochPartyFees
func (*MarketActivityTracker) GetMarket ¶
func (x *MarketActivityTracker) GetMarket() string
func (*MarketActivityTracker) GetNotionalVolumeForEpoch ¶ added in v0.79.0
func (x *MarketActivityTracker) GetNotionalVolumeForEpoch() string
func (*MarketActivityTracker) GetProposer ¶
func (x *MarketActivityTracker) GetProposer() string
func (*MarketActivityTracker) GetReadyToDelete ¶
func (x *MarketActivityTracker) GetReadyToDelete() bool
func (*MarketActivityTracker) GetRealisedReturns ¶ added in v0.76.0
func (x *MarketActivityTracker) GetRealisedReturns() []*ReturnsData
func (*MarketActivityTracker) GetRealisedReturnsHistory ¶ added in v0.76.0
func (x *MarketActivityTracker) GetRealisedReturnsHistory() []*EpochReturnsData
func (*MarketActivityTracker) GetReturnsData ¶ added in v0.73.0
func (x *MarketActivityTracker) GetReturnsData() []*ReturnsData
func (*MarketActivityTracker) GetReturnsDataHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetReturnsDataHistory() []*EpochReturnsData
func (*MarketActivityTracker) GetTimeWeightedNotional ¶ added in v0.73.0
func (x *MarketActivityTracker) GetTimeWeightedNotional() []*TWNotionalData
func (*MarketActivityTracker) GetTimeWeightedNotionalDataHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetTimeWeightedNotionalDataHistory() []*EpochTimeWeightedNotionalData
func (*MarketActivityTracker) GetTimeWeightedPosition ¶ added in v0.73.0
func (x *MarketActivityTracker) GetTimeWeightedPosition() []*TWPositionData
func (*MarketActivityTracker) GetTimeWeightedPositionDataHistory ¶ added in v0.73.0
func (x *MarketActivityTracker) GetTimeWeightedPositionDataHistory() []*EpochTimeWeightPositionData
func (*MarketActivityTracker) GetTreasuryFees ¶ added in v0.77.8
func (x *MarketActivityTracker) GetTreasuryFees() []*PartyFees
func (*MarketActivityTracker) GetValueTraded ¶
func (x *MarketActivityTracker) GetValueTraded() string
func (*MarketActivityTracker) ProtoMessage ¶
func (*MarketActivityTracker) ProtoMessage()
func (*MarketActivityTracker) ProtoReflect ¶
func (x *MarketActivityTracker) ProtoReflect() protoreflect.Message
func (*MarketActivityTracker) Reset ¶
func (x *MarketActivityTracker) Reset()
func (*MarketActivityTracker) String ¶
func (x *MarketActivityTracker) String() string
type MarketState ¶ added in v0.72.0
type MarketState struct {
// Unique ID for the market
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Shares []*ELSShare `protobuf:"bytes,2,rep,name=shares,proto3" json:"shares,omitempty"`
// Current balance of the insurance pool.
InsuranceBalance string `protobuf:"bytes,3,opt,name=insurance_balance,json=insuranceBalance,proto3" json:"insurance_balance,omitempty"`
// Total trade value which last determined the growth rate of the market.
LastTradeValue string `protobuf:"bytes,4,opt,name=last_trade_value,json=lastTradeValue,proto3" json:"last_trade_value,omitempty"`
// Total trade volume which last determined the growth rate of the market.
LastTradeVolume string `protobuf:"bytes,5,opt,name=last_trade_volume,json=lastTradeVolume,proto3" json:"last_trade_volume,omitempty"`
// Succession window in nanoseconds: the timestamp when this market cannot be succeeded anymore.
SuccessionWindow int64 `protobuf:"varint,6,opt,name=succession_window,json=successionWindow,proto3" json:"succession_window,omitempty"`
// The underlying market should be present in case the successor market is enacted during the succession window.
// This field can be omitted if the market is not yet settled.
Market *vega.Market `protobuf:"bytes,7,opt,name=market,proto3" json:"market,omitempty"`
// contains filtered or unexported fields
}
func (*MarketState) Descriptor
deprecated
added in
v0.72.0
func (*MarketState) Descriptor() ([]byte, []int)
Deprecated: Use MarketState.ProtoReflect.Descriptor instead.
func (*MarketState) GetId ¶ added in v0.72.0
func (x *MarketState) GetId() string
func (*MarketState) GetInsuranceBalance ¶ added in v0.72.0
func (x *MarketState) GetInsuranceBalance() string
func (*MarketState) GetLastTradeValue ¶ added in v0.72.0
func (x *MarketState) GetLastTradeValue() string
func (*MarketState) GetLastTradeVolume ¶ added in v0.72.0
func (x *MarketState) GetLastTradeVolume() string
func (*MarketState) GetMarket ¶ added in v0.72.0
func (x *MarketState) GetMarket() *vega.Market
func (*MarketState) GetShares ¶ added in v0.72.0
func (x *MarketState) GetShares() []*ELSShare
func (*MarketState) GetSuccessionWindow ¶ added in v0.72.0
func (x *MarketState) GetSuccessionWindow() int64
func (*MarketState) ProtoMessage ¶ added in v0.72.0
func (*MarketState) ProtoMessage()
func (*MarketState) ProtoReflect ¶ added in v0.72.0
func (x *MarketState) ProtoReflect() protoreflect.Message
func (*MarketState) Reset ¶ added in v0.72.0
func (x *MarketState) Reset()
func (*MarketState) String ¶ added in v0.72.0
func (x *MarketState) String() string
type MarketToPartyTakerNotionalVolume ¶ added in v0.74.0
type MarketToPartyTakerNotionalVolume struct {
Market string `protobuf:"bytes,1,opt,name=market,proto3" json:"market,omitempty"`
TakerNotionalVolume []*TakerNotionalVolume `protobuf:"bytes,2,rep,name=taker_notional_volume,json=takerNotionalVolume,proto3" json:"taker_notional_volume,omitempty"`
// contains filtered or unexported fields
}
func (*MarketToPartyTakerNotionalVolume) Descriptor
deprecated
added in
v0.74.0
func (*MarketToPartyTakerNotionalVolume) Descriptor() ([]byte, []int)
Deprecated: Use MarketToPartyTakerNotionalVolume.ProtoReflect.Descriptor instead.
func (*MarketToPartyTakerNotionalVolume) GetMarket ¶ added in v0.74.0
func (x *MarketToPartyTakerNotionalVolume) GetMarket() string
func (*MarketToPartyTakerNotionalVolume) GetTakerNotionalVolume ¶ added in v0.74.0
func (x *MarketToPartyTakerNotionalVolume) GetTakerNotionalVolume() []*TakerNotionalVolume
func (*MarketToPartyTakerNotionalVolume) ProtoMessage ¶ added in v0.74.0
func (*MarketToPartyTakerNotionalVolume) ProtoMessage()
func (*MarketToPartyTakerNotionalVolume) ProtoReflect ¶ added in v0.74.0
func (x *MarketToPartyTakerNotionalVolume) ProtoReflect() protoreflect.Message
func (*MarketToPartyTakerNotionalVolume) Reset ¶ added in v0.74.0
func (x *MarketToPartyTakerNotionalVolume) Reset()
func (*MarketToPartyTakerNotionalVolume) String ¶ added in v0.74.0
func (x *MarketToPartyTakerNotionalVolume) String() string
type MarketTracker ¶
type MarketTracker struct {
MarketActivity []*MarketActivityTracker `protobuf:"bytes,1,rep,name=market_activity,json=marketActivity,proto3" json:"market_activity,omitempty"`
TakerNotionalVolume []*TakerNotionalVolume `protobuf:"bytes,2,rep,name=taker_notional_volume,json=takerNotionalVolume,proto3" json:"taker_notional_volume,omitempty"`
MarketToPartyTakerNotionalVolume []*MarketToPartyTakerNotionalVolume `` /* 165-byte string literal not displayed */
EpochTakerFees []*EpochPartyTakerFees `protobuf:"bytes,4,rep,name=epoch_taker_fees,json=epochTakerFees,proto3" json:"epoch_taker_fees,omitempty"`
GameEligibilityTracker []*GameEligibilityTracker `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*MarketTracker) Descriptor
deprecated
func (*MarketTracker) Descriptor() ([]byte, []int)
Deprecated: Use MarketTracker.ProtoReflect.Descriptor instead.
func (*MarketTracker) GetEpochTakerFees ¶ added in v0.76.0
func (x *MarketTracker) GetEpochTakerFees() []*EpochPartyTakerFees
func (*MarketTracker) GetGameEligibilityTracker ¶ added in v0.77.8
func (x *MarketTracker) GetGameEligibilityTracker() []*GameEligibilityTracker
func (*MarketTracker) GetMarketActivity ¶
func (x *MarketTracker) GetMarketActivity() []*MarketActivityTracker
func (*MarketTracker) GetMarketToPartyTakerNotionalVolume ¶ added in v0.74.0
func (x *MarketTracker) GetMarketToPartyTakerNotionalVolume() []*MarketToPartyTakerNotionalVolume
func (*MarketTracker) GetTakerNotionalVolume ¶ added in v0.73.0
func (x *MarketTracker) GetTakerNotionalVolume() []*TakerNotionalVolume
func (*MarketTracker) ProtoMessage ¶
func (*MarketTracker) ProtoMessage()
func (*MarketTracker) ProtoReflect ¶
func (x *MarketTracker) ProtoReflect() protoreflect.Message
func (*MarketTracker) Reset ¶
func (x *MarketTracker) Reset()
func (*MarketTracker) String ¶
func (x *MarketTracker) String() string
type MultisigControl ¶
type MultisigControl struct {
Signers []*v1.ERC20MultiSigSignerEvent `protobuf:"bytes,1,rep,name=signers,proto3" json:"signers,omitempty"`
ThresholdSet *v1.ERC20MultiSigThresholdSetEvent `protobuf:"bytes,2,opt,name=threshold_set,json=thresholdSet,proto3" json:"threshold_set,omitempty"`
LastBlockSeen uint64 `protobuf:"varint,3,opt,name=last_block_seen,json=lastBlockSeen,proto3" json:"last_block_seen,omitempty"`
// contains filtered or unexported fields
}
func (*MultisigControl) Descriptor
deprecated
func (*MultisigControl) Descriptor() ([]byte, []int)
Deprecated: Use MultisigControl.ProtoReflect.Descriptor instead.
func (*MultisigControl) GetLastBlockSeen ¶
func (x *MultisigControl) GetLastBlockSeen() uint64
func (*MultisigControl) GetSigners ¶
func (x *MultisigControl) GetSigners() []*v1.ERC20MultiSigSignerEvent
func (*MultisigControl) GetThresholdSet ¶
func (x *MultisigControl) GetThresholdSet() *v1.ERC20MultiSigThresholdSetEvent
func (*MultisigControl) ProtoMessage ¶
func (*MultisigControl) ProtoMessage()
func (*MultisigControl) ProtoReflect ¶
func (x *MultisigControl) ProtoReflect() protoreflect.Message
func (*MultisigControl) Reset ¶
func (x *MultisigControl) Reset()
func (*MultisigControl) String ¶
func (x *MultisigControl) String() string
type NetParams ¶
type NetParams struct {
Params []*vega.NetworkParameter `protobuf:"bytes,1,rep,name=params,proto3" json:"params,omitempty"`
// contains filtered or unexported fields
}
NetParams contains all network parameters
func (*NetParams) Descriptor
deprecated
func (*NetParams) GetParams ¶
func (x *NetParams) GetParams() []*vega.NetworkParameter
func (*NetParams) ProtoMessage ¶
func (*NetParams) ProtoMessage()
func (*NetParams) ProtoReflect ¶
func (x *NetParams) ProtoReflect() protoreflect.Message
type PartyAmount ¶
type PartyAmount struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*PartyAmount) Descriptor
deprecated
func (*PartyAmount) Descriptor() ([]byte, []int)
Deprecated: Use PartyAmount.ProtoReflect.Descriptor instead.
func (*PartyAmount) GetAmount ¶
func (x *PartyAmount) GetAmount() string
func (*PartyAmount) GetParty ¶
func (x *PartyAmount) GetParty() string
func (*PartyAmount) ProtoMessage ¶
func (*PartyAmount) ProtoMessage()
func (*PartyAmount) ProtoReflect ¶
func (x *PartyAmount) ProtoReflect() protoreflect.Message
func (*PartyAmount) Reset ¶
func (x *PartyAmount) Reset()
func (*PartyAmount) String ¶
func (x *PartyAmount) String() string
type PartyFees ¶
type PartyFees struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Fee string `protobuf:"bytes,2,opt,name=fee,proto3" json:"fee,omitempty"`
// contains filtered or unexported fields
}
func (*PartyFees) Descriptor
deprecated
func (*PartyFees) ProtoMessage ¶
func (*PartyFees) ProtoMessage()
func (*PartyFees) ProtoReflect ¶
func (x *PartyFees) ProtoReflect() protoreflect.Message
type PartyFeesHistory ¶ added in v0.73.0
type PartyFeesHistory struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Fee []byte `protobuf:"bytes,2,opt,name=fee,proto3" json:"fee,omitempty"`
// contains filtered or unexported fields
}
func (*PartyFeesHistory) Descriptor
deprecated
added in
v0.73.0
func (*PartyFeesHistory) Descriptor() ([]byte, []int)
Deprecated: Use PartyFeesHistory.ProtoReflect.Descriptor instead.
func (*PartyFeesHistory) GetFee ¶ added in v0.73.0
func (x *PartyFeesHistory) GetFee() []byte
func (*PartyFeesHistory) GetParty ¶ added in v0.73.0
func (x *PartyFeesHistory) GetParty() string
func (*PartyFeesHistory) ProtoMessage ¶ added in v0.73.0
func (*PartyFeesHistory) ProtoMessage()
func (*PartyFeesHistory) ProtoReflect ¶ added in v0.73.0
func (x *PartyFeesHistory) ProtoReflect() protoreflect.Message
func (*PartyFeesHistory) Reset ¶ added in v0.73.0
func (x *PartyFeesHistory) Reset()
func (*PartyFeesHistory) String ¶ added in v0.73.0
func (x *PartyFeesHistory) String() string
type PartyTakerFees ¶ added in v0.76.0
type PartyTakerFees struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
TakerFees []byte `protobuf:"bytes,2,opt,name=taker_fees,json=takerFees,proto3" json:"taker_fees,omitempty"`
// contains filtered or unexported fields
}
func (*PartyTakerFees) Descriptor
deprecated
added in
v0.76.0
func (*PartyTakerFees) Descriptor() ([]byte, []int)
Deprecated: Use PartyTakerFees.ProtoReflect.Descriptor instead.
func (*PartyTakerFees) GetParty ¶ added in v0.76.0
func (x *PartyTakerFees) GetParty() string
func (*PartyTakerFees) GetTakerFees ¶ added in v0.76.0
func (x *PartyTakerFees) GetTakerFees() []byte
func (*PartyTakerFees) ProtoMessage ¶ added in v0.76.0
func (*PartyTakerFees) ProtoMessage()
func (*PartyTakerFees) ProtoReflect ¶ added in v0.76.0
func (x *PartyTakerFees) ProtoReflect() protoreflect.Message
func (*PartyTakerFees) Reset ¶ added in v0.76.0
func (x *PartyTakerFees) Reset()
func (*PartyTakerFees) String ¶ added in v0.76.0
func (x *PartyTakerFees) String() string
type PartyTimeWeightedNotional ¶ added in v0.73.0
type PartyTimeWeightedNotional struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
TwNotional []byte `protobuf:"bytes,2,opt,name=tw_notional,json=twNotional,proto3" json:"tw_notional,omitempty"`
// contains filtered or unexported fields
}
func (*PartyTimeWeightedNotional) Descriptor
deprecated
added in
v0.73.0
func (*PartyTimeWeightedNotional) Descriptor() ([]byte, []int)
Deprecated: Use PartyTimeWeightedNotional.ProtoReflect.Descriptor instead.
func (*PartyTimeWeightedNotional) GetParty ¶ added in v0.73.0
func (x *PartyTimeWeightedNotional) GetParty() string
func (*PartyTimeWeightedNotional) GetTwNotional ¶ added in v0.73.0
func (x *PartyTimeWeightedNotional) GetTwNotional() []byte
func (*PartyTimeWeightedNotional) ProtoMessage ¶ added in v0.73.0
func (*PartyTimeWeightedNotional) ProtoMessage()
func (*PartyTimeWeightedNotional) ProtoReflect ¶ added in v0.73.0
func (x *PartyTimeWeightedNotional) ProtoReflect() protoreflect.Message
func (*PartyTimeWeightedNotional) Reset ¶ added in v0.73.0
func (x *PartyTimeWeightedNotional) Reset()
func (*PartyTimeWeightedNotional) String ¶ added in v0.73.0
func (x *PartyTimeWeightedNotional) String() string
type PartyTimeWeightedPosition ¶ added in v0.73.0
type PartyTimeWeightedPosition struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
TwPosition uint64 `protobuf:"varint,2,opt,name=tw_position,json=twPosition,proto3" json:"tw_position,omitempty"`
// contains filtered or unexported fields
}
func (*PartyTimeWeightedPosition) Descriptor
deprecated
added in
v0.73.0
func (*PartyTimeWeightedPosition) Descriptor() ([]byte, []int)
Deprecated: Use PartyTimeWeightedPosition.ProtoReflect.Descriptor instead.
func (*PartyTimeWeightedPosition) GetParty ¶ added in v0.73.0
func (x *PartyTimeWeightedPosition) GetParty() string
func (*PartyTimeWeightedPosition) GetTwPosition ¶ added in v0.73.0
func (x *PartyTimeWeightedPosition) GetTwPosition() uint64
func (*PartyTimeWeightedPosition) ProtoMessage ¶ added in v0.73.0
func (*PartyTimeWeightedPosition) ProtoMessage()
func (*PartyTimeWeightedPosition) ProtoReflect ¶ added in v0.73.0
func (x *PartyTimeWeightedPosition) ProtoReflect() protoreflect.Message
func (*PartyTimeWeightedPosition) Reset ¶ added in v0.73.0
func (x *PartyTimeWeightedPosition) Reset()
func (*PartyTimeWeightedPosition) String ¶ added in v0.73.0
func (x *PartyTimeWeightedPosition) String() string
type PendingEthereumKeyRotation ¶
type PendingEthereumKeyRotation struct {
// Relative target block height is: target block height - current block height.
// Useful for cross blockchain compatibility.
RelativeTargetBlockHeight uint64 `` /* 141-byte string literal not displayed */
NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
NewAddress string `protobuf:"bytes,3,opt,name=new_address,json=newAddress,proto3" json:"new_address,omitempty"`
// contains filtered or unexported fields
}
func (*PendingEthereumKeyRotation) Descriptor
deprecated
func (*PendingEthereumKeyRotation) Descriptor() ([]byte, []int)
Deprecated: Use PendingEthereumKeyRotation.ProtoReflect.Descriptor instead.
func (*PendingEthereumKeyRotation) GetNewAddress ¶
func (x *PendingEthereumKeyRotation) GetNewAddress() string
func (*PendingEthereumKeyRotation) GetNodeId ¶
func (x *PendingEthereumKeyRotation) GetNodeId() string
func (*PendingEthereumKeyRotation) GetRelativeTargetBlockHeight ¶
func (x *PendingEthereumKeyRotation) GetRelativeTargetBlockHeight() uint64
func (*PendingEthereumKeyRotation) ProtoMessage ¶
func (*PendingEthereumKeyRotation) ProtoMessage()
func (*PendingEthereumKeyRotation) ProtoReflect ¶
func (x *PendingEthereumKeyRotation) ProtoReflect() protoreflect.Message
func (*PendingEthereumKeyRotation) Reset ¶
func (x *PendingEthereumKeyRotation) Reset()
func (*PendingEthereumKeyRotation) String ¶
func (x *PendingEthereumKeyRotation) String() string
type PendingKeyRotation ¶
type PendingKeyRotation struct {
// Relative target block height is: target block height - current block height.
// Useful for cross blockchain compatibility.
RelativeTargetBlockHeight uint64 `` /* 141-byte string literal not displayed */
NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
NewPubKey string `protobuf:"bytes,3,opt,name=new_pub_key,json=newPubKey,proto3" json:"new_pub_key,omitempty"`
NewPubKeyIndex uint32 `protobuf:"varint,4,opt,name=new_pub_key_index,json=newPubKeyIndex,proto3" json:"new_pub_key_index,omitempty"`
// contains filtered or unexported fields
}
func (*PendingKeyRotation) Descriptor
deprecated
func (*PendingKeyRotation) Descriptor() ([]byte, []int)
Deprecated: Use PendingKeyRotation.ProtoReflect.Descriptor instead.
func (*PendingKeyRotation) GetNewPubKey ¶
func (x *PendingKeyRotation) GetNewPubKey() string
func (*PendingKeyRotation) GetNewPubKeyIndex ¶
func (x *PendingKeyRotation) GetNewPubKeyIndex() uint32
func (*PendingKeyRotation) GetNodeId ¶
func (x *PendingKeyRotation) GetNodeId() string
func (*PendingKeyRotation) GetRelativeTargetBlockHeight ¶
func (x *PendingKeyRotation) GetRelativeTargetBlockHeight() uint64
func (*PendingKeyRotation) ProtoMessage ¶
func (*PendingKeyRotation) ProtoMessage()
func (*PendingKeyRotation) ProtoReflect ¶
func (x *PendingKeyRotation) ProtoReflect() protoreflect.Message
func (*PendingKeyRotation) Reset ¶
func (x *PendingKeyRotation) Reset()
func (*PendingKeyRotation) String ¶
func (x *PendingKeyRotation) String() string
type PendingRewardPayout ¶
type PendingRewardPayout struct {
FromAccount string `protobuf:"bytes,1,opt,name=from_account,json=fromAccount,proto3" json:"from_account,omitempty"`
Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"`
PartyAmount []*PartyAmount `protobuf:"bytes,3,rep,name=party_amount,json=partyAmount,proto3" json:"party_amount,omitempty"`
TotalReward string `protobuf:"bytes,4,opt,name=total_reward,json=totalReward,proto3" json:"total_reward,omitempty"`
EpochSeq string `protobuf:"bytes,5,opt,name=epoch_seq,json=epochSeq,proto3" json:"epoch_seq,omitempty"`
Timestamp int64 `protobuf:"varint,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
func (*PendingRewardPayout) Descriptor
deprecated
func (*PendingRewardPayout) Descriptor() ([]byte, []int)
Deprecated: Use PendingRewardPayout.ProtoReflect.Descriptor instead.
func (*PendingRewardPayout) GetAsset ¶
func (x *PendingRewardPayout) GetAsset() string
func (*PendingRewardPayout) GetEpochSeq ¶
func (x *PendingRewardPayout) GetEpochSeq() string
func (*PendingRewardPayout) GetFromAccount ¶
func (x *PendingRewardPayout) GetFromAccount() string
func (*PendingRewardPayout) GetPartyAmount ¶
func (x *PendingRewardPayout) GetPartyAmount() []*PartyAmount
func (*PendingRewardPayout) GetTimestamp ¶
func (x *PendingRewardPayout) GetTimestamp() int64
func (*PendingRewardPayout) GetTotalReward ¶
func (x *PendingRewardPayout) GetTotalReward() string
func (*PendingRewardPayout) ProtoMessage ¶
func (*PendingRewardPayout) ProtoMessage()
func (*PendingRewardPayout) ProtoReflect ¶
func (x *PendingRewardPayout) ProtoReflect() protoreflect.Message
func (*PendingRewardPayout) Reset ¶
func (x *PendingRewardPayout) Reset()
func (*PendingRewardPayout) String ¶
func (x *PendingRewardPayout) String() string
type Proposals ¶
type Proposals struct {
Proposals []*vega.Proposal `protobuf:"bytes,1,rep,name=proposals,proto3" json:"proposals,omitempty"`
// contains filtered or unexported fields
}
Proposals will contain all accepted proposals
func (*Proposals) Descriptor
deprecated
func (*Proposals) GetProposals ¶
func (*Proposals) ProtoMessage ¶
func (*Proposals) ProtoMessage()
func (*Proposals) ProtoReflect ¶
func (x *Proposals) ProtoReflect() protoreflect.Message
type RecurringTransfers ¶
type RecurringTransfers struct {
RecurringTransfers []*v1.Transfer `protobuf:"bytes,1,rep,name=recurring_transfers,json=recurringTransfers,proto3" json:"recurring_transfers,omitempty"`
NextMetricUpdate int64 `protobuf:"varint,2,opt,name=next_metric_update,json=nextMetricUpdate,proto3" json:"next_metric_update,omitempty"`
// contains filtered or unexported fields
}
func (*RecurringTransfers) Descriptor
deprecated
func (*RecurringTransfers) Descriptor() ([]byte, []int)
Deprecated: Use RecurringTransfers.ProtoReflect.Descriptor instead.
func (*RecurringTransfers) GetNextMetricUpdate ¶ added in v0.77.0
func (x *RecurringTransfers) GetNextMetricUpdate() int64
func (*RecurringTransfers) GetRecurringTransfers ¶
func (x *RecurringTransfers) GetRecurringTransfers() []*v1.Transfer
func (*RecurringTransfers) ProtoMessage ¶
func (*RecurringTransfers) ProtoMessage()
func (*RecurringTransfers) ProtoReflect ¶
func (x *RecurringTransfers) ProtoReflect() protoreflect.Message
func (*RecurringTransfers) Reset ¶
func (x *RecurringTransfers) Reset()
func (*RecurringTransfers) String ¶
func (x *RecurringTransfers) String() string
type ReturnsData ¶ added in v0.73.0
type ReturnsData struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Return []byte `protobuf:"bytes,2,opt,name=return,proto3" json:"return,omitempty"`
// contains filtered or unexported fields
}
func (*ReturnsData) Descriptor
deprecated
added in
v0.73.0
func (*ReturnsData) Descriptor() ([]byte, []int)
Deprecated: Use ReturnsData.ProtoReflect.Descriptor instead.
func (*ReturnsData) GetParty ¶ added in v0.73.0
func (x *ReturnsData) GetParty() string
func (*ReturnsData) GetReturn ¶ added in v0.73.0
func (x *ReturnsData) GetReturn() []byte
func (*ReturnsData) ProtoMessage ¶ added in v0.73.0
func (*ReturnsData) ProtoMessage()
func (*ReturnsData) ProtoReflect ¶ added in v0.73.0
func (x *ReturnsData) ProtoReflect() protoreflect.Message
func (*ReturnsData) Reset ¶ added in v0.73.0
func (x *ReturnsData) Reset()
func (*ReturnsData) String ¶ added in v0.73.0
func (x *ReturnsData) String() string
type RewardPayout ¶
type RewardPayout struct {
PayoutTime int64 `protobuf:"varint,1,opt,name=payout_time,json=payoutTime,proto3" json:"payout_time,omitempty"`
RewardsPayout []*PendingRewardPayout `protobuf:"bytes,2,rep,name=rewards_payout,json=rewardsPayout,proto3" json:"rewards_payout,omitempty"`
// contains filtered or unexported fields
}
func (*RewardPayout) Descriptor
deprecated
func (*RewardPayout) Descriptor() ([]byte, []int)
Deprecated: Use RewardPayout.ProtoReflect.Descriptor instead.
func (*RewardPayout) GetPayoutTime ¶
func (x *RewardPayout) GetPayoutTime() int64
func (*RewardPayout) GetRewardsPayout ¶
func (x *RewardPayout) GetRewardsPayout() []*PendingRewardPayout
func (*RewardPayout) ProtoMessage ¶
func (*RewardPayout) ProtoMessage()
func (*RewardPayout) ProtoReflect ¶
func (x *RewardPayout) ProtoReflect() protoreflect.Message
func (*RewardPayout) Reset ¶
func (x *RewardPayout) Reset()
func (*RewardPayout) String ¶
func (x *RewardPayout) String() string
type Rewards ¶
type Rewards struct {
Rewards []*RewardPayout `protobuf:"bytes,1,rep,name=rewards,proto3" json:"rewards,omitempty"`
// contains filtered or unexported fields
}
func (*Rewards) Descriptor
deprecated
func (*Rewards) GetRewards ¶
func (x *Rewards) GetRewards() []*RewardPayout
func (*Rewards) ProtoMessage ¶
func (*Rewards) ProtoMessage()
func (*Rewards) ProtoReflect ¶
func (x *Rewards) ProtoReflect() protoreflect.Message
type ScheduledGovernanceTransferAtTime ¶ added in v0.72.0
type ScheduledGovernanceTransferAtTime struct {
DeliverOn int64 `protobuf:"varint,1,opt,name=deliver_on,json=deliverOn,proto3" json:"deliver_on,omitempty"`
Transfers []*GovernanceTransfer `protobuf:"bytes,2,rep,name=transfers,proto3" json:"transfers,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduledGovernanceTransferAtTime) Descriptor
deprecated
added in
v0.72.0
func (*ScheduledGovernanceTransferAtTime) Descriptor() ([]byte, []int)
Deprecated: Use ScheduledGovernanceTransferAtTime.ProtoReflect.Descriptor instead.
func (*ScheduledGovernanceTransferAtTime) GetDeliverOn ¶ added in v0.72.0
func (x *ScheduledGovernanceTransferAtTime) GetDeliverOn() int64
func (*ScheduledGovernanceTransferAtTime) GetTransfers ¶ added in v0.72.0
func (x *ScheduledGovernanceTransferAtTime) GetTransfers() []*GovernanceTransfer
func (*ScheduledGovernanceTransferAtTime) ProtoMessage ¶ added in v0.72.0
func (*ScheduledGovernanceTransferAtTime) ProtoMessage()
func (*ScheduledGovernanceTransferAtTime) ProtoReflect ¶ added in v0.72.0
func (x *ScheduledGovernanceTransferAtTime) ProtoReflect() protoreflect.Message
func (*ScheduledGovernanceTransferAtTime) Reset ¶ added in v0.72.0
func (x *ScheduledGovernanceTransferAtTime) Reset()
func (*ScheduledGovernanceTransferAtTime) String ¶ added in v0.72.0
func (x *ScheduledGovernanceTransferAtTime) String() string
type ScheduledTransfer ¶
type ScheduledTransfer struct {
Transfer *vega.Transfer `protobuf:"bytes,1,opt,name=transfer,proto3" json:"transfer,omitempty"`
AccountType vega.AccountType `protobuf:"varint,2,opt,name=account_type,json=accountType,proto3,enum=vega.AccountType" json:"account_type,omitempty"`
Reference string `protobuf:"bytes,3,opt,name=reference,proto3" json:"reference,omitempty"`
OneoffTransfer *v1.Transfer `protobuf:"bytes,4,opt,name=oneoff_transfer,json=oneoffTransfer,proto3" json:"oneoff_transfer,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduledTransfer) Descriptor
deprecated
func (*ScheduledTransfer) Descriptor() ([]byte, []int)
Deprecated: Use ScheduledTransfer.ProtoReflect.Descriptor instead.
func (*ScheduledTransfer) GetAccountType ¶
func (x *ScheduledTransfer) GetAccountType() vega.AccountType
func (*ScheduledTransfer) GetOneoffTransfer ¶
func (x *ScheduledTransfer) GetOneoffTransfer() *v1.Transfer
func (*ScheduledTransfer) GetReference ¶
func (x *ScheduledTransfer) GetReference() string
func (*ScheduledTransfer) GetTransfer ¶
func (x *ScheduledTransfer) GetTransfer() *vega.Transfer
func (*ScheduledTransfer) ProtoMessage ¶
func (*ScheduledTransfer) ProtoMessage()
func (*ScheduledTransfer) ProtoReflect ¶
func (x *ScheduledTransfer) ProtoReflect() protoreflect.Message
func (*ScheduledTransfer) Reset ¶
func (x *ScheduledTransfer) Reset()
func (*ScheduledTransfer) String ¶
func (x *ScheduledTransfer) String() string
type ScheduledTransferAtTime ¶
type ScheduledTransferAtTime struct {
DeliverOn int64 `protobuf:"varint,1,opt,name=deliver_on,json=deliverOn,proto3" json:"deliver_on,omitempty"`
Transfers []*ScheduledTransfer `protobuf:"bytes,2,rep,name=transfers,proto3" json:"transfers,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduledTransferAtTime) Descriptor
deprecated
func (*ScheduledTransferAtTime) Descriptor() ([]byte, []int)
Deprecated: Use ScheduledTransferAtTime.ProtoReflect.Descriptor instead.
func (*ScheduledTransferAtTime) GetDeliverOn ¶
func (x *ScheduledTransferAtTime) GetDeliverOn() int64
func (*ScheduledTransferAtTime) GetTransfers ¶
func (x *ScheduledTransferAtTime) GetTransfers() []*ScheduledTransfer
func (*ScheduledTransferAtTime) ProtoMessage ¶
func (*ScheduledTransferAtTime) ProtoMessage()
func (*ScheduledTransferAtTime) ProtoReflect ¶
func (x *ScheduledTransferAtTime) ProtoReflect() protoreflect.Message
func (*ScheduledTransferAtTime) Reset ¶
func (x *ScheduledTransferAtTime) Reset()
func (*ScheduledTransferAtTime) String ¶
func (x *ScheduledTransferAtTime) String() string
type Staking ¶
type Staking struct {
Accepted []*v1.StakeLinking `protobuf:"bytes,1,rep,name=accepted,proto3" json:"accepted,omitempty"`
LastBlockSeen uint64 `protobuf:"varint,2,opt,name=last_block_seen,json=lastBlockSeen,proto3" json:"last_block_seen,omitempty"`
// contains filtered or unexported fields
}
func (*Staking) Descriptor
deprecated
func (*Staking) GetAccepted ¶
func (x *Staking) GetAccepted() []*v1.StakeLinking
func (*Staking) GetLastBlockSeen ¶
func (*Staking) ProtoMessage ¶
func (*Staking) ProtoMessage()
func (*Staking) ProtoReflect ¶
func (x *Staking) ProtoReflect() protoreflect.Message
type TWNotionalData ¶ added in v0.73.0
type TWNotionalData struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Notional []byte `protobuf:"bytes,2,opt,name=notional,proto3" json:"notional,omitempty"`
Time int64 `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"`
TwNotional []byte `protobuf:"bytes,4,opt,name=tw_notional,json=twNotional,proto3" json:"tw_notional,omitempty"`
Price []byte `protobuf:"bytes,5,opt,name=price,proto3" json:"price,omitempty"`
// contains filtered or unexported fields
}
func (*TWNotionalData) Descriptor
deprecated
added in
v0.73.0
func (*TWNotionalData) Descriptor() ([]byte, []int)
Deprecated: Use TWNotionalData.ProtoReflect.Descriptor instead.
func (*TWNotionalData) GetNotional ¶ added in v0.73.0
func (x *TWNotionalData) GetNotional() []byte
func (*TWNotionalData) GetParty ¶ added in v0.73.0
func (x *TWNotionalData) GetParty() string
func (*TWNotionalData) GetPrice ¶ added in v0.78.0
func (x *TWNotionalData) GetPrice() []byte
func (*TWNotionalData) GetTime ¶ added in v0.73.0
func (x *TWNotionalData) GetTime() int64
func (*TWNotionalData) GetTwNotional ¶ added in v0.73.0
func (x *TWNotionalData) GetTwNotional() []byte
func (*TWNotionalData) ProtoMessage ¶ added in v0.73.0
func (*TWNotionalData) ProtoMessage()
func (*TWNotionalData) ProtoReflect ¶ added in v0.73.0
func (x *TWNotionalData) ProtoReflect() protoreflect.Message
func (*TWNotionalData) Reset ¶ added in v0.73.0
func (x *TWNotionalData) Reset()
func (*TWNotionalData) String ¶ added in v0.73.0
func (x *TWNotionalData) String() string
type TWPositionData ¶ added in v0.73.0
type TWPositionData struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Position uint64 `protobuf:"varint,2,opt,name=position,proto3" json:"position,omitempty"`
Time int64 `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"`
TwPosition uint64 `protobuf:"varint,4,opt,name=tw_position,json=twPosition,proto3" json:"tw_position,omitempty"`
// contains filtered or unexported fields
}
func (*TWPositionData) Descriptor
deprecated
added in
v0.73.0
func (*TWPositionData) Descriptor() ([]byte, []int)
Deprecated: Use TWPositionData.ProtoReflect.Descriptor instead.
func (*TWPositionData) GetParty ¶ added in v0.73.0
func (x *TWPositionData) GetParty() string
func (*TWPositionData) GetPosition ¶ added in v0.73.0
func (x *TWPositionData) GetPosition() uint64
func (*TWPositionData) GetTime ¶ added in v0.73.0
func (x *TWPositionData) GetTime() int64
func (*TWPositionData) GetTwPosition ¶ added in v0.73.0
func (x *TWPositionData) GetTwPosition() uint64
func (*TWPositionData) ProtoMessage ¶ added in v0.73.0
func (*TWPositionData) ProtoMessage()
func (*TWPositionData) ProtoReflect ¶ added in v0.73.0
func (x *TWPositionData) ProtoReflect() protoreflect.Message
func (*TWPositionData) Reset ¶ added in v0.73.0
func (x *TWPositionData) Reset()
func (*TWPositionData) String ¶ added in v0.73.0
func (x *TWPositionData) String() string
type TakerNotionalVolume ¶ added in v0.73.0
type TakerNotionalVolume struct {
Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"`
Volume []byte `protobuf:"bytes,2,opt,name=volume,proto3" json:"volume,omitempty"`
// contains filtered or unexported fields
}
func (*TakerNotionalVolume) Descriptor
deprecated
added in
v0.73.0
func (*TakerNotionalVolume) Descriptor() ([]byte, []int)
Deprecated: Use TakerNotionalVolume.ProtoReflect.Descriptor instead.
func (*TakerNotionalVolume) GetParty ¶ added in v0.73.0
func (x *TakerNotionalVolume) GetParty() string
func (*TakerNotionalVolume) GetVolume ¶ added in v0.73.0
func (x *TakerNotionalVolume) GetVolume() []byte
func (*TakerNotionalVolume) ProtoMessage ¶ added in v0.73.0
func (*TakerNotionalVolume) ProtoMessage()
func (*TakerNotionalVolume) ProtoReflect ¶ added in v0.73.0
func (x *TakerNotionalVolume) ProtoReflect() protoreflect.Message
func (*TakerNotionalVolume) Reset ¶ added in v0.73.0
func (x *TakerNotionalVolume) Reset()
func (*TakerNotionalVolume) String ¶ added in v0.73.0
func (x *TakerNotionalVolume) String() string
type ValidatorState ¶
type ValidatorState struct {
ValidatorUpdate *v1.ValidatorUpdate `protobuf:"bytes,1,opt,name=validator_update,json=validatorUpdate,proto3" json:"validator_update,omitempty"`
Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
EthEventsForwarded uint64 `protobuf:"varint,3,opt,name=eth_events_forwarded,json=ethEventsForwarded,proto3" json:"eth_events_forwarded,omitempty"`
ValidatorPower int64 `protobuf:"varint,4,opt,name=validator_power,json=validatorPower,proto3" json:"validator_power,omitempty"`
RankingScore *vega.RankingScore `protobuf:"bytes,5,opt,name=ranking_score,json=rankingScore,proto3" json:"ranking_score,omitempty"`
HeartbeatBlockIndex int32 `protobuf:"varint,6,opt,name=heartbeat_block_index,json=heartbeatBlockIndex,proto3" json:"heartbeat_block_index,omitempty"`
HeartbeatBlockSigs []bool `protobuf:"varint,7,rep,packed,name=heartbeat_block_sigs,json=heartbeatBlockSigs,proto3" json:"heartbeat_block_sigs,omitempty"`
// contains filtered or unexported fields
}
func (*ValidatorState) Descriptor
deprecated
func (*ValidatorState) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorState.ProtoReflect.Descriptor instead.
func (*ValidatorState) GetEthEventsForwarded ¶
func (x *ValidatorState) GetEthEventsForwarded() uint64
func (*ValidatorState) GetHeartbeatBlockIndex ¶ added in v0.70.0
func (x *ValidatorState) GetHeartbeatBlockIndex() int32
func (*ValidatorState) GetHeartbeatBlockSigs ¶ added in v0.70.0
func (x *ValidatorState) GetHeartbeatBlockSigs() []bool
func (*ValidatorState) GetRankingScore ¶
func (x *ValidatorState) GetRankingScore() *vega.RankingScore
func (*ValidatorState) GetStatus ¶
func (x *ValidatorState) GetStatus() int32
func (*ValidatorState) GetValidatorPower ¶
func (x *ValidatorState) GetValidatorPower() int64
func (*ValidatorState) GetValidatorUpdate ¶
func (x *ValidatorState) GetValidatorUpdate() *v1.ValidatorUpdate
func (*ValidatorState) ProtoMessage ¶
func (*ValidatorState) ProtoMessage()
func (*ValidatorState) ProtoReflect ¶
func (x *ValidatorState) ProtoReflect() protoreflect.Message
func (*ValidatorState) Reset ¶
func (x *ValidatorState) Reset()
func (*ValidatorState) String ¶
func (x *ValidatorState) String() string
type Validators ¶
type Validators struct {
ValidatorState []*ValidatorState `protobuf:"bytes,1,rep,name=validator_state,json=validatorState,proto3" json:"validator_state,omitempty"`
PendingKeyRotations []*PendingKeyRotation `protobuf:"bytes,2,rep,name=pending_key_rotations,json=pendingKeyRotations,proto3" json:"pending_key_rotations,omitempty"`
PendingEthereumKeyRotations []*PendingEthereumKeyRotation `` /* 146-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Validators) Descriptor
deprecated
func (*Validators) Descriptor() ([]byte, []int)
Deprecated: Use Validators.ProtoReflect.Descriptor instead.
func (*Validators) GetPendingEthereumKeyRotations ¶
func (x *Validators) GetPendingEthereumKeyRotations() []*PendingEthereumKeyRotation
func (*Validators) GetPendingKeyRotations ¶
func (x *Validators) GetPendingKeyRotations() []*PendingKeyRotation
func (*Validators) GetValidatorState ¶
func (x *Validators) GetValidatorState() []*ValidatorState
func (*Validators) ProtoMessage ¶
func (*Validators) ProtoMessage()
func (*Validators) ProtoReflect ¶
func (x *Validators) ProtoReflect() protoreflect.Message
func (*Validators) Reset ¶
func (x *Validators) Reset()
func (*Validators) String ¶
func (x *Validators) String() string