summaryrefslogtreecommitdiff
path: root/quackleio/gaddagfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'quackleio/gaddagfactory.h')
-rw-r--r--quackleio/gaddagfactory.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/quackleio/gaddagfactory.h b/quackleio/gaddagfactory.h
index 2d21192..03cb546 100644
--- a/quackleio/gaddagfactory.h
+++ b/quackleio/gaddagfactory.h
@@ -41,6 +41,9 @@ public:
void generate();
void writeIndex(const QString& fname);
+ const char* hashBytes() { return m_hash.charptr; };
+
+
private:
class Node {
public: