pub async fn query( config: &mut Config, addr: impl AsRef<str> + Serialize + DeserializeOwned + Clone, msg: impl Serialize ) -> Result<Value>