mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-15 23:26:46 +00:00
refactored code
This commit is contained in:
@@ -55,6 +55,7 @@ async function initializeAgent() {
|
||||
process.env.RPC_URL!,
|
||||
{
|
||||
OPENAI_API_KEY: process.env.OPENAI_API_KEY!,
|
||||
HELIUS_API_KEY: process.env.HELIUS_API_KEY!,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user