fabric-sdk-py
latest
  • Fabric SDK Python Wiki
  • Hyperledger Project
  • Hyperledger mailing lists
  • Tutorial
    • 0. Prepare a Testing Environment
      • 0.1. Install Fabric SDK
      • 0.2. Setup a Fabric Network
      • 0.3. Create the Connection Profile
    • 1. Get Credentials
      • 1.1 Load the Connection Profile
      • 1.2 Prepare User Id (Optionally)
        • 1.2.1 Using Local Credential
        • 1.2.2 Get Credentail from Fabric CA
    • 2. Operate Channels with Fabric Network
      • 2.1 Create a new channel and join it
      • 2.2 Update the Channel Configuration
    • 3. Operate Chaincodes with Fabric Network
    • 4. Query Informations
      • 4.1 Basic Usage
      • 4.2 Query Block by block hash & transaction id
      • 4.3 Query Block, Transaction and Instantiated Chaincodes
      • 4.4 Get channel configuration
      • 4.5 Use channel discovery
    • License
  • Release Note
    • v0.9.0 Feb 1, 2020
      • Add new features
      • Improvements
      • Known Vulnerabilities
      • Resolved Vulnerabilities
      • Change Log
    • v0.8.1 July 21, 2019
      • Add new features
      • Improvements
      • Known Vulnerabilities
      • Resolved Vulnerabilities
      • Change Log
    • v0.8.0 Apr 12, 2019
      • Add new features
      • Improvements
      • Known Vulnerabilities
      • Resolved Vulnerabilities
      • Change Log
  • Code Style
    • License
  • API Reference
    • hfc
      • Subpackages
        • hfc.fabric
        • hfc.fabric_ca
        • hfc.fabric_network
        • hfc.protos
        • hfc.util
      • Submodules
        • hfc.version
      • Package Contents
        • VERSION
fabric-sdk-py
  • Docs »
  • hfc.protos.msp
  • Edit on GitHub

hfc.protos.msp¶

Submodules¶

  • hfc.protos.msp.identities_pb2
  • hfc.protos.msp.identities_pb2_grpc
  • hfc.protos.msp.msp_config_pb2
  • hfc.protos.msp.msp_config_pb2_grpc
  • hfc.protos.msp.msp_principal_pb2
  • hfc.protos.msp.msp_principal_pb2_grpc

© Copyright 2020, Hyperledger Community Revision 7e373b6d.

Built with Sphinx using a theme provided by Read the Docs.