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
Currently there is a paramter in core.yaml file
which defines the ordering service endpoint,
CORE_PEER_COMMITTER_LEDGER_ORDERER. This commit
takes care to read configuration transaction to
extract list of orderers endpoints and use it for
delivery client.
There is no more need in CORE_PEER_COMMITTER_LEDGER_ORDERER,
hence relevant section in core.yaml files cleaned as well.
Change-Id: I07a5bf19a1725194510afb90dae23c68af6ab95f
Signed-off-by: Artem Barger <[email protected]>
0 commit comments