pub fn parse_rpc_hash_map(hash_map_json: &str) -> Result<Value, String>
Parse an RPC hash map JSON and produce a reverse lookup (hash -> original name).