Imports a solana account given a private key and the Keypair solana/web3.js package's class.
It creates a solana wallet containing information about the account, extracted in the SOLAccount constructor.
The private key of the account to import.
Imports a solana account given a private key and the Keypair solana/web3.js package's class.
It creates a solana wallet containing information about the account, extracted in the SOLAccount constructor.