erigon-pulse/cmd/devnet/args
Mark Holt 051cad0fdd
Devnet diagnostics (#7762)
Added support tunnel to the devnet cmd. In order to get this to run I
made the following changes:

* Create a public function 
* Added non root logging

I have also added commentary to the readme to explain the additional
command line arguments needed to integrate with diagnostics. In summary,
if you set the --diagnostics.url the devenet will wait for diagnostic
requests rather than exiting

---------

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2023-06-20 10:11:55 +01:00
..
args.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
node_test.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
node.go Devnet diagnostics (#7762) 2023-06-20 10:11:55 +01:00