createTransaction
Callable
Parameters
connection: Connection
A connection to the cluster.
account: PublicKey
Signer account within a wallet.
fields: CreateTransactionFields
Fields from a transfer request URL.
Returns Promise<Transaction>
A connection to the cluster.
Signer account within a wallet.
Fields from a transfer request URL.
Create a Solana Pay transfer transaction.
{CreateTransactionError}