feat: add verified-deal flag to lotus client deal
This commit is contained in:
committed by
Łukasz Magiera
parent
f48681a61d
commit
46f07faead
@@ -137,7 +137,7 @@ func (a *API) ClientStartDeal(ctx context.Context, params *api.StartDealParams)
|
||||
big.Zero(),
|
||||
rt,
|
||||
false,
|
||||
false,
|
||||
params.VerifiedDeal,
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user