summaryrefslogtreecommitdiff
path: root/src/post.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post.h')
-rw-r--r--src/post.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/post.h b/src/post.h
index 48b614bf..48093463 100644
--- a/src/post.h
+++ b/src/post.h
@@ -245,6 +245,8 @@ public:
return const_cast<post_t *>(this)->reported_account();
}
+ virtual string hash(string nonce) const;
+
friend class xact_t;
struct compare_by_date_and_sequence