You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subtask of FAB-1171
- In orderer.yaml, renamed General.BatchSize to
General.BatchSize.MaxMessageCount.
- In shared config, changed type of BatchSize from
unit32 to *ab.BatchSize.
These previously checked-in generated proto go source
files did not match the output of `make protos`, so
I'm checking them in now:
msp/identities.pb.go
protos/msp/mspconfig.pb.go
This generated proto go source file was not previously
checked in:
core/crypto/attributes/proto/attributes.pb.go
Change-Id: Ice3d398f191eaaeaaae8c3ce9d5612100a76b582
Signed-off-by: Luis Sanchez <[email protected]>
0 commit comments