Commit 0a54fed
fix(ethereum): default mainnet nodeURL to Alchemy's public endpoint
eth.llamarpc.com was unreachable — gateway logged 'Unable to fetch block
number' on every startup and all mainnet reads failed. eth-mainnet.g.alchemy.com/public
returns chainId 0x1.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 4e7233b commit 0a54fed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments