package
0.2.0
Repository: https://github.com/seantcanavan/anon-eth-net.git
Documentation: pkg.go.dev

# Functions

ConfigJSONParametersExplained() returns a nicely formatted string which describes all the public variables available to the user for configuration.
FromFile will generate a config struct from the local standard config file which is located inside of the assets folder as 'config.json'.
ToFile will save the current instance of config to the local standard config file which is located inside of the assets folder as 'config.json'.

# Variables

No description provided by the author

# Structs

Config represents a set of public configuration values used throughout the program to help anon-eth-net execute in a manner that the user expects.