Skip to content

Conversation

@hayarobi
Copy link
Member

There was a mistake in the configurations for the testnet.
It looks like the same mistake occurred on the mainnet, but the error did not occur on it, and I'm analyzing that.

@hayarobi hayarobi requested a review from ultrafellen October 23, 2025 08:31
Copy link
Member

@ultrafellen ultrafellen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please roll back only for the eigenda proxy rpc address.

"eigen-da": {
"enable": true,
"rpc": "http://localhost:3100"
"rpc": "http://eigenda-proxy:3100"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about reverting it to localhost so it can run? Other configurations have an RPC URL inserted that can be run right away.

"eigen-da": {
"enable": true,
"rpc": "http://localhost:3100"
"rpc": "http://eigenda-proxy:3100"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same reason

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

Successfully merging this pull request may close these issues.

3 participants