Versions in this module Expand all Collapse all v0 v0.1.0 Jun 8, 2022 Changes in this version + type HttpClient struct + func NewHttpClient(addr string) *HttpClient + func (h *HttpClient) NodeIdentity() (*Identity, error) + type Identity struct + ENR string + PeerID string