Skip to main content

FIND_RD

Constant FIND_RD 

Source
const FIND_RD: &str = "
  SELECT contents
  FROM RouterDescs
  WHERE sha1_digest = ?
";
Expand description

Query: find the router descriptors with a given hex-encoded sha1 digest