UseOfferActionOptions
@torque-labs/react / UseOfferActionOptions
Interface: UseOfferActionOptions
Defined in: react/src/hooks/useOfferAction.ts:7
Properties
Property
Type
enabled?
boolean
index
number
offerId
string
onError?
(error: Error) => void
onSuccess?
(signature: string) => void
Last updated
