ethclient: add DialContext and Close (#16318)
DialContext allows users to pass a Context object for cancellation. Close closes the underlying RPC connection.
Please register or sign in to comment
good morning!!!!
DialContext allows users to pass a Context object for cancellation. Close closes the underlying RPC connection.