Skip to main content

CreateTransactionFields

Optional parameters for creating a Solana Pay transfer transaction.

Index

Properties

amount

amount: BigNumber

amount in the Solana Pay spec.

optionalmemo

memo?: string

memo in the Solana Pay spec.

recipient

recipient: PublicKey

recipient in the Solana Pay spec.

optionalreference

reference?: References

reference in the Solana Pay spec.

optionalsplToken

splToken?: PublicKey

spl-token in the Solana Pay spec.