SolanaConnection

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

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