@provex/react 1.6.1-rc.20260513035435.fd75ed4 → 1.6.1

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,7 +1383,6 @@ 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,
1387
1386
  refetch,
1388
1387
  refetchAll
1389
1388
  }), [