fabric
fabric copied to clipboard
Manipulating MaxMessageCount and BatchTimeout values in SmartBFT 2.3.0 is not working.
We changed default configurations (RequestBatchMaxCount) to 10 from 100 in github.com/SmartBFT-Go/consensus/pkg/types file and we also tried setting MaxMessageCount in configtx.yaml to 10. However we noticed that the RequestBatchMaxCount remained as 100 only. Please let us know how and where we can manipulate RequestBatchMaxCount / MaxMessageCount and BatchTimeout values in Smart BFT configuration.