-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Issue Summary
When trying to run the aggregator on the testnet (holesky), I encountered the following error:
Fatal error opening websocket subscription for new pubkey registrations {"err":"exceed maximum block range: 50000","service":"OperatorPubkeysServiceInMemory"}
Stacktrace
github.com/Layr-Labs/eigensdk-go/logging.(*ZapLogger).Error
/Users/jamesnguyen/go/pkg/mod/github.com/!layr-!labs/[email protected]/logging/zap_logger.go:57
github.com/Layr-Labs/eigensdk-go/services/operatorpubkeys.(*OperatorPubkeysServiceInMemory).startServiceInGoroutine.func1
/Users/jamesnguyen/go/pkg/mod/github.com/!layr-!labs/[email protected]/services/operatorpubkeys/operatorpubkeys_inmemory.go:79
panic: exceed maximum block range: 50000
How can I resolve the "exceed maximum block range: 50000" error when running the example on the testnet (holesky)?
Metadata
Metadata
Assignees
Labels
No labels