export interface IFabricContractDeployment { chaincodeId: string; channelName: string; }