Added protocol caps accessors
This commit is contained in:
@@ -32,6 +32,7 @@ type Peer interface {
|
||||
Version() string
|
||||
PingTime() string
|
||||
Connected() *int32
|
||||
Caps() *ethutil.Value
|
||||
}
|
||||
|
||||
type EthManager interface {
|
||||
|
||||
Reference in New Issue
Block a user