internal: drop TestSignCliqueBlock (#24837)

This commit is contained in:
Sina Mahmoodi
2022-05-10 10:46:26 +02:00
committed by GitHub
parent 7caa2d8163
commit 5b46f1d1eb
2 changed files with 0 additions and 46 deletions
-6
View File
@@ -233,12 +233,6 @@ web3._extend({
call: 'debug_getBlockRlp',
params: 1
}),
new web3._extend.Method({
name: 'testSignCliqueBlock',
call: 'debug_testSignCliqueBlock',
params: 2,
inputFormatter: [web3._extend.formatters.inputAddressFormatter, null],
}),
new web3._extend.Method({
name: 'setHead',
call: 'debug_setHead',