internal: update web3.js to 0.18.1, embed deps with go-bindata (#3545)
This commit is contained in:
committed by
Felix Lange
parent
3dab303826
commit
93077c98e4
@ -535,12 +535,6 @@ web3._extend({
|
||||
call: 'personal_importRawKey',
|
||||
params: 2
|
||||
}),
|
||||
new web3._extend.Method({
|
||||
name: 'sendTransaction',
|
||||
call: 'personal_sendTransaction',
|
||||
params: 2,
|
||||
inputFormatter: [web3._extend.formatters.inputTransactionFormatter, null]
|
||||
}),
|
||||
new web3._extend.Method({
|
||||
name: 'sign',
|
||||
call: 'personal_sign',
|
||||
|
Reference in New Issue
Block a user