Skip to content

ProofSetInfo

Defined in: packages/iso-filecoin-synapse/src/types.ts:62

Proof set information returned from Pandora contract

numbers changed to bigint

clientDataSetId: bigint

Defined in: packages/iso-filecoin-synapse/src/types.ts:76

Client’s sequential dataset ID within this Pandora contract


commissionBps: bigint

Defined in: packages/iso-filecoin-synapse/src/types.ts:70

Commission rate in basis points


metadata: string

Defined in: packages/iso-filecoin-synapse/src/types.ts:72

General metadata for the proof set


payee: string

Defined in: packages/iso-filecoin-synapse/src/types.ts:68

SP’s beneficiary address


payer: string

Defined in: packages/iso-filecoin-synapse/src/types.ts:66

Address paying for storage


railId: bigint

Defined in: packages/iso-filecoin-synapse/src/types.ts:64

Pandora payment rail ID (different from PDPVerifier proof set ID)


rootMetadata: readonly string[]

Defined in: packages/iso-filecoin-synapse/src/types.ts:74

Array of metadata for each root


withCDN: boolean

Defined in: packages/iso-filecoin-synapse/src/types.ts:78

Whether the proof set is using CDN