Browse Source

remove async sign checking and add system.epoch.delay in testnt config tool

tags/1.6.4
liuyuanmu 2 years ago
parent
commit
7a35c6bc21
2 changed files with 3 additions and 1 deletions
  1. +1
    -1
      core
  2. +2
    -0
      deploy/deploy-peer/src/main/resources/config/init/bftsmart/bftsmart.config

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit e9c17f5a2e960ca09f7575016f750abb63b8e52f
Subproject commit 17feba35ba1735a82a44a2b332575dc8fb2f23a7

+ 2
- 0
deploy/deploy-peer/src/main/resources/config/init/bftsmart/bftsmart.config View File

@@ -162,4 +162,6 @@ system.bft = true
#Custom View Storage;
#view.storage.handler=bftsmart.reconfiguration.views.DefaultViewStorage

#block delay;
system.epoch.delay=50


Loading…
Cancel
Save