Skip to content

ProofSetInfo

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

Proof set information returned from Pandora contract

numbers changed to bigint

clientDataSetId: bigint

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

Client’s sequential dataset ID within this Pandora contract


commissionBps: bigint

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

Commission rate in basis points


metadata: string

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

General metadata for the proof set


payee: string

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

SP’s beneficiary address


payer: string

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

Address paying for storage


railId: bigint

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

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


rootMetadata: readonly string[]

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

Array of metadata for each root


withCDN: boolean

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

Whether the proof set is using CDN