Skip to content

CommitResult

Defined in: packages/synapse-sdk/src/types.ts:501

Result of a commit operation

dataSetId: bigint

Defined in: packages/synapse-sdk/src/types.ts:507

Data set ID (may be newly created)


isNewDataSet: boolean

Defined in: packages/synapse-sdk/src/types.ts:509

Whether a new data set was created


pieceIds: bigint[]

Defined in: packages/synapse-sdk/src/types.ts:505

Piece IDs assigned by the contract


txHash: `0x${string}`

Defined in: packages/synapse-sdk/src/types.ts:503

Transaction hash