Docs

ContractInfoInput

type ContractInfoInput = {
accountInfo?: AccountContractInfo;
factoryInfo?: FactoryContractInfo;
};