Discover Packages
github.com/zeus-fyi/zeus
pkg
apollo
client
req_types
package
Version:
v0.0.9-rc.1
Opens a new window with list of versions in this module.
Published: Dec 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type ValidatorBalancesRequest struct {
ValidatorIndexes []int `json:"validatorIndexes"`
LowerEpoch int `json:"lowerEpoch"`
HigherEpoch int `json:"higherEpoch"`
}
type ValidatorsRequest struct {
ValidatorIndexes []int `json:"validatorIndexes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.