UseCloseDistributorOptions

@torque-labs/react


@torque-labs/react / UseCloseDistributorOptions

Interface: UseCloseDistributorOptions

Defined in: react/src/hooks/useCloseDistributor.ts:5

Properties

Property
Type

onError?

(error: Error) => void

onSuccess?

(data: { signature: string; }) => void

Last updated