mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
6fceb72a74
Extract private key setup from the global config setup to make it reusable. Return errors instead of panicing. * NodeKey() method is removed - it is unused. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
config_test.go | ||
config.go | ||
defaults.go | ||
doc.go | ||
endpoints.go | ||
errors.go | ||
lifecycle.go | ||
node_example_test.go | ||
node_test.go | ||
node.go | ||
rpcstack_test.go | ||
rpcstack.go | ||
utils_test.go |