Documentation ¶
Index ¶
- type AssetBalance
- func (*AssetBalance) Descriptor() ([]byte, []int)
- func (m *AssetBalance) GetAsset() string
- func (m *AssetBalance) GetBalance() string
- func (m *AssetBalance) GetParty() string
- func (*AssetBalance) ProtoMessage()
- func (m *AssetBalance) Reset()
- func (m *AssetBalance) String() string
- func (m *AssetBalance) XXX_DiscardUnknown()
- func (m *AssetBalance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AssetBalance) XXX_Merge(src proto.Message)
- func (m *AssetBalance) XXX_Size() int
- func (m *AssetBalance) XXX_Unmarshal(b []byte) error
- type AssetEntry
- func (*AssetEntry) Descriptor() ([]byte, []int)
- func (m *AssetEntry) GetAssetDetails() *vega.AssetDetails
- func (m *AssetEntry) GetId() string
- func (*AssetEntry) ProtoMessage()
- func (m *AssetEntry) Reset()
- func (m *AssetEntry) String() string
- func (m *AssetEntry) XXX_DiscardUnknown()
- func (m *AssetEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AssetEntry) XXX_Merge(src proto.Message)
- func (m *AssetEntry) XXX_Size() int
- func (m *AssetEntry) XXX_Unmarshal(b []byte) error
- type Assets
- func (*Assets) Descriptor() ([]byte, []int)
- func (m *Assets) GetAssets() []*AssetEntry
- func (*Assets) ProtoMessage()
- func (m *Assets) Reset()
- func (m *Assets) String() string
- func (m *Assets) XXX_DiscardUnknown()
- func (m *Assets) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Assets) XXX_Merge(src proto.Message)
- func (m *Assets) XXX_Size() int
- func (m *Assets) XXX_Unmarshal(b []byte) error
- type Banking
- func (*Banking) Descriptor() ([]byte, []int)
- func (m *Banking) GetRecurringTransfers() *RecurringTransfers
- func (m *Banking) GetTransfersAtTime() []*ScheduledTransferAtTime
- func (*Banking) ProtoMessage()
- func (m *Banking) Reset()
- func (m *Banking) String() string
- func (m *Banking) XXX_DiscardUnknown()
- func (m *Banking) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Banking) XXX_Merge(src proto.Message)
- func (m *Banking) XXX_Size() int
- func (m *Banking) XXX_Unmarshal(b []byte) error
- type Block
- func (*Block) Descriptor() ([]byte, []int)
- func (m *Block) GetHeight() int64
- func (*Block) ProtoMessage()
- func (m *Block) Reset()
- func (m *Block) String() string
- func (m *Block) XXX_DiscardUnknown()
- func (m *Block) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Block) XXX_Merge(src proto.Message)
- func (m *Block) XXX_Size() int
- func (m *Block) XXX_Unmarshal(b []byte) error
- type Checkpoint
- func (*Checkpoint) Descriptor() ([]byte, []int)
- func (m *Checkpoint) GetAssets() []byte
- func (m *Checkpoint) GetBanking() []byte
- func (m *Checkpoint) GetBlock() []byte
- func (m *Checkpoint) GetCollateral() []byte
- func (m *Checkpoint) GetDelegation() []byte
- func (m *Checkpoint) GetEpoch() []byte
- func (m *Checkpoint) GetGovernance() []byte
- func (m *Checkpoint) GetKeyRotations() []byte
- func (m *Checkpoint) GetNetworkParameters() []byte
- func (m *Checkpoint) GetRewards() []byte
- func (*Checkpoint) ProtoMessage()
- func (m *Checkpoint) Reset()
- func (m *Checkpoint) String() string
- func (m *Checkpoint) XXX_DiscardUnknown()
- func (m *Checkpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Checkpoint) XXX_Merge(src proto.Message)
- func (m *Checkpoint) XXX_Size() int
- func (m *Checkpoint) XXX_Unmarshal(b []byte) error
- type CheckpointState
- func (*CheckpointState) Descriptor() ([]byte, []int)
- func (m *CheckpointState) GetHash() []byte
- func (m *CheckpointState) GetState() []byte
- func (*CheckpointState) ProtoMessage()
- func (m *CheckpointState) Reset()
- func (m *CheckpointState) String() string
- func (m *CheckpointState) XXX_DiscardUnknown()
- func (m *CheckpointState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckpointState) XXX_Merge(src proto.Message)
- func (m *CheckpointState) XXX_Size() int
- func (m *CheckpointState) XXX_Unmarshal(b []byte) error
- type Collateral
- func (*Collateral) Descriptor() ([]byte, []int)
- func (m *Collateral) GetBalances() []*AssetBalance
- func (*Collateral) ProtoMessage()
- func (m *Collateral) Reset()
- func (m *Collateral) String() string
- func (m *Collateral) XXX_DiscardUnknown()
- func (m *Collateral) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Collateral) XXX_Merge(src proto.Message)
- func (m *Collateral) XXX_Size() int
- func (m *Collateral) XXX_Unmarshal(b []byte) error
- type Delegate
- func (*Delegate) Descriptor() ([]byte, []int)
- func (m *Delegate) GetActive() []*DelegateEntry
- func (m *Delegate) GetAutoDelegation() []string
- func (m *Delegate) GetPending() []*DelegateEntry
- func (*Delegate) ProtoMessage()
- func (m *Delegate) Reset()
- func (m *Delegate) String() string
- func (m *Delegate) XXX_DiscardUnknown()
- func (m *Delegate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Delegate) XXX_Merge(src proto.Message)
- func (m *Delegate) XXX_Size() int
- func (m *Delegate) XXX_Unmarshal(b []byte) error
- type DelegateEntry
- func (*DelegateEntry) Descriptor() ([]byte, []int)
- func (m *DelegateEntry) GetAmount() string
- func (m *DelegateEntry) GetEpochSeq() uint64
- func (m *DelegateEntry) GetNode() string
- func (m *DelegateEntry) GetParty() string
- func (m *DelegateEntry) GetUndelegate() bool
- func (*DelegateEntry) ProtoMessage()
- func (m *DelegateEntry) Reset()
- func (m *DelegateEntry) String() string
- func (m *DelegateEntry) XXX_DiscardUnknown()
- func (m *DelegateEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DelegateEntry) XXX_Merge(src proto.Message)
- func (m *DelegateEntry) XXX_Size() int
- func (m *DelegateEntry) XXX_Unmarshal(b []byte) error
- type KeyRotations
- func (*KeyRotations) Descriptor() ([]byte, []int)
- func (m *KeyRotations) GetPendingKeyRotations() []*PendingKeyRotation
- func (*KeyRotations) ProtoMessage()
- func (m *KeyRotations) Reset()
- func (m *KeyRotations) String() string
- func (m *KeyRotations) XXX_DiscardUnknown()
- func (m *KeyRotations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyRotations) XXX_Merge(src proto.Message)
- func (m *KeyRotations) XXX_Size() int
- func (m *KeyRotations) XXX_Unmarshal(b []byte) error
- type NetParams
- func (*NetParams) Descriptor() ([]byte, []int)
- func (m *NetParams) GetParams() []*vega.NetworkParameter
- func (*NetParams) ProtoMessage()
- func (m *NetParams) Reset()
- func (m *NetParams) String() string
- func (m *NetParams) XXX_DiscardUnknown()
- func (m *NetParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetParams) XXX_Merge(src proto.Message)
- func (m *NetParams) XXX_Size() int
- func (m *NetParams) XXX_Unmarshal(b []byte) error
- type PartyAmount
- func (*PartyAmount) Descriptor() ([]byte, []int)
- func (m *PartyAmount) GetAmount() string
- func (m *PartyAmount) GetParty() string
- func (*PartyAmount) ProtoMessage()
- func (m *PartyAmount) Reset()
- func (m *PartyAmount) String() string
- func (m *PartyAmount) XXX_DiscardUnknown()
- func (m *PartyAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PartyAmount) XXX_Merge(src proto.Message)
- func (m *PartyAmount) XXX_Size() int
- func (m *PartyAmount) XXX_Unmarshal(b []byte) error
- type PendingKeyRotation
- func (*PendingKeyRotation) Descriptor() ([]byte, []int)
- func (m *PendingKeyRotation) GetNewPubKey() string
- func (m *PendingKeyRotation) GetNewPubKeyIndex() uint32
- func (m *PendingKeyRotation) GetNodeId() string
- func (m *PendingKeyRotation) GetRelativeTargetBlockHeight() uint64
- func (*PendingKeyRotation) ProtoMessage()
- func (m *PendingKeyRotation) Reset()
- func (m *PendingKeyRotation) String() string
- func (m *PendingKeyRotation) XXX_DiscardUnknown()
- func (m *PendingKeyRotation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PendingKeyRotation) XXX_Merge(src proto.Message)
- func (m *PendingKeyRotation) XXX_Size() int
- func (m *PendingKeyRotation) XXX_Unmarshal(b []byte) error
- type PendingRewardPayout
- func (*PendingRewardPayout) Descriptor() ([]byte, []int)
- func (m *PendingRewardPayout) GetAsset() string
- func (m *PendingRewardPayout) GetEpochSeq() string
- func (m *PendingRewardPayout) GetFromAccount() string
- func (m *PendingRewardPayout) GetPartyAmount() []*PartyAmount
- func (m *PendingRewardPayout) GetTimestamp() int64
- func (m *PendingRewardPayout) GetTotalReward() string
- func (*PendingRewardPayout) ProtoMessage()
- func (m *PendingRewardPayout) Reset()
- func (m *PendingRewardPayout) String() string
- func (m *PendingRewardPayout) XXX_DiscardUnknown()
- func (m *PendingRewardPayout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PendingRewardPayout) XXX_Merge(src proto.Message)
- func (m *PendingRewardPayout) XXX_Size() int
- func (m *PendingRewardPayout) XXX_Unmarshal(b []byte) error
- type Proposals
- func (*Proposals) Descriptor() ([]byte, []int)
- func (m *Proposals) GetProposals() []*vega.Proposal
- func (*Proposals) ProtoMessage()
- func (m *Proposals) Reset()
- func (m *Proposals) String() string
- func (m *Proposals) XXX_DiscardUnknown()
- func (m *Proposals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Proposals) XXX_Merge(src proto.Message)
- func (m *Proposals) XXX_Size() int
- func (m *Proposals) XXX_Unmarshal(b []byte) error
- type RecurringTransfers
- func (*RecurringTransfers) Descriptor() ([]byte, []int)
- func (m *RecurringTransfers) GetRecurringTransfers() []*v1.Transfer
- func (*RecurringTransfers) ProtoMessage()
- func (m *RecurringTransfers) Reset()
- func (m *RecurringTransfers) String() string
- func (m *RecurringTransfers) XXX_DiscardUnknown()
- func (m *RecurringTransfers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecurringTransfers) XXX_Merge(src proto.Message)
- func (m *RecurringTransfers) XXX_Size() int
- func (m *RecurringTransfers) XXX_Unmarshal(b []byte) error
- type RewardPayout
- func (*RewardPayout) Descriptor() ([]byte, []int)
- func (m *RewardPayout) GetPayoutTime() int64
- func (m *RewardPayout) GetRewardsPayout() []*PendingRewardPayout
- func (*RewardPayout) ProtoMessage()
- func (m *RewardPayout) Reset()
- func (m *RewardPayout) String() string
- func (m *RewardPayout) XXX_DiscardUnknown()
- func (m *RewardPayout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RewardPayout) XXX_Merge(src proto.Message)
- func (m *RewardPayout) XXX_Size() int
- func (m *RewardPayout) XXX_Unmarshal(b []byte) error
- type Rewards
- func (*Rewards) Descriptor() ([]byte, []int)
- func (m *Rewards) GetRewards() []*RewardPayout
- func (*Rewards) ProtoMessage()
- func (m *Rewards) Reset()
- func (m *Rewards) String() string
- func (m *Rewards) XXX_DiscardUnknown()
- func (m *Rewards) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Rewards) XXX_Merge(src proto.Message)
- func (m *Rewards) XXX_Size() int
- func (m *Rewards) XXX_Unmarshal(b []byte) error
- type ScheduledTransfer
- func (*ScheduledTransfer) Descriptor() ([]byte, []int)
- func (m *ScheduledTransfer) GetAccountType() vega.AccountType
- func (m *ScheduledTransfer) GetOneoffTransfer() *v1.Transfer
- func (m *ScheduledTransfer) GetReference() string
- func (m *ScheduledTransfer) GetTransfer() *vega.Transfer
- func (*ScheduledTransfer) ProtoMessage()
- func (m *ScheduledTransfer) Reset()
- func (m *ScheduledTransfer) String() string
- func (m *ScheduledTransfer) XXX_DiscardUnknown()
- func (m *ScheduledTransfer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ScheduledTransfer) XXX_Merge(src proto.Message)
- func (m *ScheduledTransfer) XXX_Size() int
- func (m *ScheduledTransfer) XXX_Unmarshal(b []byte) error
- type ScheduledTransferAtTime
- func (*ScheduledTransferAtTime) Descriptor() ([]byte, []int)
- func (m *ScheduledTransferAtTime) GetDeliverOn() int64
- func (m *ScheduledTransferAtTime) GetTransfers() []*ScheduledTransfer
- func (*ScheduledTransferAtTime) ProtoMessage()
- func (m *ScheduledTransferAtTime) Reset()
- func (m *ScheduledTransferAtTime) String() string
- func (m *ScheduledTransferAtTime) XXX_DiscardUnknown()
- func (m *ScheduledTransferAtTime) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ScheduledTransferAtTime) XXX_Merge(src proto.Message)
- func (m *ScheduledTransferAtTime) XXX_Size() int
- func (m *ScheduledTransferAtTime) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AssetBalance represents the total balance of a given asset for a party
func (*AssetBalance) Descriptor ¶
func (*AssetBalance) Descriptor() ([]byte, []int)
func (*AssetBalance) GetAsset ¶
func (m *AssetBalance) GetAsset() string
func (*AssetBalance) GetBalance ¶
func (m *AssetBalance) GetBalance() string
func (*AssetBalance) GetParty ¶
func (m *AssetBalance) GetParty() string
func (*AssetBalance) ProtoMessage ¶
func (*AssetBalance) ProtoMessage()
func (*AssetBalance) Reset ¶
func (m *AssetBalance) Reset()
func (*AssetBalance) String ¶
func (m *AssetBalance) String() string
func (*AssetBalance) XXX_DiscardUnknown ¶
func (m *AssetBalance) XXX_DiscardUnknown()
func (*AssetBalance) XXX_Marshal ¶
func (m *AssetBalance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AssetBalance) XXX_Merge ¶
func (m *AssetBalance) XXX_Merge(src proto.Message)
func (*AssetBalance) XXX_Size ¶
func (m *AssetBalance) XXX_Size() int
func (*AssetBalance) XXX_Unmarshal ¶
func (m *AssetBalance) XXX_Unmarshal(b []byte) error
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AssetEntrty is a single (enabled) asset
func (*AssetEntry) Descriptor ¶
func (*AssetEntry) Descriptor() ([]byte, []int)
func (*AssetEntry) GetAssetDetails ¶
func (m *AssetEntry) GetAssetDetails() *vega.AssetDetails
func (*AssetEntry) GetId ¶
func (m *AssetEntry) GetId() string
func (*AssetEntry) ProtoMessage ¶
func (*AssetEntry) ProtoMessage()
func (*AssetEntry) Reset ¶
func (m *AssetEntry) Reset()
func (*AssetEntry) String ¶
func (m *AssetEntry) String() string
func (*AssetEntry) XXX_DiscardUnknown ¶
func (m *AssetEntry) XXX_DiscardUnknown()
func (*AssetEntry) XXX_Marshal ¶
func (m *AssetEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AssetEntry) XXX_Merge ¶
func (m *AssetEntry) XXX_Merge(src proto.Message)
func (*AssetEntry) XXX_Size ¶
func (m *AssetEntry) XXX_Size() int
func (*AssetEntry) XXX_Unmarshal ¶
func (m *AssetEntry) XXX_Unmarshal(b []byte) error
type Assets ¶
type Assets struct { Assets []*AssetEntry `protobuf:"bytes,1,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Assets contains all the enabled assets as AssetEntries
func (*Assets) Descriptor ¶
func (*Assets) GetAssets ¶
func (m *Assets) GetAssets() []*AssetEntry
func (*Assets) ProtoMessage ¶
func (*Assets) ProtoMessage()
func (*Assets) XXX_DiscardUnknown ¶
func (m *Assets) XXX_DiscardUnknown()
func (*Assets) XXX_Marshal ¶
func (*Assets) XXX_Unmarshal ¶
type Banking ¶ added in v0.48.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Banking) Descriptor ¶ added in v0.48.0
func (*Banking) GetRecurringTransfers ¶ added in v0.48.0
func (m *Banking) GetRecurringTransfers() *RecurringTransfers
func (*Banking) GetTransfersAtTime ¶ added in v0.48.0
func (m *Banking) GetTransfersAtTime() []*ScheduledTransferAtTime
func (*Banking) ProtoMessage ¶ added in v0.48.0
func (*Banking) ProtoMessage()
func (*Banking) XXX_DiscardUnknown ¶ added in v0.48.0
func (m *Banking) XXX_DiscardUnknown()
func (*Banking) XXX_Marshal ¶ added in v0.48.0
func (*Banking) XXX_Unmarshal ¶ added in v0.48.0
type Block ¶
type Block struct { Height int64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Block message contains data related to block at which the checkpoint was created (ie block height)
func (*Block) Descriptor ¶
func (*Block) ProtoMessage ¶
func (*Block) ProtoMessage()
func (*Block) XXX_DiscardUnknown ¶
func (m *Block) XXX_DiscardUnknown()
func (*Block) XXX_Marshal ¶
func (*Block) XXX_Unmarshal ¶
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"` Block []byte `protobuf:"bytes,7,opt,name=block,proto3" json:"block,omitempty"` Rewards []byte `protobuf:"bytes,8,opt,name=rewards,proto3" json:"rewards,omitempty"` KeyRotations []byte `protobuf:"bytes,9,opt,name=key_rotations,json=keyRotations,proto3" json:"key_rotations,omitempty"` Banking []byte `protobuf:"bytes,10,opt,name=banking,proto3" json:"banking,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Checkpoint aggregates the various engine snapshots
func (*Checkpoint) Descriptor ¶
func (*Checkpoint) Descriptor() ([]byte, []int)
func (*Checkpoint) GetAssets ¶
func (m *Checkpoint) GetAssets() []byte
func (*Checkpoint) GetBanking ¶ added in v0.48.0
func (m *Checkpoint) GetBanking() []byte
func (*Checkpoint) GetBlock ¶
func (m *Checkpoint) GetBlock() []byte
func (*Checkpoint) GetCollateral ¶
func (m *Checkpoint) GetCollateral() []byte
func (*Checkpoint) GetDelegation ¶
func (m *Checkpoint) GetDelegation() []byte
func (*Checkpoint) GetEpoch ¶
func (m *Checkpoint) GetEpoch() []byte
func (*Checkpoint) GetGovernance ¶
func (m *Checkpoint) GetGovernance() []byte
func (*Checkpoint) GetKeyRotations ¶ added in v0.47.0
func (m *Checkpoint) GetKeyRotations() []byte
func (*Checkpoint) GetNetworkParameters ¶
func (m *Checkpoint) GetNetworkParameters() []byte
func (*Checkpoint) GetRewards ¶ added in v0.46.0
func (m *Checkpoint) GetRewards() []byte
func (*Checkpoint) ProtoMessage ¶
func (*Checkpoint) ProtoMessage()
func (*Checkpoint) Reset ¶
func (m *Checkpoint) Reset()
func (*Checkpoint) String ¶
func (m *Checkpoint) String() string
func (*Checkpoint) XXX_DiscardUnknown ¶
func (m *Checkpoint) XXX_DiscardUnknown()
func (*Checkpoint) XXX_Marshal ¶
func (m *Checkpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Checkpoint) XXX_Merge ¶
func (m *Checkpoint) XXX_Merge(src proto.Message)
func (*Checkpoint) XXX_Size ¶
func (m *Checkpoint) XXX_Size() int
func (*Checkpoint) XXX_Unmarshal ¶
func (m *Checkpoint) XXX_Unmarshal(b []byte) error
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CheckpointState is the entire checkpoint serialised (basically serialised the Checkpoint message + hash)
func (*CheckpointState) Descriptor ¶
func (*CheckpointState) Descriptor() ([]byte, []int)
func (*CheckpointState) GetHash ¶
func (m *CheckpointState) GetHash() []byte
func (*CheckpointState) GetState ¶
func (m *CheckpointState) GetState() []byte
func (*CheckpointState) ProtoMessage ¶
func (*CheckpointState) ProtoMessage()
func (*CheckpointState) Reset ¶
func (m *CheckpointState) Reset()
func (*CheckpointState) String ¶
func (m *CheckpointState) String() string
func (*CheckpointState) XXX_DiscardUnknown ¶
func (m *CheckpointState) XXX_DiscardUnknown()
func (*CheckpointState) XXX_Marshal ¶
func (m *CheckpointState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CheckpointState) XXX_Merge ¶
func (m *CheckpointState) XXX_Merge(src proto.Message)
func (*CheckpointState) XXX_Size ¶
func (m *CheckpointState) XXX_Size() int
func (*CheckpointState) XXX_Unmarshal ¶
func (m *CheckpointState) XXX_Unmarshal(b []byte) error
type Collateral ¶
type Collateral struct { Balances []*AssetBalance `protobuf:"bytes,1,rep,name=balances,proto3" json:"balances,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Collateral contains the balances per party
func (*Collateral) Descriptor ¶
func (*Collateral) Descriptor() ([]byte, []int)
func (*Collateral) GetBalances ¶
func (m *Collateral) GetBalances() []*AssetBalance
func (*Collateral) ProtoMessage ¶
func (*Collateral) ProtoMessage()
func (*Collateral) Reset ¶
func (m *Collateral) Reset()
func (*Collateral) String ¶
func (m *Collateral) String() string
func (*Collateral) XXX_DiscardUnknown ¶
func (m *Collateral) XXX_DiscardUnknown()
func (*Collateral) XXX_Marshal ¶
func (m *Collateral) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Collateral) XXX_Merge ¶
func (m *Collateral) XXX_Merge(src proto.Message)
func (*Collateral) XXX_Size ¶
func (m *Collateral) XXX_Size() int
func (*Collateral) XXX_Unmarshal ¶
func (m *Collateral) XXX_Unmarshal(b []byte) error
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Delegate contains all entries for a checkpoint
func (*Delegate) Descriptor ¶
func (*Delegate) GetActive ¶
func (m *Delegate) GetActive() []*DelegateEntry
func (*Delegate) GetAutoDelegation ¶
func (*Delegate) GetPending ¶
func (m *Delegate) GetPending() []*DelegateEntry
func (*Delegate) ProtoMessage ¶
func (*Delegate) ProtoMessage()
func (*Delegate) XXX_DiscardUnknown ¶
func (m *Delegate) XXX_DiscardUnknown()
func (*Delegate) XXX_Marshal ¶
func (*Delegate) XXX_Unmarshal ¶
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Delegated amounts for party/node undelegate and epoch seq are only relevant for pending entries
func (*DelegateEntry) Descriptor ¶
func (*DelegateEntry) Descriptor() ([]byte, []int)
func (*DelegateEntry) GetAmount ¶
func (m *DelegateEntry) GetAmount() string
func (*DelegateEntry) GetEpochSeq ¶
func (m *DelegateEntry) GetEpochSeq() uint64
func (*DelegateEntry) GetNode ¶
func (m *DelegateEntry) GetNode() string
func (*DelegateEntry) GetParty ¶
func (m *DelegateEntry) GetParty() string
func (*DelegateEntry) GetUndelegate ¶
func (m *DelegateEntry) GetUndelegate() bool
func (*DelegateEntry) ProtoMessage ¶
func (*DelegateEntry) ProtoMessage()
func (*DelegateEntry) Reset ¶
func (m *DelegateEntry) Reset()
func (*DelegateEntry) String ¶
func (m *DelegateEntry) String() string
func (*DelegateEntry) XXX_DiscardUnknown ¶
func (m *DelegateEntry) XXX_DiscardUnknown()
func (*DelegateEntry) XXX_Marshal ¶
func (m *DelegateEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DelegateEntry) XXX_Merge ¶
func (m *DelegateEntry) XXX_Merge(src proto.Message)
func (*DelegateEntry) XXX_Size ¶
func (m *DelegateEntry) XXX_Size() int
func (*DelegateEntry) XXX_Unmarshal ¶
func (m *DelegateEntry) XXX_Unmarshal(b []byte) error
type KeyRotations ¶ added in v0.47.0
type KeyRotations struct { PendingKeyRotations []*PendingKeyRotation `protobuf:"bytes,1,rep,name=pending_key_rotations,json=pendingKeyRotations,proto3" json:"pending_key_rotations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyRotations) Descriptor ¶ added in v0.47.0
func (*KeyRotations) Descriptor() ([]byte, []int)
func (*KeyRotations) GetPendingKeyRotations ¶ added in v0.47.0
func (m *KeyRotations) GetPendingKeyRotations() []*PendingKeyRotation
func (*KeyRotations) ProtoMessage ¶ added in v0.47.0
func (*KeyRotations) ProtoMessage()
func (*KeyRotations) Reset ¶ added in v0.47.0
func (m *KeyRotations) Reset()
func (*KeyRotations) String ¶ added in v0.47.0
func (m *KeyRotations) String() string
func (*KeyRotations) XXX_DiscardUnknown ¶ added in v0.47.0
func (m *KeyRotations) XXX_DiscardUnknown()
func (*KeyRotations) XXX_Marshal ¶ added in v0.47.0
func (m *KeyRotations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyRotations) XXX_Merge ¶ added in v0.47.0
func (m *KeyRotations) XXX_Merge(src proto.Message)
func (*KeyRotations) XXX_Size ¶ added in v0.47.0
func (m *KeyRotations) XXX_Size() int
func (*KeyRotations) XXX_Unmarshal ¶ added in v0.47.0
func (m *KeyRotations) XXX_Unmarshal(b []byte) error
type NetParams ¶
type NetParams struct { Params []*vega.NetworkParameter `protobuf:"bytes,1,rep,name=params,proto3" json:"params,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NetParams contains all network parameters
func (*NetParams) Descriptor ¶
func (*NetParams) GetParams ¶
func (m *NetParams) GetParams() []*vega.NetworkParameter
func (*NetParams) ProtoMessage ¶
func (*NetParams) ProtoMessage()
func (*NetParams) XXX_DiscardUnknown ¶
func (m *NetParams) XXX_DiscardUnknown()
func (*NetParams) XXX_Marshal ¶
func (*NetParams) XXX_Unmarshal ¶
type PartyAmount ¶ added in v0.46.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PartyAmount) Descriptor ¶ added in v0.46.0
func (*PartyAmount) Descriptor() ([]byte, []int)
func (*PartyAmount) GetAmount ¶ added in v0.46.0
func (m *PartyAmount) GetAmount() string
func (*PartyAmount) GetParty ¶ added in v0.46.0
func (m *PartyAmount) GetParty() string
func (*PartyAmount) ProtoMessage ¶ added in v0.46.0
func (*PartyAmount) ProtoMessage()
func (*PartyAmount) Reset ¶ added in v0.46.0
func (m *PartyAmount) Reset()
func (*PartyAmount) String ¶ added in v0.46.0
func (m *PartyAmount) String() string
func (*PartyAmount) XXX_DiscardUnknown ¶ added in v0.46.0
func (m *PartyAmount) XXX_DiscardUnknown()
func (*PartyAmount) XXX_Marshal ¶ added in v0.46.0
func (m *PartyAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PartyAmount) XXX_Merge ¶ added in v0.46.0
func (m *PartyAmount) XXX_Merge(src proto.Message)
func (*PartyAmount) XXX_Size ¶ added in v0.46.0
func (m *PartyAmount) XXX_Size() int
func (*PartyAmount) XXX_Unmarshal ¶ added in v0.46.0
func (m *PartyAmount) XXX_Unmarshal(b []byte) error
type PendingKeyRotation ¶ added in v0.47.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PendingKeyRotation) Descriptor ¶ added in v0.47.0
func (*PendingKeyRotation) Descriptor() ([]byte, []int)
func (*PendingKeyRotation) GetNewPubKey ¶ added in v0.47.0
func (m *PendingKeyRotation) GetNewPubKey() string
func (*PendingKeyRotation) GetNewPubKeyIndex ¶ added in v0.47.0
func (m *PendingKeyRotation) GetNewPubKeyIndex() uint32
func (*PendingKeyRotation) GetNodeId ¶ added in v0.47.0
func (m *PendingKeyRotation) GetNodeId() string
func (*PendingKeyRotation) GetRelativeTargetBlockHeight ¶ added in v0.47.0
func (m *PendingKeyRotation) GetRelativeTargetBlockHeight() uint64
func (*PendingKeyRotation) ProtoMessage ¶ added in v0.47.0
func (*PendingKeyRotation) ProtoMessage()
func (*PendingKeyRotation) Reset ¶ added in v0.47.0
func (m *PendingKeyRotation) Reset()
func (*PendingKeyRotation) String ¶ added in v0.47.0
func (m *PendingKeyRotation) String() string
func (*PendingKeyRotation) XXX_DiscardUnknown ¶ added in v0.47.0
func (m *PendingKeyRotation) XXX_DiscardUnknown()
func (*PendingKeyRotation) XXX_Marshal ¶ added in v0.47.0
func (m *PendingKeyRotation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PendingKeyRotation) XXX_Merge ¶ added in v0.47.0
func (m *PendingKeyRotation) XXX_Merge(src proto.Message)
func (*PendingKeyRotation) XXX_Size ¶ added in v0.47.0
func (m *PendingKeyRotation) XXX_Size() int
func (*PendingKeyRotation) XXX_Unmarshal ¶ added in v0.47.0
func (m *PendingKeyRotation) XXX_Unmarshal(b []byte) error
type PendingRewardPayout ¶ added in v0.46.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PendingRewardPayout) Descriptor ¶ added in v0.46.0
func (*PendingRewardPayout) Descriptor() ([]byte, []int)
func (*PendingRewardPayout) GetAsset ¶ added in v0.46.0
func (m *PendingRewardPayout) GetAsset() string
func (*PendingRewardPayout) GetEpochSeq ¶ added in v0.46.0
func (m *PendingRewardPayout) GetEpochSeq() string
func (*PendingRewardPayout) GetFromAccount ¶ added in v0.46.0
func (m *PendingRewardPayout) GetFromAccount() string
func (*PendingRewardPayout) GetPartyAmount ¶ added in v0.46.0
func (m *PendingRewardPayout) GetPartyAmount() []*PartyAmount
func (*PendingRewardPayout) GetTimestamp ¶ added in v0.46.0
func (m *PendingRewardPayout) GetTimestamp() int64
func (*PendingRewardPayout) GetTotalReward ¶ added in v0.46.0
func (m *PendingRewardPayout) GetTotalReward() string
func (*PendingRewardPayout) ProtoMessage ¶ added in v0.46.0
func (*PendingRewardPayout) ProtoMessage()
func (*PendingRewardPayout) Reset ¶ added in v0.46.0
func (m *PendingRewardPayout) Reset()
func (*PendingRewardPayout) String ¶ added in v0.46.0
func (m *PendingRewardPayout) String() string
func (*PendingRewardPayout) XXX_DiscardUnknown ¶ added in v0.46.0
func (m *PendingRewardPayout) XXX_DiscardUnknown()
func (*PendingRewardPayout) XXX_Marshal ¶ added in v0.46.0
func (m *PendingRewardPayout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PendingRewardPayout) XXX_Merge ¶ added in v0.46.0
func (m *PendingRewardPayout) XXX_Merge(src proto.Message)
func (*PendingRewardPayout) XXX_Size ¶ added in v0.46.0
func (m *PendingRewardPayout) XXX_Size() int
func (*PendingRewardPayout) XXX_Unmarshal ¶ added in v0.46.0
func (m *PendingRewardPayout) XXX_Unmarshal(b []byte) error
type Proposals ¶
type Proposals struct { Proposals []*vega.Proposal `protobuf:"bytes,1,rep,name=proposals,proto3" json:"proposals,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Proposals will contain all accepted proposals
func (*Proposals) Descriptor ¶
func (*Proposals) GetProposals ¶
func (*Proposals) ProtoMessage ¶
func (*Proposals) ProtoMessage()
func (*Proposals) XXX_DiscardUnknown ¶
func (m *Proposals) XXX_DiscardUnknown()
func (*Proposals) XXX_Marshal ¶
func (*Proposals) XXX_Unmarshal ¶
type RecurringTransfers ¶ added in v0.48.0
type RecurringTransfers struct { RecurringTransfers []*v1.Transfer `protobuf:"bytes,1,rep,name=recurring_transfers,json=recurringTransfers,proto3" json:"recurring_transfers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RecurringTransfers) Descriptor ¶ added in v0.48.0
func (*RecurringTransfers) Descriptor() ([]byte, []int)
func (*RecurringTransfers) GetRecurringTransfers ¶ added in v0.48.0
func (m *RecurringTransfers) GetRecurringTransfers() []*v1.Transfer
func (*RecurringTransfers) ProtoMessage ¶ added in v0.48.0
func (*RecurringTransfers) ProtoMessage()
func (*RecurringTransfers) Reset ¶ added in v0.48.0
func (m *RecurringTransfers) Reset()
func (*RecurringTransfers) String ¶ added in v0.48.0
func (m *RecurringTransfers) String() string
func (*RecurringTransfers) XXX_DiscardUnknown ¶ added in v0.48.0
func (m *RecurringTransfers) XXX_DiscardUnknown()
func (*RecurringTransfers) XXX_Marshal ¶ added in v0.48.0
func (m *RecurringTransfers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecurringTransfers) XXX_Merge ¶ added in v0.48.0
func (m *RecurringTransfers) XXX_Merge(src proto.Message)
func (*RecurringTransfers) XXX_Size ¶ added in v0.48.0
func (m *RecurringTransfers) XXX_Size() int
func (*RecurringTransfers) XXX_Unmarshal ¶ added in v0.48.0
func (m *RecurringTransfers) XXX_Unmarshal(b []byte) error
type RewardPayout ¶ added in v0.46.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RewardPayout) Descriptor ¶ added in v0.46.0
func (*RewardPayout) Descriptor() ([]byte, []int)
func (*RewardPayout) GetPayoutTime ¶ added in v0.46.0
func (m *RewardPayout) GetPayoutTime() int64
func (*RewardPayout) GetRewardsPayout ¶ added in v0.46.0
func (m *RewardPayout) GetRewardsPayout() []*PendingRewardPayout
func (*RewardPayout) ProtoMessage ¶ added in v0.46.0
func (*RewardPayout) ProtoMessage()
func (*RewardPayout) Reset ¶ added in v0.46.0
func (m *RewardPayout) Reset()
func (*RewardPayout) String ¶ added in v0.46.0
func (m *RewardPayout) String() string
func (*RewardPayout) XXX_DiscardUnknown ¶ added in v0.46.0
func (m *RewardPayout) XXX_DiscardUnknown()
func (*RewardPayout) XXX_Marshal ¶ added in v0.46.0
func (m *RewardPayout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RewardPayout) XXX_Merge ¶ added in v0.46.0
func (m *RewardPayout) XXX_Merge(src proto.Message)
func (*RewardPayout) XXX_Size ¶ added in v0.46.0
func (m *RewardPayout) XXX_Size() int
func (*RewardPayout) XXX_Unmarshal ¶ added in v0.46.0
func (m *RewardPayout) XXX_Unmarshal(b []byte) error
type Rewards ¶ added in v0.46.0
type Rewards struct { Rewards []*RewardPayout `protobuf:"bytes,1,rep,name=rewards,proto3" json:"rewards,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Rewards) Descriptor ¶ added in v0.46.0
func (*Rewards) GetRewards ¶ added in v0.46.0
func (m *Rewards) GetRewards() []*RewardPayout
func (*Rewards) ProtoMessage ¶ added in v0.46.0
func (*Rewards) ProtoMessage()
func (*Rewards) XXX_DiscardUnknown ¶ added in v0.46.0
func (m *Rewards) XXX_DiscardUnknown()
func (*Rewards) XXX_Marshal ¶ added in v0.46.0
func (*Rewards) XXX_Unmarshal ¶ added in v0.46.0
type ScheduledTransfer ¶ added in v0.48.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ScheduledTransfer) Descriptor ¶ added in v0.48.0
func (*ScheduledTransfer) Descriptor() ([]byte, []int)
func (*ScheduledTransfer) GetAccountType ¶ added in v0.48.0
func (m *ScheduledTransfer) GetAccountType() vega.AccountType
func (*ScheduledTransfer) GetOneoffTransfer ¶ added in v0.48.0
func (m *ScheduledTransfer) GetOneoffTransfer() *v1.Transfer
func (*ScheduledTransfer) GetReference ¶ added in v0.48.0
func (m *ScheduledTransfer) GetReference() string
func (*ScheduledTransfer) GetTransfer ¶ added in v0.48.0
func (m *ScheduledTransfer) GetTransfer() *vega.Transfer
func (*ScheduledTransfer) ProtoMessage ¶ added in v0.48.0
func (*ScheduledTransfer) ProtoMessage()
func (*ScheduledTransfer) Reset ¶ added in v0.48.0
func (m *ScheduledTransfer) Reset()
func (*ScheduledTransfer) String ¶ added in v0.48.0
func (m *ScheduledTransfer) String() string
func (*ScheduledTransfer) XXX_DiscardUnknown ¶ added in v0.48.0
func (m *ScheduledTransfer) XXX_DiscardUnknown()
func (*ScheduledTransfer) XXX_Marshal ¶ added in v0.48.0
func (m *ScheduledTransfer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ScheduledTransfer) XXX_Merge ¶ added in v0.48.0
func (m *ScheduledTransfer) XXX_Merge(src proto.Message)
func (*ScheduledTransfer) XXX_Size ¶ added in v0.48.0
func (m *ScheduledTransfer) XXX_Size() int
func (*ScheduledTransfer) XXX_Unmarshal ¶ added in v0.48.0
func (m *ScheduledTransfer) XXX_Unmarshal(b []byte) error
type ScheduledTransferAtTime ¶ added in v0.48.0
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ScheduledTransferAtTime) Descriptor ¶ added in v0.48.0
func (*ScheduledTransferAtTime) Descriptor() ([]byte, []int)
func (*ScheduledTransferAtTime) GetDeliverOn ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) GetDeliverOn() int64
func (*ScheduledTransferAtTime) GetTransfers ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) GetTransfers() []*ScheduledTransfer
func (*ScheduledTransferAtTime) ProtoMessage ¶ added in v0.48.0
func (*ScheduledTransferAtTime) ProtoMessage()
func (*ScheduledTransferAtTime) Reset ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) Reset()
func (*ScheduledTransferAtTime) String ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) String() string
func (*ScheduledTransferAtTime) XXX_DiscardUnknown ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) XXX_DiscardUnknown()
func (*ScheduledTransferAtTime) XXX_Marshal ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ScheduledTransferAtTime) XXX_Merge ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) XXX_Merge(src proto.Message)
func (*ScheduledTransferAtTime) XXX_Size ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) XXX_Size() int
func (*ScheduledTransferAtTime) XXX_Unmarshal ¶ added in v0.48.0
func (m *ScheduledTransferAtTime) XXX_Unmarshal(b []byte) error