pub async fn execute( config: &mut Config, addr: impl AsRef<str>, msg: impl Serialize, funds: Vec<Coin> ) -> Result<()>