Skip to content

Support Fabric v3 #430

@dzikowski

Description

@dzikowski

The preview release is available: https://github.com/hyperledger/fabric/releases/tag/v3.0.0-preview

Starting from v3 it requires the following capabilities:

interface CapabilitiesV_3 {
  application: "V2_5";
  channel: "V3_0";
  orderer: "V2_0";
  isV2: true;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions