-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use new default testnet eth rpc url (#638)
The previous default would report that tx did not exist when looked up by hash. This new url works without issue. Also increase the cache size to reduce the chances of being rate limited. Now standing up a local node can successfully synchronize with the bootstrap nodes without being rate limited.
- Loading branch information
1 parent
b146587
commit 0a2749c
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters