SolanaConnection

Defined in: account-kit/react/dist/types/hooks/useSolanaConnection.d.ts:6

Returned from the solana connection.

Properties

PropertyTypeDescription

connection

null | Connection

The solana connection used to send the transaction

signer

null | SolanaSigner

The solana signer used to send the transaction