mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
d8d7d8d5df
new flag examples. --https.enabled --https.addr="0.0.0.0" --https.port=443 --https.url="unix:///file.wow" --https.cert="keyfile.cert" --https.key="certfile.cert" also adds support for h2c to the http handler - http2 protocol without tls. |
||
---|---|---|
.. | ||
nodecfg | ||
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 |