Wallet unlock patch
This commit is contained in:
@@ -62,7 +62,8 @@ class Geth {
|
|||||||
"--wsapi",
|
"--wsapi",
|
||||||
"admin,db,eth,net,miner,personal,web3",
|
"admin,db,eth,net,miner,personal,web3",
|
||||||
"--networkid",
|
"--networkid",
|
||||||
"1313114"
|
"1313114",
|
||||||
|
"--allow-insecure-unlock"
|
||||||
]);
|
]);
|
||||||
|
|
||||||
if (!this.gethProcess) {
|
if (!this.gethProcess) {
|
||||||
|
|||||||
Reference in New Issue
Block a user