Merge pull request #6697 from filecoin-project/feat/dealpublish-ctl-config

Config for deal publishing control addresses
This commit is contained in:
Łukasz Magiera
2021-07-08 19:00:29 +02:00
committed by GitHub
17 changed files with 232 additions and 36 deletions
+1
View File
@@ -227,6 +227,7 @@ Response:
"PreCommitControl": null,
"CommitControl": null,
"TerminateControl": null,
"DealPublishControl": null,
"DisableOwnerFallback": true,
"DisableWorkerFallback": true
}