This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"entires" : [ | |
{ "type" : "A", "name" : "@" , "value" : "SOMEIP"}, | |
{ "type" : "A", "name" : "*" , "value" : "SOMEIP"}, | |
{ "type" : "TXT", "name" : "BLAH" , "value" : "SPOOPY SPAREY SPELINGTONS"} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def parseInputs(): | |
parser = argparse.ArgumentParser( | |
description='This script may be run on a validator node to discover information on all the validators ' | |
'configured in the ledger.') | |
parser.add_argument('--writeJson', | |
help='Boolean flag. If set, the output is json. (Default: the output is csv.)', | |
action='store_true') | |
parser.add_argument('--protocolVersion', help='Protocol version option is used to set which version of ' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am evelynevergreene on github. | |
* I am evynova (https://keybase.io/evynova) on keybase. | |
* I have a public key ASC7YxC1hYTYirypHDyvom5a411jpDaTcfEsAp6PcurEwAo | |
To claim this, I am signing this object: |