Also, I did not specify the --default-bootnode flag and it still gave me localhost as the default node. I would remove the --default-bootnode option from the CLI and just make it default to always include localhost as the default bootnode unless specified otherwise.
Renders the following json:
It is expected to output
Live
and notLocal
.Also, I did not specify the
--default-bootnode
flag and it still gave me localhost as the default node. I would remove the--default-bootnode
option from the CLI and just make it default to always include localhost as the default bootnode unless specified otherwise.