fetchTransaction
Callable
Parameters
link: string | URL
linkin the Solana Pay spec.account: PublicKey
Public key of a signer account.
connection: Connection
A connection to the cluster.
optionalcommitment: Commitment
Commitmentlevel for the recent blockhash.
Returns Promise<Transaction>
Fetch a transaction from a Solana Pay transaction request link.
{FetchTransactionError}