Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doubt about cheqd testnet configuration #1826

Open
ismapolis opened this issue Apr 10, 2024 · 0 comments
Open

Doubt about cheqd testnet configuration #1826

ismapolis opened this issue Apr 10, 2024 · 0 comments

Comments

@ismapolis
Copy link

I want to connect to cheqd testnet and I have this network configuration on the agent.

cheqd: new CheqdModule(
      new CheqdModuleConfig({
        networks: [
          {
            network: "testnet",
            cosmosPayerSeed:
              "grant breeze theme grunt find road diesel unfair idea muffin fringe wink",
          },
        ],
      })
    ),

When I try to initialize the agent it throws this error.

 ERROR  ERROR: Skipping connection for network testnet in cheqd sdk due to error in initialization: Cannot read property 'connect' of undefined

What I am missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant