* now use communicator2 by default
* fixed shutdown command crash * now handle shutdown of api in communicator * work on new POW system (block hash being the POW hash)
This commit is contained in:
parent
bd819a3ba6
commit
06986d2703
5 changed files with 8 additions and 20 deletions
|
@ -3,7 +3,7 @@
|
|||
"dev_mode": true,
|
||||
"display_header" : true,
|
||||
|
||||
"newCommunicator": false,
|
||||
"newCommunicator": true,
|
||||
|
||||
"dc_response": true,
|
||||
"dc_execcallbacks" : true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue