Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
  • streamchain
  • common
  • configtx
  • configmap.go
Find file BlameHistoryPermalink
  • Jason Yellick's avatar
    [FAB-2197] Factor out configmap construction · 75327fff
    Jason Yellick authored Feb 12, 2017
    https://jira.hyperledger.org/browse/FAB-2197
    
    
    
    The configtx processing currently performs validation while applying
    configuration.  In order to split this process, the config map
    construction will need to be used in two different code paths, so this
    CR factors it out.
    
    Change-Id: Ib230c3f363d490fb89b83fcd64bf2c9ec4fc67a4
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    75327fff