Skip to content

UseWithdrawProps

UseWithdrawProps = Omit<WithdrawOptions, "amount"> & object

Defined in: synapse-react/src/payments/index.ts:174

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

optional onHash: (hash) => void

ParameterType
hashstring

void