I'm trying to fetch ETH_TEST_HOODI staking positions in the testnet, but the ChainDescriptor does not support this value. So I'm not able to use the getAllDelegations method, the method getChains also breaks with the same error when I try to fetch the available chains.
Cannot construct instance of com.fireblocks.sdk.model.ChainDescriptor, problem: Unexpected value 'ETH_TEST_HOODI'
Could we update the SDK version adding this value?
Thanks!