Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Peers from a new organization can join a running fabric network
  2. A client application can perform Fabric SDK provided APIs call API calls against any of the peers and orderers to perform the following Fabric operations:
    1. Channel create
    2. Channel join
    3. Chaincode install
    4. Chaincode instantiate
    5. Chaincode invoke

...