Skip to content

Documentation / react-auth / SupportedSolanaTransaction

Type alias: SupportedSolanaTransaction

SupportedSolanaTransaction: Transaction | VersionedTransaction

A transaction that can be sent to the Solana network. Legacy transactions or v0 transactions (versioned) are supported. Refer to Transaction and VersionedTransaction