DeployPackContractOptions

type DeployPackContractOptions = Prettify<
ClientAndChainAndAccount & { params: PackContractParams }
>;