added console command
This commit is contained in:
committed by
Bas van Kervel
parent
bbfa0a3dcb
commit
1b59f89095
@@ -27,11 +27,6 @@ var (
|
||||
}, ",")
|
||||
)
|
||||
|
||||
const (
|
||||
// List with all API's which are offered over the IPC interface by default
|
||||
DefaultIpcApis = "eth"
|
||||
)
|
||||
|
||||
// Ethereum RPC API interface
|
||||
type EthereumApi interface {
|
||||
// API identifier
|
||||
|
Reference in New Issue
Block a user