Skip to content
Snippets Groups Projects
Commit fcd00a13 authored by Jason Yellick's avatar Jason Yellick
Browse files

Switch blockcutter to always use sharedconfig


There was a XXX in the multichain manager to push the blockcutter
batchSize into the blockcutter via sharedconfig, rather than to pass it
at construction time.  This is necessary to be able to dynamically
change the value of the batch size after genesis.

This changeset also introduces a sharedconfig mock structure in the
orderer/mocks package as it will likely be more broadly useful to other
tests going forward.

Change-Id: I1af47c3ca62a545236efa1e03280203ec5e75a76
Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
parent 1093492c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment