fablo
fablo copied to clipboard
Remove support for V1_3, V1_4_2, V1_4_3 capabilities
see:
interface CapabilitiesV1 {
application: "V1_3" | "V1_4_2";
channel: "V1_3" | "V1_4_2" | "V1_4_3";
orderer: "V1_1" | "V1_4_2";
isV2: false;
}