UseDeployDistributorOptions

@torque-labs/react


@torque-labs/react / UseDeployDistributorOptions

Interface: UseDeployDistributorOptions

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

Properties

Property
Type

onError?

(error: Error) => void

onSuccess?

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

Last updated