mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-14 07:26:46 +00:00
add warning
This commit is contained in:
@@ -44,6 +44,7 @@ export class SolanaAgentKit {
|
||||
"\n----------------------------------\n",
|
||||
this.wallet.secretKey,
|
||||
"\n----------------------------------\n",
|
||||
"Please fund this wallet with SOL to use it (on mainnet), or use the faucet method to request funds (only on devnet/testnet).",
|
||||
);
|
||||
}
|
||||
this.wallet_address = this.wallet.publicKey;
|
||||
|
||||
Reference in New Issue
Block a user