Merge pull request #3107 from yaohcn/feat/addpiece-configurable
make addpiece configurable
This commit is contained in:
@@ -133,6 +133,7 @@ func DefaultStorageMiner() *StorageMiner {
|
||||
Common: defCommon(),
|
||||
|
||||
Storage: sectorstorage.SealerConfig{
|
||||
AllowAddPiece: true,
|
||||
AllowPreCommit1: true,
|
||||
AllowPreCommit2: true,
|
||||
AllowCommit: true,
|
||||
|
||||
Reference in New Issue
Block a user