release: v0.1.0-alpha.14 (#5987)

This commit is contained in:
Alexey Shekhirin
2024-01-09 18:56:24 +00:00
committed by GitHub
parent 467c22b38b
commit c80831cdba
4 changed files with 56 additions and 56 deletions

View File

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

View File

@ -109,7 +109,7 @@ Networking:
--identity <IDENTITY>
Custom node identity
[default: reth/v0.1.0-alpha.13-<SHA>/aarch64-apple-darwin]
[default: reth/<VERSION>-<SHA>/<ARCH>]
--p2p-secret-key <PATH>
Secret key to use for this node.