Skip to main content

FIND_MD

Constant FIND_MD 

Source
const FIND_MD: &str = "
  SELECT contents
  FROM Microdescs
  WHERE sha256_digest = ?
";
Expand description

Query: find the microdescriptor with a given hex-encoded sha256 digest