Add miner config to always keep ensealed deal copies
This commit is contained in:
@@ -64,6 +64,8 @@ type SealingConfig struct {
|
||||
MaxSealingSectorsForDeals uint64
|
||||
|
||||
WaitDealsDelay Duration
|
||||
|
||||
AlwaysKeepUnsealedCopy bool
|
||||
}
|
||||
|
||||
type MinerFeeConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user