Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
renaynay committed Nov 15, 2024
1 parent 9ecfdc2 commit 3c3454b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodebuilder/pruner/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ func ConstructModule(tp node.Type, cfg *Config) fx.Option {

switch tp {
case node.Light:
// LNs enforce pruning by default
return fx.Module("prune",
baseComponents,
prunerService,
Expand Down

0 comments on commit 3c3454b

Please sign in to comment.