Skip to content
Alchemy Logo

SolanaConnection

Defined in: account-kit/react/src/hooks/useSolanaConnection.ts:13

Returned from the solana connection.

PropertyTypeDescription

connection

null | Connection

The solana connection used to send the transaction

signer

null | SolanaSigner

The solana signer used to send the transaction

Was this page helpful?