SolanaWallet
Description: SolanaWallet represents a wallet on the Solana blockchain. This type contains the necessary information to manage and use a Solana wallet, including the cryptographic keypair used for signing transactions. SolanaWallet objects are returned by Solana Wallet nodes.
Attributes:
keypair:
Description: The cryptographic keypair associated with the wallet, used for signing transactions and accessing the wallet's funds.
Last updated
Was this helpful?