feat: add fast-retrieval flag to lotus client deal
This commit is contained in:
committed by
Łukasz Magiera
parent
e89eb56a44
commit
5c63581bd5
@@ -136,7 +136,7 @@ func (a *API) ClientStartDeal(ctx context.Context, params *api.StartDealParams)
|
||||
params.EpochPrice,
|
||||
big.Zero(),
|
||||
rt,
|
||||
false,
|
||||
params.FastRetrieval,
|
||||
params.VerifiedDeal,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user