cmd/geth, internal, node, vendor: nuke geth monitor

This commit is contained in:
Péter Szilágyi
2019-04-05 12:04:15 +03:00
parent 36f81118f6
commit 29bc982d75
202 changed files with 11577 additions and 55207 deletions

View File

@ -234,7 +234,7 @@ web3._extend({
new web3._extend.Method({
name: 'testSignCliqueBlock',
call: 'debug_testSignCliqueBlock',
params: 2,
params: 2,
inputFormatters: [web3._extend.formatters.inputAddressFormatter, null],
}),
new web3._extend.Method({
@ -262,11 +262,6 @@ web3._extend({
name: 'chaindbCompact',
call: 'debug_chaindbCompact',
}),
new web3._extend.Method({
name: 'metrics',
call: 'debug_metrics',
params: 1
}),
new web3._extend.Method({
name: 'verbosity',
call: 'debug_verbosity',