support for user agents
This commit is contained in:
@ -49,7 +49,7 @@ var (
|
||||
)
|
||||
|
||||
type EthereumClient interface {
|
||||
// Close underlaying connection
|
||||
// Close underlying connection
|
||||
Close()
|
||||
// Send request
|
||||
Send(interface{}) error
|
||||
|
Reference in New Issue
Block a user