diff --git a/clients/reth/reth.sh b/clients/reth/reth.sh index 6adf995d4b..0058f53f88 100644 --- a/clients/reth/reth.sh +++ b/clients/reth/reth.sh @@ -31,7 +31,6 @@ # - HIVE_GRAPHQL_ENABLED turns on GraphQL server # - HIVE_CLIQUE_PRIVATEKEY private key for clique mining # - HIVE_NODETYPE sync and pruning selector (archive, full, light) -# - HIVE_SKIP_POW If set, skip PoW verification during block import # - HIVE_MINER address to credit with mining rewards # - HIVE_MINER_EXTRA extra-data field to set for newly minted blocks