System information
Gethclient version: v1.10.26
CL client & version: lighthouse
OS & Version: OSX
Commit hash : latest
Expected behaviour
Expected to be able to use the mentioned function on my go code.
Actual behaviour
The function is not available on the official gethclient package: https://pkg.go.dev/github.com/ethereum/[email protected]/ethclient/gethclient
Steps to reproduce the behaviour
Check out the go package (https://pkg.go.dev/github.com/ethereum/[email protected]/ethclient/gethclient) and see that the function is not there.