Skip to content

Documentation / server-auth / SolanaSignAndSendTransactionInputType

Type alias: SolanaSignAndSendTransactionInputType

SolanaSignAndSendTransactionInputType: SolanaRpcWrapper<Object>

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

Type declaration

caip2

caip2: SolanaCaip2ChainId

CAIP-2 chain ID for the Solana network to broadcast the transaction on.

transaction

transaction: Transaction | VersionedTransaction

Transaction object to sign with the wallet