fix(book): default identity (#4767)

This commit is contained in:
Alexey Shekhirin
2023-09-25 16:50:08 +01:00
committed by GitHub
parent 8f9d2908ca
commit f873a2070a

View File

@ -89,7 +89,7 @@ Networking:
--identity <IDENTITY> --identity <IDENTITY>
Custom node identity Custom node identity
[default: reth/v0.1.0-alpha.8-6016da7a1/aarch64-apple-darwin] [default: reth/VERSION/PLATFORM]
--p2p-secret-key <PATH> --p2p-secret-key <PATH>
Secret key to use for this node. Secret key to use for this node.
@ -299,7 +299,7 @@ Builder:
--builder.extradata <EXTRADATA> --builder.extradata <EXTRADATA>
Block extra data set by the payload builder Block extra data set by the payload builder
[default: reth/v0.1.0-alpha.8/macos] [default: reth/VERSION/OS]
--builder.gaslimit <GAS_LIMIT> --builder.gaslimit <GAS_LIMIT>
Target gas ceiling for built blocks Target gas ceiling for built blocks