Skip to main content

INSERT_MD

Constant INSERT_MD 

Source
const INSERT_MD: &str = "
  INSERT OR REPLACE INTO Microdescs ( sha256_digest, last_listed, contents )
  VALUES ( ?, ?, ? );
";
Expand description

Query: Add a new microdescriptor