@provex/react 1.6.1 → 1.6.2-rc.20260513155841.42a197e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1383,6 +1383,7 @@ function usePayeeDetails({
1383
1383
  isPruned: indexedIntent?.status === "pruned",
1384
1384
  prunedAt: indexedIntent?.prunedAt ?? null,
1385
1385
  isFulfilled: indexedIntent?.status === "fulfilled",
1386
+ fulfillTxHash: indexedIntent?.fulfillTxHash ?? null,
1386
1387
  refetch,
1387
1388
  refetchAll
1388
1389
  }), [