Skip to content

Commit

Permalink
docs: update config description for remote commp (#1226)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobQuistNL authored Feb 27, 2023
1 parent 7dbbb55 commit 191fdd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/config/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ type DealmakingConfig struct {
MaxTransferDuration Duration

// Whether to do commp on the Boost node (local) or on the Sealer (remote)
// Please note that this only works for v1.2.0 deals and not legacy deals
RemoteCommp bool
// The maximum number of commp processes to run in parallel on the local
// boost process
Expand Down

0 comments on commit 191fdd2

Please sign in to comment.