PreSend
Defined in: account-kit/react/dist/types/hooks/useSolanaTransaction.d.ts:7
Used right before we send the transaction out, this is going to be the signer.
Parameters
Returns
PromiseOrValue<VersionedTransaction | Transaction>
Defined in: account-kit/react/dist/types/hooks/useSolanaTransaction.d.ts:7
Used right before we send the transaction out, this is going to be the signer.
PromiseOrValue<VersionedTransaction | Transaction>