gen
This commit is contained in:
parent
bcd0faba81
commit
aae259c426
@ -1,3 +1,4 @@
|
||||
[Subsystems]
|
||||
# type: bool
|
||||
#EnableWindowPost = false
|
||||
|
||||
|
@ -703,14 +703,8 @@ over the worker address if this flag is set.`,
|
||||
},
|
||||
"LotusProviderConfig": {
|
||||
{
|
||||
Name: "EnableWindowPost",
|
||||
Type: "bool",
|
||||
|
||||
Comment: ``,
|
||||
},
|
||||
{
|
||||
Name: "EnableWinningPost",
|
||||
Type: "bool",
|
||||
Name: "Subsystems",
|
||||
Type: "ProviderSubsystemsConfig",
|
||||
|
||||
Comment: ``,
|
||||
},
|
||||
@ -921,6 +915,20 @@ This is useful to allow workers to bypass the lotus miner to access sector infor
|
||||
Comment: ``,
|
||||
},
|
||||
},
|
||||
"ProviderSubsystemsConfig": {
|
||||
{
|
||||
Name: "EnableWindowPost",
|
||||
Type: "bool",
|
||||
|
||||
Comment: ``,
|
||||
},
|
||||
{
|
||||
Name: "EnableWinningPost",
|
||||
Type: "bool",
|
||||
|
||||
Comment: ``,
|
||||
},
|
||||
},
|
||||
"ProvingConfig": {
|
||||
{
|
||||
Name: "ParallelCheckLimit",
|
||||
|
Loading…
Reference in New Issue
Block a user