Skip to content

Commit

Permalink
RPC updated
Browse files Browse the repository at this point in the history
  • Loading branch information
adielliot37 authored Dec 23, 2024
1 parent 6e6b36f commit 7dca40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agent/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export class SolanaAgentKit {

constructor(
private_key: string,
rpc_url = "https://api.mainnet-beta.solana.com",
rpc_url = "https://api.testnet.solana.com",
// openai_api_key: string,
zkagi_api_key: string,
) {
Expand Down

0 comments on commit 7dca40d

Please sign in to comment.