diff --git a/beacon_chain/conf.nim b/beacon_chain/conf.nim index 99051b44c..c1b3805a2 100644 --- a/beacon_chain/conf.nim +++ b/beacon_chain/conf.nim @@ -782,7 +782,6 @@ type .}: Option[string] lcTrustedBlockRoot* {. - hidden desc: "Recent trusted finalized block root to initialize light client from" name: "trusted-block-root" .}: Option[Eth2Digest]