# Functions
Claim returns a HandlerFunc which claims a node reward.
LoadConfig loads the configuration data.
LoadConfigData loads the configuration data from a streaming reader
This is useful if for example the data is not stored in the local filesystem.
NewClaimService constructs a new claim service.
# Constants
DefaultConfigPath is the default expected path for the claimer's configuration
This is a relative path, and can be prepended as necessary.