1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethclient
Lorenzo Manacorda b15eb665ee ethclient: add DialContext and Close (#16318)
DialContext allows users to pass a Context object for cancellation.
Close closes the underlying RPC connection.
2018-04-19 15:36:33 +02:00
..
ethclient.go ethclient: add DialContext and Close (#16318) 2018-04-19 15:36:33 +02:00
ethclient_test.go
signer.go