module documentation

Script to configure the node daemon.

Function Main Main routine.
Function ParseOptions Parses the options passed to the program.
Function VerifyOptions Verifies options and arguments for correctness.
def Main():

Main routine.

def ParseOptions():

Parses the options passed to the program.

Returns
Options and arguments
def VerifyOptions(parser, opts, args):

Verifies options and arguments for correctness.