pub fn get(
    txn: &Transaction<'_>,
    hash: &DnaHash
) -> StateQueryResult<Option<DnaDefHashed>>