Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix empty msp, capabilities and anchor peer in ConfigValue (#64)
* Fix empty msp, capabilities and anchor peer ConfigValue Now msps, anchorPeers, capabilities are collected to separated arrays in ChConfig struct, but in config.Versions().Channel such data is empty. Signed-off-by: kopaygorodsky <[email protected]>
- Loading branch information