* 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:
Kevin Froman 2018-07-05 02:31:47 -05:00
parent bd819a3ba6
commit 06986d2703
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
5 changed files with 8 additions and 20 deletions

View file

@ -3,7 +3,7 @@
"dev_mode": true,
"display_header" : true,
"newCommunicator": false,
"newCommunicator": true,
"dc_response": true,
"dc_execcallbacks" : true