pub fn generate( resolver: &MsgResolver, out_dir: &Path, contract_srvs: Option<&BTreeSet<(String, String)>>, verbose: bool, ) -> Result<()>