Skip to content

Documentation / server-auth / SolanaSignTransactionInputType

Type alias: SolanaSignTransactionInputType

SolanaSignTransactionInputType: SolanaRpcWrapper<Object>

Input for the privy.walletApi.solana.signTransaction(...) method.

Type declaration

transaction

transaction: Transaction | VersionedTransaction

Transaction object to sign with the wallet