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