PreflightInfo
Defined in: packages/synapse-sdk/src/types.ts:450
Preflight information for storage uploads
Properties
Section titled “Properties”allowanceCheck
Section titled “allowanceCheck”allowanceCheck:
object
Defined in: packages/synapse-sdk/src/types.ts:458
Allowance check results
message?
Section titled “message?”
optionalmessage:string
sufficient
Section titled “sufficient”sufficient:
boolean
estimatedCost
Section titled “estimatedCost”estimatedCost:
object
Defined in: packages/synapse-sdk/src/types.ts:452
Estimated storage costs
perDay
Section titled “perDay”perDay:
bigint
perEpoch
Section titled “perEpoch”perEpoch:
bigint
perMonth
Section titled “perMonth”perMonth:
bigint
selectedDataSetId
Section titled “selectedDataSetId”selectedDataSetId:
number|null
Defined in: packages/synapse-sdk/src/types.ts:465
Selected data set ID (null when no specific dataset selected)
selectedProvider
Section titled “selectedProvider”selectedProvider:
PDPProvider|null
Defined in: packages/synapse-sdk/src/types.ts:463
Selected service provider (null when no specific provider selected)