# Functions
CreateAuthToken generates a new jwt key, token and writes them to a file in the specified directory.
NewServer instantiates a new HTTP server.
# Structs
ChainHead is the response for api endpoint /beacon/chainhead.
Config options for the HTTP server.
Fee Recipient keymanager api.
gas limit keymanager api.
Graffiti keymanager api.
local keymanager api.
remote keymanager api.
Server defining a HTTP server for the remote signer API and registering clients.
voluntary exit keymanager api.
# Type aliases
KeymanagerKind is a type of key manager for the wallet.