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