Documentation ¶
Index ¶
Constants ¶
View Source
const HestiaEndpoint = "https://hestia.zeus.fyi"
View Source
const HestiaLocalEndpoint = "http://localhost:9002"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hestia ¶
type Hestia struct {
zeus_client.ZeusClient
}
func NewDefaultHestiaClient ¶
func NewLocalHestiaClient ¶
func (*Hestia) ValidatorsServiceRequest ¶
func (h *Hestia) ValidatorsServiceRequest(ctx context.Context, rr hestia_req_types.CreateValidatorServiceRequest) (hestia_resp_types.Response, error)
Click to show internal directories.
Click to hide internal directories.