use proper manual piece and size setting

This commit is contained in:
whyrusleeping
2020-03-03 18:19:28 -08:00
parent 2be2891647
commit 52acfb88ee
5 changed files with 22 additions and 11 deletions
+1
View File
@@ -92,6 +92,7 @@ func (a *API) ClientStartDeal(ctx context.Context, params *api.StartDealParams)
if err != nil {
return nil, xerrors.Errorf("failed getting chain height: %w", err)
}
result, err := a.SMDealClient.ProposeStorageDeal(
ctx,
params.Wallet,