package
1.1.1
Repository: https://github.com/obolnetwork/charon.git
Documentation: pkg.go.dev

# Functions

NewComponent returns a new instance of the validator API core workflow component.
NewComponentInsecure returns a new instance of the validator API core workflow component that does not perform signature verification.
NewRouter returns a new validator http server router.
SlotFromTimestamp returns the Ethereum slot associated to a timestamp, given the genesis configuration fetched from client.

# Structs

No description provided by the author

# Interfaces

Handler defines the request handler providing the business logic for the validator API router.