Function: useStellarPay()
useStellarPay(): UseStellarPayResult
Defined in: packages/react/src/use-stellar-pay.ts:31
The split prepare/sign/(pay) surface from the core client, made reactive
(README §4.6). prepare/sign are exposed separately so the dashboard can sign
in the browser and relay through its own BFF instead of calling send. reset
returns the store to idle.
Returns
UseStellarPayResult
