fix(nodebuilder/pruner): WARN log for disabled full pruning service should only pop up on start
if --experimental-pruning
is not passed.
#4063
Labels
start
if --experimental-pruning
is not passed.
#4063
Suppress WARN log from
module/pruner
that pruning is disabled when using CLI for anything other thanstart
subcommand for full and bridge node types that are not running with full pruning enabled, via the--experimental-pruning
flag.The text was updated successfully, but these errors were encountered: