Skip to content

UseFundWalletProps

Defined in: synapse-react/src/calibration.ts:8

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

Defined in: synapse-react/src/calibration.ts:12

The mutation options.


optional onHash: (hash) => void

Defined in: synapse-react/src/calibration.ts:16

The callback to call when the hash is available.

ParameterType
hashstring

void