hyperledger / hyperledger/fabric-sdk-py

Channel config decoding issue

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
416
Forks
203
PR merge metrics
No merged PRs in 30d

Description

Hi,
I'm having an issue with fetch of the config block for a channel, for some reason when fetching config block using python sdk config part `/channel_group/groups/Orderer/values/ConsensusType/value` doesn't have `metadata/consenters` field. It seems to be an issue with protobuf decoding because if I fetch application channel config without decoding everything is in place, but `get_channel_config_with_orderer` doesn't allow fetch of the system channel config without decoding. Can anyone comment on this if this is known issue or maybe I'm doing something wrong?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.