Skip to content

Documentation / server-auth / SolanaSignAndSendTransactionResponseType

Type alias: SolanaSignAndSendTransactionResponseType

SolanaSignAndSendTransactionResponseType: Object

Response for the `privy.walletApi.solana.signAndSendTransaction(...) method.

Type declaration

caip2

caip2: SolanaCaip2ChainId

CAIP-2 chain ID for the network the transaction was broadcasted on.

hash

hash: string

Hash for the broadcasted transaction.