Solana Wallet
The Solana Wallet node
creates a Solana wallet instance that can be used to perform transactions.
Inputs
private_key:
description: The private key for the Solana wallet.
allowed types: SolanaPrivateKey, Secret
default value: None
Output
description: An object containing the info about the generated wallet.
type: SolanaWallet
Tags
crypto
solana
Last updated