File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -383,19 +383,28 @@ Orderer: &OrdererDefaults
383383 ServerTLSCert : path/to/ServerTLSCert0
384384 MSPID : OrdererOrg0
385385 Identity : path/to/OSN/signcert0
386+ ConsenterId : 0
386387 - Host : smartbft1.example.com
387388 Port : 7050
388389 ClientTLSCert : path/to/ClientTLSCert1
389390 ServerTLSCert : path/to/ServerTLSCert1
390391 MSPID : OrdererOrg1
391392 Identity : path/to/OSN/signcert1
393+ ConsenterId : 1
392394 - Host : smartbft2.example.com
393395 Port : 7050
394396 ClientTLSCert : path/to/ClientTLSCert2
395397 ServerTLSCert : path/to/ServerTLSCert2
396398 MSPID : OrdererOrg2
397399 Identity : path/to/OSN/signcert2
398-
400+ ConsenterId : 2
401+ - Host : smartbft3.example.com
402+ Port : 7050
403+ ClientTLSCert : path/to/ClientTLSCert3
404+ ServerTLSCert : path/to/ServerTLSCert3
405+ MSPID : OrdererOrg3
406+ Identity : path/to/OSN/signcert3
407+ ConsenterId : 3
399408
400409 # Organizations lists the orgs participating on the orderer side of the
401410 # network.
You can’t perform that action at this time.
0 commit comments