Skip to content

UseDeletePieceProps

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

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

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


optional onHash: (hash) => void;

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

The callback to call when the hash is available.

ParameterType
hashstring

void


optional sessionKey: SessionKey;

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