fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

Create `useFlowTransaction` for transaction data

Open chasefleming opened this issue 5 months ago • 0 comments

Currently, useFlowTransactionStatus returns the transaction status. But, we also need to introduce a new hook called useFlowTransaction which returns the transaction data.

Note: there was previously a hook called this so make sure to add JSDoc comments mentioning that.

chasefleming avatar May 08 '25 23:05 chasefleming