You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DealTypestring`json:"dealType"`// Deal type: market (f05) or pdp (f41)
26
28
HTTPHeaders []string`json:"httpHeaders"`// http headers to be passed with the request (i.e. key=value)
27
29
URLTemplatestring`json:"urlTemplate"`// URL template with PIECE_CID placeholder for boost to fetch the CAR file, i.e. http://127.0.0.1/piece/{PIECE_CID}.car
28
30
PricePerGBEpochfloat64`default:"0" json:"pricePerGbEpoch"`// Price in FIL per GiB per epoch
0 commit comments