TransformInstruction
Defined in: account-kit/react/dist/types/hooks/useSolanaTransaction.d.ts:11
Used in the sendTransaction, will transform either the instructions (or the transfer -> instructions) into a transaction
Parameters
Returns
PromiseOrValue<Transaction | VersionedTransaction>