pub fn resolve_parent(log: &Log, timeout: Option<u64>) -> Option<String>
Given a crate::eth::Log (which must be a log from hypermap), resolve the parent name of the new entry or note.
crate::eth::Log