Hoodi Testnet Eigenlayer Operator test

I’m running eigenlayer on the hoodi testnet and testing to see if rewards are generated by opting in to AVS.
I’ve registered an operator, but I’m getting an error when opting in to AVS.
The https://hoodi.eigenlayer.xyz/avs dashboard doesn’t seem to allow the optin operation, and when I try to run register-operator-sets via the eigenlayer CLI, I keep getting the following error, indicating that the hoodi testnet flag isn’t being applied.

Mar 4 03:41:48.864 DBG elcontracts/bindings.go:88 PermissionController address not provided, calls to the contract will not work
Mar 4 03:41:48.864 DBG elcontracts/bindings.go:100 AVSDirectory address not provided, calls to the contract will not work
Mar 4 03:41:48.864 DBG elcontracts/bindings.go:109 RewardsCoordinator address not provided, calls to the contract will not work
failed to register for operator sets: failed to get public key registration params: execution reverted

Is there a way to resolve this?
Is it possible to test the operator’s reward generation cycle on the hoodi testnet?

1 Like