Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethclient: add DialContext and Close (ethereum#16318)
DialContext allows users to pass a Context object for cancellation. Close closes the underlying RPC connection.
- Loading branch information