Skip to content

UseDeletePieceProps

Defined in: synapse-react/src/warm-storage/use-delete-piece.ts:9

optional mutation: Omit<MutateOptions<TransactionReceipt, Error, UseDeletePieceVariables, unknown>, "mutationFn">

Defined in: synapse-react/src/warm-storage/use-delete-piece.ts:14


optional onHash: (hash) => void

Defined in: synapse-react/src/warm-storage/use-delete-piece.ts:13

The callback to call when the hash is available.

ParameterType
hashstring

void