pub async fn query_state_head(
conn: &ConnectionPool,
address: &ContentAddress,
key: &Key,
) -> Result<Option<Value>>pub async fn query_state_head(
conn: &ConnectionPool,
address: &ContentAddress,
key: &Key,
) -> Result<Option<Value>>